Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/spi/common/
Dpm_common.h262 PM_LED_ON = 1, enumerator
/TwlSDK-5.1.0/build/libraries/spi/ARM9/src/
Dpm.c521 case PM_LED_ON: in PMi_SetLEDAsync()
1552 while( PMi_SetLCDPower(PM_LCD_POWER_ON, PM_LED_ON, TRUE, TRUE) != TRUE ) in PM_GoSleepMode()
1559 while( PMi_SetLED(PM_LED_ON) != PM_RESULT_SUCCESS ) in PM_GoSleepMode()