Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/
DRCL_Command.h120RCL_CommandStatus_Error_AlreadySubmitted, /*!< Command is already submitted and planned or r… enumerator
DRCL.c740 return RCL_CommandStatus_Error_AlreadySubmitted; in RCL_Command_submit()
746 return RCL_CommandStatus_Error_AlreadySubmitted; in RCL_Command_submit()
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/
Dieee.c1438 return RCL_CommandStatus_Error_AlreadySubmitted; in RCL_IEEE_Tx_submit()
1452 status = RCL_CommandStatus_Error_AlreadySubmitted; in RCL_IEEE_Tx_submit()
1457 status = RCL_CommandStatus_Error_AlreadySubmitted; in RCL_IEEE_Tx_submit()