Home
last modified time | relevance | path

Searched refs:PowerLPF3_ENTERING_STANDBY (Results 1 – 3 of 3) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/power/
DPowerCC23X0.h230 #define PowerLPF3_ENTERING_STANDBY (1 << 0) macro
DPowerCC23X0.c753 status = PowerCC23X0_notify(PowerLPF3_ENTERING_STANDBY); in Power_sleep()
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/hal/cc23x0/
Dhal_cc23x0.c405 else if (eventType == PowerLPF3_ENTERING_STANDBY) in hal_power_post_notify_fxn()
438 …Power_registerNotify(&powerEnterStandbyObj, PowerLPF3_ENTERING_STANDBY, hal_power_post_notify_fxn,… in hal_power_open()