Searched refs:usb_dc_ep_clear_stall (Results 1 – 16 of 16) sorted by relevance
233 int usb_dc_ep_clear_stall(const uint8_t ep);
129 zassert_not_equal(usb_dc_ep_clear_stall(INVALID_EP), TC_PASS, in ZTEST()
439 int usb_dc_ep_clear_stall(const uint8_t ep) in usb_dc_ep_clear_stall() function903 usb_dc_ep_clear_stall(0); in usb_kinetis_isr_handler()906 usb_dc_ep_clear_stall(0x80); in usb_kinetis_isr_handler()
226 int usb_dc_ep_clear_stall(const uint8_t ep) in usb_dc_ep_clear_stall() function
590 int usb_dc_ep_clear_stall(uint8_t ep) in usb_dc_ep_clear_stall() function
475 int usb_dc_ep_clear_stall(const uint8_t ep) in usb_dc_ep_clear_stall() function
376 int usb_dc_ep_clear_stall(const uint8_t ep) in usb_dc_ep_clear_stall() function
596 int usb_dc_ep_clear_stall(const uint8_t ep) in usb_dc_ep_clear_stall() function
764 int usb_dc_ep_clear_stall(const uint8_t ep) in usb_dc_ep_clear_stall() function
1008 int usb_dc_ep_clear_stall(const uint8_t ep) in usb_dc_ep_clear_stall() function
980 int usb_dc_ep_clear_stall(uint8_t ep) in usb_dc_ep_clear_stall() function
1484 int usb_dc_ep_clear_stall(const uint8_t ep) in usb_dc_ep_clear_stall() function
1221 int usb_dc_ep_clear_stall(const uint8_t ep) in usb_dc_ep_clear_stall() function
1360 int usb_dc_ep_clear_stall(const uint8_t ep) in usb_dc_ep_clear_stall() function
1502 int usb_dc_ep_clear_stall(const uint8_t ep) in usb_dc_ep_clear_stall() function
1080 usb_dc_ep_clear_stall(ep); in usb_halt_endpoint_req()1416 return usb_dc_ep_clear_stall(ep); in usb_ep_clear_stall()