Home
last modified time | relevance | path

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

/bsp/hc32/ev_hc32f334_lqfp64/board/
A Dboard_config.h65 #define ADC2_CH_PIN (GPIO_PIN_04) 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.h87 #define ADC2_CH_PIN (GPIO_PIN_04) 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.h75 #define ADC2_CH_PIN (GPIO_PIN_01) 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.h96 #define ADC2_CH_PIN (GPIO_PIN_01) 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.h65 #define ADC2_CH_PIN (GPIO_PIN_01) 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.h65 #define ADC2_CH_PIN (GPIO_PIN_01) 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.h65 #define ADC2_CH_PIN (GPIO_PIN_01) macro
A Dboard_config.c90 (void)GPIO_Init(ADC2_CH_PORT, ADC2_CH_PIN, &stcGpioInit); in rt_hw_board_adc_init()

Completed in 32 milliseconds