Home
last modified time | relevance | path

Searched refs:USBF_DM_PORT (Results 1 – 10 of 10) sorted by relevance

/bsp/hc32/ev_hc32f460_lqfp100_v2/board/
A Dboard_config.h250 #define USBF_DM_PORT (GPIO_PORT_A) macro
A Dboard_config.c356 (void)GPIO_Init(USBF_DM_PORT, USBF_DM_PIN, &stcGpioCfg); in rt_hw_usbfs_board_init()
/bsp/hc32/ev_hc32f472_lqfp100/board/
A Dboard_config.h354 #define USBF_DM_PORT (GPIO_PORT_A) macro
A Dboard_config.c421 (void)GPIO_Init(USBF_DM_PORT, USBF_DM_PIN, &stcGpioCfg); in rt_hw_usbfs_board_init()
/bsp/hc32/lckfb-hc32f4a0-lqfp100/board/
A Dboard_config.h554 #define USBF_DM_PORT (GPIO_PORT_A) macro
A Dboard_config.c528 (void)GPIO_Init(USBF_DM_PORT, USBF_DM_PIN, &stcGpioCfg); in rt_hw_usb_board_init()
/bsp/hc32/ev_hc32f4a0_lqfp176/board/
A Dboard_config.h569 #define USBF_DM_PORT (GPIO_PORT_A) macro
A Dboard_config.c565 (void)GPIO_Init(USBF_DM_PORT, USBF_DM_PIN, &stcGpioCfg); in rt_hw_usbfs_board_init()
/bsp/hc32/ev_hc32f4a8_lqfp176/board/
A Dboard_config.h593 #define USBF_DM_PORT (GPIO_PORT_A) macro
A Dboard_config.c604 (void)GPIO_Init(USBF_DM_PORT, USBF_DM_PIN, &stcGpioCfg); in rt_hw_usbfs_board_init()

Completed in 27 milliseconds