Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/
DRCL_Command.h165 RCL_ConflictPolicy_NeverInterrupt = 2, /*!< Never stop an ongoing command */ enumerator
DRCL.c395 case RCL_ConflictPolicy_NeverInterrupt: in policyHook()