Searched refs:PMi_SetLCDPower (Results 1 – 2 of 2) sorted by relevance
| /TwlSDK-5.1.0/build/libraries/spi/ARM9/src/ |
| D | pm.c | 440 while( PMi_SetLCDPower(PM_LCD_POWER_OFF, PM_LED_BLINK_LOW, FALSE, TRUE) != TRUE ) in PMi_SendSleepStart() 1552 while( PMi_SetLCDPower(PM_LCD_POWER_ON, PM_LED_ON, TRUE, TRUE) != TRUE ) in PM_GoSleepMode() 1617 BOOL PMi_SetLCDPower(PMLCDPower sw, PMLEDStatus led, BOOL skip, BOOL isSync) in PMi_SetLCDPower() function 1733 return PMi_SetLCDPower(sw, PM_LED_NONE /*not touch */ , FALSE, TRUE); in PM_SetLCDPower()
|
| /TwlSDK-5.1.0/include/nitro/spi/ARM9/ |
| D | pm.h | 934 BOOL PMi_SetLCDPower(PMLCDPower sw, PMLEDStatus led, BOOL skip, BOOL isSync);
|