Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/hal/
Dhal.h83 RCL_POWER_STANDBY_ENTER = 2, enumerator
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/hal/cc23x0/
Dhal_cc23x0.c407 rclPowerNotify(RCL_POWER_STANDBY_ENTER); in hal_power_post_notify_fxn()
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/
DRCL.c579 else if (eventType == RCL_POWER_STANDBY_ENTER) in rclPowerNotify()