Home
last modified time | relevance | path

Searched refs:SNDEX_PXI_COMMAND_GET_VOLUME (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.1.0/include/twl/snd/common/
Dsndex_common.h48 #define SNDEX_PXI_COMMAND_GET_VOLUME 0x04 // Get the volume macro
/TwlSDK-5.1.0/build/libraries/snd/ARM9.TWL/src/
Dsndex.c423 SetSndexWork(callback, arg, (void*)volume, SNDEX_PXI_COMMAND_GET_VOLUME); in SNDEXi_GetVolumeAsync()
1602 case SNDEX_PXI_COMMAND_GET_VOLUME: in CommonCallback()
1640 if (command == SNDEX_PXI_COMMAND_GET_VOLUME) in CommonCallback()