Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/hal/
Dhal.h81 RCL_POWER_STANDBY_AWAKE = 0, enumerator
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/hal/cc23x0/
Dhal_cc23x0.c403 rclPowerNotify(RCL_POWER_STANDBY_AWAKE); in hal_power_post_notify_fxn()
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/
DRCL.c549 if (eventType == RCL_POWER_STANDBY_AWAKE) in rclPowerNotify()