Searched defs:low_threshold (Results 1 – 8 of 8) sorted by relevance
| /hal_gigadevice-latest/gd32e50x/standard_peripheral/source/ |
| D | gd32e50x_adc.c | 790 void adc_watchdog0_threshold_config(uint32_t adc_periph, uint16_t low_threshold, uint16_t high_thre… in adc_watchdog0_threshold_config() 804 void adc_watchdog1_threshold_config(uint32_t adc_periph, uint8_t low_threshold, uint8_t high_thresh… in adc_watchdog1_threshold_config() 820 void adc_watchdog2_threshold_config(uint32_t adc_periph, uint8_t low_threshold, uint8_t high_thresh… in adc_watchdog2_threshold_config()
|
| /hal_gigadevice-latest/gd32a50x/standard_peripheral/source/ |
| D | gd32a50x_adc.c | 704 void adc_watchdog0_threshold_config(uint32_t adc_periph, uint16_t low_threshold, uint16_t high_thre… in adc_watchdog0_threshold_config() 718 void adc_watchdog1_threshold_config(uint32_t adc_periph, uint8_t low_threshold, uint8_t high_thresh… in adc_watchdog1_threshold_config()
|
| /hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/ |
| D | gd32f3x0_adc.c | 783 void adc_watchdog_threshold_config(uint16_t low_threshold, uint16_t high_threshold) in adc_watchdog_threshold_config()
|
| /hal_gigadevice-latest/gd32l23x/standard_peripheral/source/ |
| D | gd32l23x_adc.c | 689 void adc_watchdog_threshold_config(uint16_t low_threshold, uint16_t high_threshold) in adc_watchdog_threshold_config()
|
| /hal_gigadevice-latest/gd32f403/standard_peripheral/source/ |
| D | gd32f403_adc.c | 857 void adc_watchdog_threshold_config(uint32_t adc_periph , uint16_t low_threshold , uint16_t high_thr… in adc_watchdog_threshold_config()
|
| /hal_gigadevice-latest/gd32vf103/standard_peripheral/source/ |
| D | gd32vf103_adc.c | 718 void adc_watchdog_threshold_config(uint32_t adc_periph, uint16_t low_threshold, uint16_t high_thres… in adc_watchdog_threshold_config()
|
| /hal_gigadevice-latest/gd32e10x/standard_peripheral/source/ |
| D | gd32e10x_adc.c | 805 void adc_watchdog_threshold_config(uint32_t adc_periph , uint16_t low_threshold , uint16_t high_thr… in adc_watchdog_threshold_config()
|
| /hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/ |
| D | gd32f4xx_adc.c | 896 void adc_watchdog_threshold_config(uint32_t adc_periph, uint16_t low_threshold, uint16_t high_thres… in adc_watchdog_threshold_config()
|