Home
last modified time | relevance | path

Searched refs:Division (Results 1 – 6 of 6) 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()
298 ANA->REG1 |= Division; in ADC_GetVDDVoltage_Fast()
311 if (Division & ADC_BAT_CAPDIV) in ADC_GetVDDVoltage_Fast()
355 assert_parameters(IS_ADC_BATDIV(Division)); in ADC_GetVDDVoltage_Normal()
378 ANA->REG1 |= Division; in ADC_GetVDDVoltage_Normal()
392 if (Division & ADC_BAT_CAPDIV) in ADC_GetVDDVoltage_Normal()
436 assert_parameters(IS_ADC_BATDIV(Division)); in ADC_GetBATRTCVoltage_Fast()
454 ANA->REG1 |= Division; in ADC_GetBATRTCVoltage_Fast()
467 if (Division & ADC_BAT_CAPDIV) in ADC_GetBATRTCVoltage_Fast()
533 ANA->REG1 |= Division; in ADC_GetBATRTCVoltage_Normal()
[all …]
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_adc.h215 uint32_t ADC_GetVDDVoltage_Fast(uint32_t Division, ADC_CalResType *CalResults);
216 uint32_t ADC_GetVDDVoltage_Normal(uint32_t Division, ADC_CalResType *CalResults);
217 uint32_t ADC_GetBATRTCVoltage_Fast(uint32_t Division, ADC_CalResType *CalResults);
218 uint32_t ADC_GetBATRTCVoltage_Normal(uint32_t Division, ADC_CalResType *CalResults);
/bsp/hc32/ev_hc32f334_lqfp64/board/
A DKconfig388 bool "RTC Using XTAL Division"
/bsp/hc32/ev_hc32f448_lqfp80/board/
A DKconfig453 bool "RTC Using XTAL Division"
/bsp/hc32/ev_hc32f472_lqfp100/board/
A DKconfig480 bool "RTC Using XTAL Division"
/bsp/hc32/ev_hc32f4a8_lqfp176/board/
A DKconfig681 bool "RTC Using XTAL Division"

Completed in 26 milliseconds