Home
last modified time | relevance | path

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

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_adc.c279 assert_parameters(IS_ADC_BATDIV(Division)); in ADC_GetVDDVoltage_Fast()
355 assert_parameters(IS_ADC_BATDIV(Division)); in ADC_GetVDDVoltage_Normal()
436 assert_parameters(IS_ADC_BATDIV(Division)); in ADC_GetBATRTCVoltage_Fast()
510 assert_parameters(IS_ADC_BATDIV(Division)); in ADC_GetBATRTCVoltage_Normal()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_adc.h172 #define IS_ADC_BATDIV(__BATDIV__) (((__BATDIV__) == ADC_BAT_CAPDIV) ||\ macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_adc.h246 #define IS_ADC_BATDIV(__BATDIV__) (((__BATDIV__) == ADC_BAT_CAPDIV) ||\ macro

Completed in 12 milliseconds