Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/udc/
Dudc_numaker.c227 static inline void numaker_usbd_ep_sync_udc_halt(struct numaker_usbd_ep *ep_cur, bool stalled) in numaker_usbd_ep_sync_udc_halt() function
244 numaker_usbd_ep_sync_udc_halt(ep_cur, true); in numaker_usbd_ep_set_stall()
255 numaker_usbd_ep_sync_udc_halt(ep_cur, false); in numaker_usbd_ep_clear_stall_n_data_toggle()
908 numaker_usbd_ep_sync_udc_halt(ep_cur, false); in numaker_usbd_msg_handle_setup()
909 numaker_usbd_ep_sync_udc_halt(ep_cur + 1, false); in numaker_usbd_msg_handle_setup()