Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/
DRCL.h132 RCL_CommandStatus RCL_Command_pend(RCL_Command_Handle c);
DRCL.c767 RCL_CommandStatus RCL_Command_pend(RCL_Command_Handle c) in RCL_Command_pend() function
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/wrappers/
DRCL_AdcNoise.c129 status = RCL_Command_pend(adcNoiseCmd); in RCL_AdcNoise_get_samples_blocking()