Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/
DRCL.h57 RCL_standbyAllow = 0, enumerator
DRCL.c210 if (rclState.powerState == RCL_standbyAllow) in rclCommandHwi()
285 if (rclState.powerState != RCL_standbyAllow) in rclCommandHwi()
288 rclState.powerState = RCL_standbyAllow; in rclCommandHwi()