Home
last modified time | relevance | path

Searched refs:ADC2_CH_PORT (Results 1 – 14 of 14) sorted by relevance

/bsp/hc32/ev_hc32f334_lqfp64/board/
A Dboard_config.h64 #define ADC2_CH_PORT (GPIO_PORT_A) /* Default ADC12_IN4 */ macro
A Dboard_config.c89 (void)GPIO_Init(ADC2_CH_PORT, ADC2_CH_PIN, &stcGpioInit); in rt_hw_board_adc_init()
/bsp/hc32/ev_hc32f448_lqfp80/board/
A Dboard_config.h86 #define ADC2_CH_PORT (GPIO_PORT_A) /* Default ADC12_IN4 */ macro
A Dboard_config.c105 (void)GPIO_Init(ADC2_CH_PORT, ADC2_CH_PIN, &stcGpioInit); in rt_hw_board_adc_init()
/bsp/hc32/ev_hc32f460_lqfp100_v2/board/
A Dboard_config.h74 #define ADC2_CH_PORT (GPIO_PORT_C) /* Default ADC12_IN11 */ macro
A Dboard_config.c89 (void)GPIO_Init(ADC2_CH_PORT, ADC2_CH_PIN, &stcGpioInit); in rt_hw_board_adc_init()
/bsp/hc32/ev_hc32f472_lqfp100/board/
A Dboard_config.h95 #define ADC2_CH_PORT (GPIO_PORT_C) /* Default ADC123_IN11 */ macro
A Dboard_config.c105 (void)GPIO_Init(ADC2_CH_PORT, ADC2_CH_PIN, &stcGpioInit); in rt_hw_board_adc_init()
/bsp/hc32/lckfb-hc32f4a0-lqfp100/board/
A Dboard_config.h64 #define ADC2_CH_PORT (GPIO_PORT_C) macro
A Dboard_config.c90 (void)GPIO_Init(ADC2_CH_PORT, ADC2_CH_PIN, &stcGpioInit); in rt_hw_board_adc_init()
/bsp/hc32/ev_hc32f4a0_lqfp176/board/
A Dboard_config.h64 #define ADC2_CH_PORT (GPIO_PORT_C) /* Default ADC123_IN11 */ macro
A Dboard_config.c90 (void)GPIO_Init(ADC2_CH_PORT, ADC2_CH_PIN, &stcGpioInit); in rt_hw_board_adc_init()
/bsp/hc32/ev_hc32f4a8_lqfp176/board/
A Dboard_config.h64 #define ADC2_CH_PORT (GPIO_PORT_C) /* Default ADC123_IN11 */ macro
A Dboard_config.c90 (void)GPIO_Init(ADC2_CH_PORT, ADC2_CH_PIN, &stcGpioInit); in rt_hw_board_adc_init()

Completed in 54 milliseconds