ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
ra8_audio_internal.h File Reference

Private audio-source vtable shared by concrete backends. More...

#include "ra8_attributes.h"
#include "ra8_audio.h"
Include dependency graph for ra8_audio_internal.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  ra8_audio_source_iface
 Operations supplied by every audio source backend. More...

Detailed Description

Private audio-source vtable shared by concrete backends.

Defines the minimal capture, optional streaming, and stop rows used internally by the public transport-neutral audio facade.

Tag
[Ring 4 / Service] {World: NS}
Since
0.1.0

Definition in file ra8_audio_internal.h.