Searched refs:USBF_DP_PORT (Results 1 – 10 of 10) sorted by relevance
| /bsp/hc32/ev_hc32f460_lqfp100_v2/board/ |
| A D | board_config.h | 248 #define USBF_DP_PORT (GPIO_PORT_A) 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 | 352 #define USBF_DP_PORT (GPIO_PORT_A) 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 | 551 #define USBF_DP_PORT (GPIO_PORT_A) 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 | 567 #define USBF_DP_PORT (GPIO_PORT_A) 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 | 591 #define USBF_DP_PORT (GPIO_PORT_A) 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 54 milliseconds