Home
last modified time | relevance | path

Searched refs:USBF_VBUS_FUNC (Results 1 – 8 of 8) sorted by relevance

/bsp/hc32/ev_hc32f460_lqfp100_v2/board/
A Dboard_config.h254 #define USBF_VBUS_FUNC (GPIO_FUNC_10) 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/lckfb-hc32f4a0-lqfp100/board/
A Dboard_config.h559 #define USBF_VBUS_FUNC (GPIO_FUNC_10) 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.h573 #define USBF_VBUS_FUNC (GPIO_FUNC_10) 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.h597 #define USBF_VBUS_FUNC (GPIO_FUNC_10) macro
A Dboard_config.c607 GPIO_SetFunc(USBF_VBUS_PORT, USBF_VBUS_PIN, USBF_VBUS_FUNC); /* VBUS */ in rt_hw_usbfs_board_init()

Completed in 25 milliseconds