Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_adc.c337 sampt = ADC_SAMPT0; in adc_regular_channel_config()
340 ADC_SAMPT0 = sampt; in adc_regular_channel_config()
384 sampt = ADC_SAMPT0; in adc_inserted_channel_config()
387 ADC_SAMPT0 = sampt; in adc_inserted_channel_config()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_adc.c384 sampt = ADC_SAMPT0; in adc_regular_channel_config()
388 ADC_SAMPT0 = sampt; in adc_regular_channel_config()
438 sampt = ADC_SAMPT0; in adc_inserted_channel_config()
442 ADC_SAMPT0 = sampt; in adc_inserted_channel_config()
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_adc.c378 sampt = ADC_SAMPT0(adc_periph); in adc_regular_channel_config()
381 ADC_SAMPT0(adc_periph) = sampt; in adc_regular_channel_config()
425 sampt = ADC_SAMPT0(adc_periph); in adc_inserted_channel_config()
428 ADC_SAMPT0(adc_periph) = sampt; in adc_inserted_channel_config()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_adc.c369 sampt = ADC_SAMPT0(adc_periph); in adc_regular_channel_config()
372 ADC_SAMPT0(adc_periph) = sampt; in adc_regular_channel_config()
419 sampt = ADC_SAMPT0(adc_periph); in adc_inserted_channel_config()
422 ADC_SAMPT0(adc_periph) = sampt; in adc_inserted_channel_config()
/hal_gigadevice-latest/gd32e10x/standard_peripheral/source/
Dgd32e10x_adc.c476 sampt = ADC_SAMPT0(adc_periph); in adc_regular_channel_config()
480 ADC_SAMPT0(adc_periph) = sampt; in adc_regular_channel_config()
528 sampt = ADC_SAMPT0(adc_periph); in adc_inserted_channel_config()
532 ADC_SAMPT0(adc_periph) = sampt; in adc_inserted_channel_config()
/hal_gigadevice-latest/gd32vf103/standard_peripheral/source/
Dgd32vf103_adc.c391 sampt = ADC_SAMPT0(adc_periph); in adc_regular_channel_config()
395 ADC_SAMPT0(adc_periph) = sampt; in adc_regular_channel_config()
442 sampt = ADC_SAMPT0(adc_periph); in adc_inserted_channel_config()
446 ADC_SAMPT0(adc_periph) = sampt; in adc_inserted_channel_config()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_adc.c499 sampt = ADC_SAMPT0(adc_periph); in adc_regular_channel_config()
503 ADC_SAMPT0(adc_periph) = sampt; in adc_regular_channel_config()
553 sampt = ADC_SAMPT0(adc_periph); in adc_inserted_channel_config()
557 ADC_SAMPT0(adc_periph) = sampt; in adc_inserted_channel_config()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_adc.c374 sampt = ADC_SAMPT0(adc_periph); in adc_regular_channel_config()
377 ADC_SAMPT0(adc_periph) = sampt; in adc_regular_channel_config()
424 sampt = ADC_SAMPT0(adc_periph); in adc_inserted_channel_config()
427 ADC_SAMPT0(adc_periph) = sampt; in adc_inserted_channel_config()
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_adc.h49 #define ADC_SAMPT0 REG32(ADC + 0x0000000CU) /*!< ADC sampling time… macro
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_adc.h47 #define ADC_SAMPT0 REG32(ADC + 0x0000000CU) /*!< ADC sample… macro
/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_adc.h49 #define ADC_SAMPT0(adcx) REG32((adcx) + 0x0CU) /*!< ADC sampling time reg… macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_adc.h51 #define ADC_SAMPT0(adcx) REG32((adcx) + 0x0CU) /*!< ADC sampling time reg… macro
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_adc.h51 #define ADC_SAMPT0(adcx) REG32((adcx) + 0x0CU) /*!< ADC sampling time reg… macro
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_adc.h48 #define ADC_SAMPT0(adcx) REG32((adcx) + 0x0000000CU) /*!< ADC sampling time reg… macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_adc.h52 #define ADC_SAMPT0(adcx) REG32((adcx) + 0x0CU) /*!< ADC sampling time re… macro
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_adc.h53 #define ADC_SAMPT0(adcx) REG32((adcx) + 0x0000000CU) /*!< ADC sampling time reg… macro