Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_adc.c1136 void adc_sync_mode_config(uint32_t sync_mode) in adc_sync_mode_config() argument
1139 ADC_SYNCCTL |= sync_mode; in adc_sync_mode_config()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_adc.h504 void adc_sync_mode_config(uint32_t sync_mode);