Home
last modified time | relevance | path

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

/bsp/hc32/ev_hc32f460_lqfp100_v2/board/
A Dboard_config.h252 #define USBF_VBUS_PORT (GPIO_PORT_A) macro
A Dboard_config.c359 GPIO_SetFunc(USBF_VBUS_PORT, USBF_VBUS_PIN, USBF_VBUS_FUNC); /* VBUS */ in rt_hw_usbfs_board_init()
/bsp/hc32/ev_hc32f472_lqfp100/board/
A Dboard_config.h356 #define USBF_VBUS_PORT (GPIO_PORT_A) macro
/bsp/hc32/lckfb-hc32f4a0-lqfp100/board/
A Dboard_config.h557 #define USBF_VBUS_PORT (GPIO_PORT_A) macro
A Dboard_config.c531 GPIO_SetFunc(USBF_VBUS_PORT, USBF_VBUS_PIN, USBF_VBUS_FUNC); /* VBUS */ in rt_hw_usb_board_init()
/bsp/hc32/ev_hc32f4a0_lqfp176/board/
A Dboard_config.h571 #define USBF_VBUS_PORT (GPIO_PORT_A) macro
A Dboard_config.c568 GPIO_SetFunc(USBF_VBUS_PORT, USBF_VBUS_PIN, USBF_VBUS_FUNC); /* VBUS */ in rt_hw_usbfs_board_init()
/bsp/hc32/ev_hc32f4a8_lqfp176/board/
A Dboard_config.h595 #define USBF_VBUS_PORT (GPIO_PORT_A) macro
A Dboard_config.c607 GPIO_SetFunc(USBF_VBUS_PORT, USBF_VBUS_PIN, USBF_VBUS_FUNC); /* VBUS */ in rt_hw_usbfs_board_init()
/bsp/hc32/libraries/hc32_drivers/
A Ddrv_usbd.c28 …#define USBFS_VBUS_INT_PIN (rt_base_t)(((rt_uint16_t)USBF_VBUS_PORT * 16) + __CLZ(__RBI…

Completed in 42 milliseconds