Searched refs:USBF_DM_PORT (Results 1 – 10 of 10) sorted by relevance
| /bsp/hc32/ev_hc32f460_lqfp100_v2/board/ |
| A D | board_config.h | 250 #define USBF_DM_PORT (GPIO_PORT_A) macro
|
| A D | board_config.c | 356 (void)GPIO_Init(USBF_DM_PORT, USBF_DM_PIN, &stcGpioCfg); in rt_hw_usbfs_board_init()
|
| /bsp/hc32/ev_hc32f472_lqfp100/board/ |
| A D | board_config.h | 354 #define USBF_DM_PORT (GPIO_PORT_A) macro
|
| A D | board_config.c | 421 (void)GPIO_Init(USBF_DM_PORT, USBF_DM_PIN, &stcGpioCfg); in rt_hw_usbfs_board_init()
|
| /bsp/hc32/lckfb-hc32f4a0-lqfp100/board/ |
| A D | board_config.h | 554 #define USBF_DM_PORT (GPIO_PORT_A) macro
|
| A D | board_config.c | 528 (void)GPIO_Init(USBF_DM_PORT, USBF_DM_PIN, &stcGpioCfg); in rt_hw_usb_board_init()
|
| /bsp/hc32/ev_hc32f4a0_lqfp176/board/ |
| A D | board_config.h | 569 #define USBF_DM_PORT (GPIO_PORT_A) macro
|
| A D | board_config.c | 565 (void)GPIO_Init(USBF_DM_PORT, USBF_DM_PIN, &stcGpioCfg); in rt_hw_usbfs_board_init()
|
| /bsp/hc32/ev_hc32f4a8_lqfp176/board/ |
| A D | board_config.h | 593 #define USBF_DM_PORT (GPIO_PORT_A) macro
|
| A D | board_config.c | 604 (void)GPIO_Init(USBF_DM_PORT, USBF_DM_PIN, &stcGpioCfg); in rt_hw_usbfs_board_init()
|
Completed in 23 milliseconds