Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/device/
Dusb_dc_it82xx2.c107 SETUP_ST, enumerator
611 } else if (udata0.st_state == DOUT_ST || udata0.st_state == SETUP_ST) { in it82xx2_handler_setup()
624 udata0.st_state = SETUP_ST; in it82xx2_handler_setup()
667 udata0.st_state == SETUP_ST) { in it82xx2_handler_in()
706 if (udata0.st_state == SETUP_ST) { in it82xx2_handler_out()
724 udata0.st_state = SETUP_ST; in it82xx2_handler_out()
1340 if (udata0.st_state == SETUP_ST) { in usb_dc_ep_write()