Home
last modified time | relevance | path

Searched refs:HAL_PCD_EP0_SETUP_COMPLETED (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/include/drivers/st/
H A Dusb_dwc3.h212 HAL_PCD_EP0_SETUP_COMPLETED = 0x00U, enumerator
/rk3399_ARM-atf/drivers/st/usb_dwc3/
H A Dusb_dwc3.c940 dwc3_handle->EP0_State = HAL_PCD_EP0_SETUP_COMPLETED; in dwc3_ep_stop_xfer()
1349 dwc3_handle->EP0_State = HAL_PCD_EP0_SETUP_COMPLETED; in dwc3_handle_ep_event()