Home
last modified time | relevance | path

Searched refs:sleepState (Results 1 – 5 of 5) sorted by relevance

/hal_ti-latest/simplelink/source/ti/drivers/
DPower.h575 uint_fast32_t Power_getTransitionLatency(uint_fast16_t sleepState,
949 int_fast16_t Power_sleep(uint_fast16_t sleepState);
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/
DPower.h586 uint_fast32_t Power_getTransitionLatency(uint_fast16_t sleepState, uint_fast16_t type);
918 int_fast16_t Power_sleep(uint_fast16_t sleepState);
/hal_ti-latest/simplelink/source/ti/drivers/power/
DPowerCC26X2.c224 uint_fast32_t Power_getTransitionLatency(uint_fast16_t sleepState, in Power_getTransitionLatency() argument
230 if (sleepState == PowerCC26XX_STANDBY) { in Power_getTransitionLatency()
235 if (sleepState == PowerCC26XX_STANDBY) { in Power_getTransitionLatency()
738 int_fast16_t Power_sleep(uint_fast16_t sleepState) in Power_sleep() argument
753 if (sleepState != PowerCC26XX_STANDBY) { in Power_sleep()
DPowerCC32XX.c216 uint_fast32_t Power_getTransitionLatency(uint_fast16_t sleepState, in Power_getTransitionLatency() argument
649 int_fast16_t Power_sleep(uint_fast16_t sleepState) in Power_sleep() argument
660 if (sleepState != PowerCC32XX_LPDS) { in Power_sleep()
691 DebugP_log1("Power: sleep, sleepState (%d)", sleepState); in Power_sleep()
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/power/
DPowerCC23X0.c430 uint_fast32_t Power_getTransitionLatency(uint_fast16_t sleepState, uint_fast16_t type) in Power_getTransitionLatency() argument
436 if (sleepState == PowerLPF3_STANDBY) in Power_getTransitionLatency()
443 if (sleepState == PowerLPF3_STANDBY) in Power_getTransitionLatency()
748 int_fast16_t Power_sleep(uint_fast16_t sleepState) in Power_sleep() argument