Searched refs:USBF_VBUS_PORT (Results 1 – 10 of 10) sorted by relevance
252 #define USBF_VBUS_PORT (GPIO_PORT_A) macro
359 GPIO_SetFunc(USBF_VBUS_PORT, USBF_VBUS_PIN, USBF_VBUS_FUNC); /* VBUS */ in rt_hw_usbfs_board_init()
356 #define USBF_VBUS_PORT (GPIO_PORT_A) macro
557 #define USBF_VBUS_PORT (GPIO_PORT_A) macro
531 GPIO_SetFunc(USBF_VBUS_PORT, USBF_VBUS_PIN, USBF_VBUS_FUNC); /* VBUS */ in rt_hw_usb_board_init()
571 #define USBF_VBUS_PORT (GPIO_PORT_A) macro
568 GPIO_SetFunc(USBF_VBUS_PORT, USBF_VBUS_PIN, USBF_VBUS_FUNC); /* VBUS */ in rt_hw_usbfs_board_init()
595 #define USBF_VBUS_PORT (GPIO_PORT_A) macro
607 GPIO_SetFunc(USBF_VBUS_PORT, USBF_VBUS_PIN, USBF_VBUS_FUNC); /* VBUS */ in rt_hw_usbfs_board_init()
28 …#define USBFS_VBUS_INT_PIN (rt_base_t)(((rt_uint16_t)USBF_VBUS_PORT * 16) + __CLZ(__RBI…
Completed in 42 milliseconds