Searched refs:ADC2_CH_PIN (Results 1 – 14 of 14) sorted by relevance
| /bsp/hc32/ev_hc32f334_lqfp64/board/ |
| A D | board_config.h | 65 #define ADC2_CH_PIN (GPIO_PIN_04) macro
|
| A D | board_config.c | 89 (void)GPIO_Init(ADC2_CH_PORT, ADC2_CH_PIN, &stcGpioInit); in rt_hw_board_adc_init()
|
| /bsp/hc32/ev_hc32f448_lqfp80/board/ |
| A D | board_config.h | 87 #define ADC2_CH_PIN (GPIO_PIN_04) macro
|
| A D | board_config.c | 105 (void)GPIO_Init(ADC2_CH_PORT, ADC2_CH_PIN, &stcGpioInit); in rt_hw_board_adc_init()
|
| /bsp/hc32/ev_hc32f460_lqfp100_v2/board/ |
| A D | board_config.h | 75 #define ADC2_CH_PIN (GPIO_PIN_01) macro
|
| A D | board_config.c | 89 (void)GPIO_Init(ADC2_CH_PORT, ADC2_CH_PIN, &stcGpioInit); in rt_hw_board_adc_init()
|
| /bsp/hc32/ev_hc32f472_lqfp100/board/ |
| A D | board_config.h | 96 #define ADC2_CH_PIN (GPIO_PIN_01) macro
|
| A D | board_config.c | 105 (void)GPIO_Init(ADC2_CH_PORT, ADC2_CH_PIN, &stcGpioInit); in rt_hw_board_adc_init()
|
| /bsp/hc32/lckfb-hc32f4a0-lqfp100/board/ |
| A D | board_config.h | 65 #define ADC2_CH_PIN (GPIO_PIN_01) macro
|
| A D | board_config.c | 90 (void)GPIO_Init(ADC2_CH_PORT, ADC2_CH_PIN, &stcGpioInit); in rt_hw_board_adc_init()
|
| /bsp/hc32/ev_hc32f4a0_lqfp176/board/ |
| A D | board_config.h | 65 #define ADC2_CH_PIN (GPIO_PIN_01) macro
|
| A D | board_config.c | 90 (void)GPIO_Init(ADC2_CH_PORT, ADC2_CH_PIN, &stcGpioInit); in rt_hw_board_adc_init()
|
| /bsp/hc32/ev_hc32f4a8_lqfp176/board/ |
| A D | board_config.h | 65 #define ADC2_CH_PIN (GPIO_PIN_01) macro
|
| A D | board_config.c | 90 (void)GPIO_Init(ADC2_CH_PORT, ADC2_CH_PIN, &stcGpioInit); in rt_hw_board_adc_init()
|
Completed in 32 milliseconds