Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/
DRCL_Command.h163RCL_ConflictPolicy_AlwaysInterrupt = 0, /*!< Always stop a running command if necessary to run thi… enumerator
190 .conflictPolicy = RCL_ConflictPolicy_AlwaysInterrupt, \
DRCL.c391 case RCL_ConflictPolicy_AlwaysInterrupt: in policyHook()