Searched refs:usb_dc_get_ep_out_state (Results 1 – 2 of 2) sorted by relevance
327 static struct smartbond_ep_state *usb_dc_get_ep_out_state(uint8_t ep) in usb_dc_get_ep_out_state() function549 struct smartbond_ep_state *ep0_out_state = usb_dc_get_ep_out_state(0); in handle_ep0_rx()594 struct smartbond_ep_state *ep0_out_state = usb_dc_get_ep_out_state(0); in handle_ep0_tx()614 ep0_out_state = usb_dc_get_ep_out_state(EP0_IDX); in handle_ep0_tx()636 struct smartbond_ep_state *ep_state = usb_dc_get_ep_out_state(ep_idx); in handle_epx_rx_ev()891 ep_state = usb_dc_get_ep_out_state(ep_num); in handle_alt_ev()1207 struct smartbond_ep_state *ep_state = usb_dc_get_ep_out_state(ep); in usb_dc_ep_read_continue()1229 struct smartbond_ep_state *ep_state = usb_dc_get_ep_out_state(ep); in usb_dc_ep_read_wait()
244 static struct smartbond_ep_state *usb_dc_get_ep_out_state(struct usb_smartbond_data *data, in usb_dc_get_ep_out_state() function583 struct smartbond_ep_state *ep_state = usb_dc_get_ep_out_state(data, USB_EP_GET_IDX(ep)); in udc_smartbond_ep_rx()918 struct smartbond_ep_state *ep_state = usb_dc_get_ep_out_state(data, ep_idx); in handle_epx_rx_ev()1249 ep_state = usb_dc_get_ep_out_state(data, ep_idx); in handle_alt_ev()