Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/
DLRFCC23X0.c66 static void LRF_setTrimCommon(const LRF_TrimDef *trimDef, const LRF_SwConfig *swConfig);
267 LRF_setTrimCommon(trimDef, swConfig); in LRF_applyTrim()
283 LRF_setTrimCommon(trimDef, swConfig); in LRF_updateTrim()
288 static void LRF_setTrimCommon(const LRF_TrimDef *trimDef, const LRF_SwConfig *swConfig) in LRF_setTrimCommon() function