Searched refs:USBF_VBUS_PIN (Results 1 – 10 of 10) sorted by relevance
253 #define USBF_VBUS_PIN (GPIO_PIN_09) macro
359 GPIO_SetFunc(USBF_VBUS_PORT, USBF_VBUS_PIN, USBF_VBUS_FUNC); /* VBUS */ in rt_hw_usbfs_board_init()
357 #define USBF_VBUS_PIN (GPIO_PIN_09) macro
558 #define USBF_VBUS_PIN (GPIO_PIN_09) macro
531 GPIO_SetFunc(USBF_VBUS_PORT, USBF_VBUS_PIN, USBF_VBUS_FUNC); /* VBUS */ in rt_hw_usb_board_init()
572 #define USBF_VBUS_PIN (GPIO_PIN_09) macro
568 GPIO_SetFunc(USBF_VBUS_PORT, USBF_VBUS_PIN, USBF_VBUS_FUNC); /* VBUS */ in rt_hw_usbfs_board_init()
596 #define USBF_VBUS_PIN (GPIO_PIN_09) macro
607 GPIO_SetFunc(USBF_VBUS_PORT, USBF_VBUS_PIN, USBF_VBUS_FUNC); /* VBUS */ in rt_hw_usbfs_board_init()
28 …S_INT_PIN (rt_base_t)(((rt_uint16_t)USBF_VBUS_PORT * 16) + __CLZ(__RBIT(USBF_VBUS_PIN)))
Completed in 44 milliseconds