Searched refs:USBF_DP_PIN (Results 1 – 10 of 10) sorted by relevance
| /bsp/hc32/ev_hc32f460_lqfp100_v2/board/ |
| A D | board_config.h | 249 #define USBF_DP_PIN (GPIO_PIN_12) macro
|
| A D | board_config.c | 357 (void)GPIO_Init(USBF_DP_PORT, USBF_DP_PIN, &stcGpioCfg); in rt_hw_usbfs_board_init()
|
| /bsp/hc32/ev_hc32f472_lqfp100/board/ |
| A D | board_config.h | 353 #define USBF_DP_PIN (GPIO_PIN_12) macro
|
| A D | board_config.c | 422 (void)GPIO_Init(USBF_DP_PORT, USBF_DP_PIN, &stcGpioCfg); in rt_hw_usbfs_board_init()
|
| /bsp/hc32/lckfb-hc32f4a0-lqfp100/board/ |
| A D | board_config.h | 552 #define USBF_DP_PIN (GPIO_PIN_12) macro
|
| A D | board_config.c | 529 (void)GPIO_Init(USBF_DP_PORT, USBF_DP_PIN, &stcGpioCfg); in rt_hw_usb_board_init()
|
| /bsp/hc32/ev_hc32f4a0_lqfp176/board/ |
| A D | board_config.h | 568 #define USBF_DP_PIN (GPIO_PIN_12) macro
|
| A D | board_config.c | 566 (void)GPIO_Init(USBF_DP_PORT, USBF_DP_PIN, &stcGpioCfg); in rt_hw_usbfs_board_init()
|
| /bsp/hc32/ev_hc32f4a8_lqfp176/board/ |
| A D | board_config.h | 592 #define USBF_DP_PIN (GPIO_PIN_12) macro
|
| A D | board_config.c | 605 (void)GPIO_Init(USBF_DP_PORT, USBF_DP_PIN, &stcGpioCfg); in rt_hw_usbfs_board_init()
|
Completed in 30 milliseconds