Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/
DLRFCC23X0.c464 if (tdcLdoVoutTrim > (LRFDRFE_TDCLDO_VOUTTRIM_ONES >> LRFDRFE_DIVLDO_VOUTTRIM_S)) in LRF_temperatureCompensateTrim()
466 tdcLdoVoutTrim = (LRFDRFE_TDCLDO_VOUTTRIM_ONES >> LRFDRFE_DIVLDO_VOUTTRIM_S); in LRF_temperatureCompensateTrim()
/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/inc/
Dhw_lrfdrfe.h3931 #define LRFDRFE_TDCLDO_VOUTTRIM_ONES 0x00007F00U macro