Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/spi/ARM9/
Dpm.h921 PM_SOUND_POWER_ON = 1 enumerator
/TwlSDK-5.1.0/build/libraries/spi/ARM9/src/
Dpm.c648 case PM_SOUND_POWER_ON: in PMi_SetSoundPowerAsync()
1080 *swBuf = status? PM_SOUND_POWER_ON : PM_SOUND_POWER_OFF; in PMi_GetSoundPower()