Home
last modified time | relevance | path

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

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