Searched refs:usb_dc_ep_clear_stall (Results 1 – 15 of 15) 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()
222 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
342 int usb_dc_ep_clear_stall(const uint8_t ep) in usb_dc_ep_clear_stall() function
585 int usb_dc_ep_clear_stall(const uint8_t ep) in usb_dc_ep_clear_stall() function
690 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
1145 int usb_dc_ep_clear_stall(const uint8_t ep) in usb_dc_ep_clear_stall() function
1483 int usb_dc_ep_clear_stall(const uint8_t ep) in usb_dc_ep_clear_stall() function
1241 int usb_dc_ep_clear_stall(const uint8_t ep) in usb_dc_ep_clear_stall() function
1079 usb_dc_ep_clear_stall(ep); in usb_halt_endpoint_req()1415 return usb_dc_ep_clear_stall(ep); in usb_ep_clear_stall()