Searched refs:nrf_usbd_ctx (Results 1 – 1 of 1) sorted by relevance
238 struct nrf_usbd_ctx { struct273 static struct nrf_usbd_ctx usbd_ctx = { argument278 static inline struct nrf_usbd_ctx *get_usbd_ctx(void) in get_usbd_ctx()334 struct nrf_usbd_ctx *ctx; in endpoint_ctx()534 static int hfxo_stop(struct nrf_usbd_ctx *ctx) in hfxo_stop()543 static int hfxo_start(struct nrf_usbd_ctx *ctx) in hfxo_start()554 static void usbd_enable_endpoints(struct nrf_usbd_ctx *ctx) in usbd_enable_endpoints()673 struct nrf_usbd_ctx *ctx = get_usbd_ctx(); in usbd_work_process_pwr_events()771 struct nrf_usbd_ctx *ctx = get_usbd_ctx(); in usbd_work_process_setup()782 static inline void usbd_work_process_recvreq(struct nrf_usbd_ctx *ctx, in usbd_work_process_recvreq()[all …]