Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/core/
A Dusbd_core.c67 uint8_t ep0_next_state; member
1151 g_usbd_core[busid].ep0_next_state = USBD_EP0_STATE_SETUP;
1201 g_usbd_core[busid].ep0_next_state = USBD_EP0_STATE_OUT_DATA;
1208 g_usbd_core[busid].ep0_next_state = USBD_EP0_STATE_SETUP;
1217 g_usbd_core[busid].ep0_next_state = USBD_EP0_STATE_SETUP;
1236 g_usbd_core[busid].ep0_next_state = USBD_EP0_STATE_IN_DATA;
1238 g_usbd_core[busid].ep0_next_state = USBD_EP0_STATE_IN_STATUS;
1303 g_usbd_core[busid].ep0_next_state = USBD_EP0_STATE_SETUP;
1339 g_usbd_core[busid].ep0_next_state = USBD_EP0_STATE_SETUP;
1354 g_usbd_core[busid].ep0_next_state = USBD_EP0_STATE_SETUP;
[all …]

Completed in 5 milliseconds