ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
Audio services

Caller-owned synchronous and asynchronous PCM capture sources (libs/ra8_audio). More...

Files

file  ra8_audio.h
 Transport-neutral, caller-owned audio capture facade.
file  ra8_audio_source_memory.h
 Fixed in-memory PCM replay backend for ra8_audio.
file  ra8_audio_source_pdm.h
 RA8 PDM-IF backend for the transport-neutral audio facade.
file  ra8_audio.c
 Validation and dispatch for the transport-neutral audio facade.
file  ra8_audio_internal.h
 Private audio-source vtable shared by concrete backends.
file  ra8_audio_source_memory.c
 Fixed PCM replay backend implementation.
file  ra8_audio_source_pdm.c
 RA8 PDM-IF audio-source backend implementation.

Detailed Description

Caller-owned synchronous and asynchronous PCM capture sources (libs/ra8_audio).