Searched defs:ep_hw_idx (Results 1 – 2 of 2) sorted by relevance
85 uint8_t ep_hw_idx; /* BSP USBD driver EP index EP0, EP1, EP2, etc */ member219 static inline USBD_EP_T *numaker_usbd_ep_base(const struct device *dev, uint32_t ep_hw_idx) in numaker_usbd_ep_base()1321 uint32_t ep_hw_idx = u32_count_trailing_zeros(epintsts); in numaker_udbd_isr() local
94 uint8_t ep_hw_idx; /* BSP USBD driver EP index EP0, EP1, EP2, etc */ member241 static inline USBD_EP_T *numaker_usbd_ep_base(const struct device *dev, uint32_t ep_hw_idx) in numaker_usbd_ep_base()1188 uint32_t ep_hw_idx = u32_count_trailing_zeros(epintsts); in numaker_udbd_isr() local