Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/power/
DPowerCC23X0.h193 #define PowerLPF3_STANDBY 0x1 /*!< The STANDBY sleep state */ macro
DPowerCC23X0.c436 if (sleepState == PowerLPF3_STANDBY) in Power_getTransitionLatency()
443 if (sleepState == PowerLPF3_STANDBY) in Power_getTransitionLatency()