Searched refs:USBF_VBUS_FUNC (Results 1 – 8 of 8) sorted by relevance
254 #define USBF_VBUS_FUNC (GPIO_FUNC_10) macro
359 GPIO_SetFunc(USBF_VBUS_PORT, USBF_VBUS_PIN, USBF_VBUS_FUNC); /* VBUS */ in rt_hw_usbfs_board_init()
559 #define USBF_VBUS_FUNC (GPIO_FUNC_10) macro
531 GPIO_SetFunc(USBF_VBUS_PORT, USBF_VBUS_PIN, USBF_VBUS_FUNC); /* VBUS */ in rt_hw_usb_board_init()
573 #define USBF_VBUS_FUNC (GPIO_FUNC_10) macro
568 GPIO_SetFunc(USBF_VBUS_PORT, USBF_VBUS_PIN, USBF_VBUS_FUNC); /* VBUS */ in rt_hw_usbfs_board_init()
597 #define USBF_VBUS_FUNC (GPIO_FUNC_10) macro
607 GPIO_SetFunc(USBF_VBUS_PORT, USBF_VBUS_PIN, USBF_VBUS_FUNC); /* VBUS */ in rt_hw_usbfs_board_init()
Completed in 25 milliseconds