Go to the source code of this file.
◆ AIDCallback
| typedef void(* AIDCallback) () |
◆ AISCallback
| typedef void(* AISCallback) (u32 count) |
◆ AICheckInit()
| BOOL AICheckInit |
( |
void | | ) |
|
◆ AIGetDMABytesLeft()
| u32 AIGetDMABytesLeft |
( |
void | | ) |
|
◆ AIGetDMAEnableFlag()
| BOOL AIGetDMAEnableFlag |
( |
void | | ) |
|
◆ AIGetDMALength()
| u32 AIGetDMALength |
( |
void | | ) |
|
◆ AIGetDMAStartAddr()
| u32 AIGetDMAStartAddr |
( |
void | | ) |
|
◆ AIGetDSPSampleRate()
| u32 AIGetDSPSampleRate |
( |
void | | ) |
|
◆ AIInit()
| void AIInit |
( |
u8 * | stack | ) |
|
◆ AIInitDMA()
| void AIInitDMA |
( |
u32 | start_addr, |
|
|
u32 | length ) |
◆ AIRegisterDMACallback()
◆ AIReset()
◆ AISetDSPSampleRate()
| void AISetDSPSampleRate |
( |
u32 | rate | ) |
|
◆ AIStartDMA()
◆ AIStopDMA()