Searched refs:usbd_ep_is_halted (Results 1 – 3 of 3) sorted by relevance
192 bool usbd_ep_is_halted(struct usbd_context *const uds_ctx, const uint8_t ep) in usbd_ep_is_halted() function
431 response = usbd_ep_is_halted(uds_ctx, ep) ? BIT(0) : 0; in sreq_get_status()
973 bool usbd_ep_is_halted(struct usbd_context *uds_ctx, uint8_t ep);