Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/wrappers/
DRCL_AdcNoise.c46 extern const LRF_Config LRF_configAdcNoise;
115 RCL_Handle h = RCL_open(RCL_CLIENT_PTR, &LRF_configAdcNoise); in RCL_AdcNoise_get_samples_blocking()
163 RCL_Handle h = RCL_open(RCL_CLIENT_PTR, &LRF_configAdcNoise); in RCL_AdcNoise_get_samples_callback()
/hal_ti-latest/simplelink_lpf3/source/ti/boards/cc23x0r5/
Drcl_settings_adc_noise.h40 extern const LRF_Config LRF_configAdcNoise;
Drcl_settings_adc_noise.c105 const LRF_Config LRF_configAdcNoise = { variable