Home
last modified time | relevance | path

Searched refs:ADC_SAMPT1 (Results 1 – 16 of 16) sorted by relevance

/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_adc.c332 sampt = ADC_SAMPT1; in adc_regular_channel_config()
335 ADC_SAMPT1 = sampt; in adc_regular_channel_config()
379 sampt = ADC_SAMPT1; in adc_inserted_channel_config()
382 ADC_SAMPT1 = sampt; in adc_inserted_channel_config()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_adc.c377 sampt = ADC_SAMPT1; in adc_regular_channel_config()
381 ADC_SAMPT1 = sampt; in adc_regular_channel_config()
431 sampt = ADC_SAMPT1; in adc_inserted_channel_config()
435 ADC_SAMPT1 = sampt; in adc_inserted_channel_config()
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_adc.c373 sampt = ADC_SAMPT1(adc_periph); in adc_regular_channel_config()
376 ADC_SAMPT1(adc_periph) = sampt; in adc_regular_channel_config()
420 sampt = ADC_SAMPT1(adc_periph); in adc_inserted_channel_config()
423 ADC_SAMPT1(adc_periph) = sampt; in adc_inserted_channel_config()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_adc.c364 sampt = ADC_SAMPT1(adc_periph); in adc_regular_channel_config()
367 ADC_SAMPT1(adc_periph) = sampt; in adc_regular_channel_config()
414 sampt = ADC_SAMPT1(adc_periph); in adc_inserted_channel_config()
417 ADC_SAMPT1(adc_periph) = sampt; in adc_inserted_channel_config()
/hal_gigadevice-latest/gd32e10x/standard_peripheral/source/
Dgd32e10x_adc.c469 sampt = ADC_SAMPT1(adc_periph); in adc_regular_channel_config()
473 ADC_SAMPT1(adc_periph) = sampt; in adc_regular_channel_config()
521 sampt = ADC_SAMPT1(adc_periph); in adc_inserted_channel_config()
525 ADC_SAMPT1(adc_periph) = sampt; in adc_inserted_channel_config()
/hal_gigadevice-latest/gd32vf103/standard_peripheral/source/
Dgd32vf103_adc.c384 sampt = ADC_SAMPT1(adc_periph); in adc_regular_channel_config()
388 ADC_SAMPT1(adc_periph) = sampt; in adc_regular_channel_config()
435 sampt = ADC_SAMPT1(adc_periph); in adc_inserted_channel_config()
439 ADC_SAMPT1(adc_periph) = sampt; in adc_inserted_channel_config()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_adc.c492 sampt = ADC_SAMPT1(adc_periph); in adc_regular_channel_config()
496 ADC_SAMPT1(adc_periph) = sampt; in adc_regular_channel_config()
546 sampt = ADC_SAMPT1(adc_periph); in adc_inserted_channel_config()
550 ADC_SAMPT1(adc_periph) = sampt; in adc_inserted_channel_config()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_adc.c369 sampt = ADC_SAMPT1(adc_periph); in adc_regular_channel_config()
372 ADC_SAMPT1(adc_periph) = sampt; in adc_regular_channel_config()
419 sampt = ADC_SAMPT1(adc_periph); in adc_inserted_channel_config()
422 ADC_SAMPT1(adc_periph) = sampt; in adc_inserted_channel_config()
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_adc.h50 #define ADC_SAMPT1 REG32(ADC + 0x00000010U) /*!< ADC sampling time… macro
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_adc.h48 #define ADC_SAMPT1 REG32(ADC + 0x00000010U) /*!< ADC sample… macro
/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_adc.h50 #define ADC_SAMPT1(adcx) REG32((adcx) + 0x10U) /*!< ADC sampling time reg… macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_adc.h52 #define ADC_SAMPT1(adcx) REG32((adcx) + 0x10U) /*!< ADC sampling time reg… macro
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_adc.h52 #define ADC_SAMPT1(adcx) REG32((adcx) + 0x10U) /*!< ADC sampling time reg… macro
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_adc.h49 #define ADC_SAMPT1(adcx) REG32((adcx) + 0x00000010U) /*!< ADC sampling time reg… macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_adc.h53 #define ADC_SAMPT1(adcx) REG32((adcx) + 0x10U) /*!< ADC sampling time re… macro
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_adc.h54 #define ADC_SAMPT1(adcx) REG32((adcx) + 0x00000010U) /*!< ADC sampling time reg… macro