Home
last modified time | relevance | path

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

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_adc.c311 if (Division & ADC_BAT_CAPDIV) in ADC_GetVDDVoltage_Fast()
392 if (Division & ADC_BAT_CAPDIV) in ADC_GetVDDVoltage_Normal()
467 if (Division & ADC_BAT_CAPDIV) in ADC_GetBATRTCVoltage_Fast()
546 if (Division & ADC_BAT_CAPDIV) in ADC_GetBATRTCVoltage_Normal()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_adc.h169 #define ADC_BAT_CAPDIV (ANA_REG1_GDE4) macro
172 #define IS_ADC_BATDIV(__BATDIV__) (((__BATDIV__) == ADC_BAT_CAPDIV) ||\
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_adc.h246 #define IS_ADC_BATDIV(__BATDIV__) (((__BATDIV__) == ADC_BAT_CAPDIV) ||\

Completed in 10 milliseconds