Searched refs:nrf_usbd_ctx (Results 1 – 1 of 1) sorted by relevance
234 struct nrf_usbd_ctx { struct269 static struct nrf_usbd_ctx usbd_ctx = { argument274 static inline struct nrf_usbd_ctx *get_usbd_ctx(void) in get_usbd_ctx()330 struct nrf_usbd_ctx *ctx; in endpoint_ctx()530 static int hfxo_stop(struct nrf_usbd_ctx *ctx) in hfxo_stop()539 static int hfxo_start(struct nrf_usbd_ctx *ctx) in hfxo_start()550 static void usbd_enable_endpoints(struct nrf_usbd_ctx *ctx) in usbd_enable_endpoints()699 struct nrf_usbd_ctx *ctx = get_usbd_ctx(); in usbd_work_process_pwr_events()797 struct nrf_usbd_ctx *ctx = get_usbd_ctx(); in usbd_work_process_setup()808 static inline void usbd_work_process_recvreq(struct nrf_usbd_ctx *ctx, in usbd_work_process_recvreq()[all …]