Home
last modified time | relevance | path

Searched refs:ADC_WDHT0 (Results 1 – 4 of 4) sorted by relevance

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32a50x/standard_peripheral/include/
Dgd32a50x_adc.h54 #define ADC_WDHT0(adcx) REG32((adcx) + 0x00000024U) /*!< ADC watchdog high thr… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32a50x/standard_peripheral/source/
Dgd32a50x_adc.c707 ADC_WDHT0(adc_periph) = (uint32_t)WDHT0_WDHT0(high_threshold); in adc_watchdog0_threshold_config()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/include/
Dgd32e50x_adc.h59 #define ADC_WDHT0(adcx) REG32((adcx) + 0x00000024U) /*!< ADC watchdog high thr… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/source/
Dgd32e50x_adc.c793 ADC_WDHT0(adc_periph) = (uint32_t)WDHT0_WDHT0(high_threshold); in adc_watchdog0_threshold_config()