Home
last modified time | relevance | path

Searched refs:adc_end_of_conversion_config (Results 1 – 2 of 2) sorted by relevance

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_adc.h464 void adc_end_of_conversion_config(uint32_t adc_periph , uint8_t end_selection);
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_adc.c726 void adc_end_of_conversion_config(uint32_t adc_periph, uint8_t end_selection) in adc_end_of_conversion_config() function