Home
last modified time | relevance | path

Searched defs:lrfState (Results 1 – 3 of 3) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/
DRCL.c186 LRF_RadioState lrfState = rclState.lrfState; in rclCommandHwi() local
237 LRF_RadioState lrfState = rclState.lrfState; in rclCommandHwi() local
DRCL.h67 LRF_RadioState lrfState; member
DLRFCC23X0.c93 …upResult LRF_setupRadio(const LRF_Config *lrfConfig, uint16_t phyFeatures, LRF_RadioState lrfState) in LRF_setupRadio()