Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/
DLRFCC23X0.c436 if (divLdoVoutTrim > (LRFDRFE_DIVLDO_VOUTTRIM_ONES >> LRFDRFE_DIVLDO_VOUTTRIM_S)) in LRF_temperatureCompensateTrim()
438 divLdoVoutTrim = (LRFDRFE_DIVLDO_VOUTTRIM_ONES >> LRFDRFE_DIVLDO_VOUTTRIM_S); in LRF_temperatureCompensateTrim()
447 if (divLdoVoutTrim > (LRFDRFE_DIVLDO_VOUTTRIM_ONES >> LRFDRFE_DIVLDO_VOUTTRIM_S)) in LRF_temperatureCompensateTrim()
449 divLdoVoutTrim = (LRFDRFE_DIVLDO_VOUTTRIM_ONES >> LRFDRFE_DIVLDO_VOUTTRIM_S); in LRF_temperatureCompensateTrim()
/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/inc/
Dhw_lrfdrfe.h3823 #define LRFDRFE_DIVLDO_VOUTTRIM_ONES 0x00007F00U macro