Home
last modified time | relevance | path

Searched defs:ep_ctx (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/usb/device/
Dusb_dc_nrfx.c251 struct nrf_usbd_ep_ctx ep_ctx[CFG_EP_CNT]; member
556 struct nrf_usbd_ep_ctx *ep_ctx; in usbd_enable_endpoints() local
603 static void ep_ctx_reset(struct nrf_usbd_ep_ctx *ep_ctx) in ep_ctx_reset()
629 struct nrf_usbd_ep_ctx *ep_ctx; in eps_ctx_init() local
737 static inline void usbd_work_process_setup(struct nrf_usbd_ep_ctx *ep_ctx) in usbd_work_process_setup()
783 struct nrf_usbd_ep_ctx *ep_ctx) in usbd_work_process_recvreq()
810 struct nrf_usbd_ep_ctx *ep_ctx = ep_evt->ep; in usbd_work_process_ep_events() local
849 struct nrf_usbd_ep_ctx *ep_ctx = in usbd_event_transfer_ctrl() local
954 struct nrf_usbd_ep_ctx *ep_ctx = in usbd_event_transfer_data() local
1086 struct nrf_usbd_ep_ctx *ep_ctx; in usbd_event_handler() local
[all …]