Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/hpmicro/
A Dusb_dc_hpm.c51 static inline uint8_t ep_idx2bit(uint8_t ep_idx) in ep_idx2bit() function
333 if (edpt_complete & (1 << ep_idx2bit(ep_idx))) { in USBD_IRQHandler()
/components/drivers/usb/cherryusb/port/chipidea/
A Dusb_dc_chipidea.c137 static inline uint8_t ep_idx2bit(uint8_t ep_idx) in ep_idx2bit() function
685 if (edpt_complete & (1 << ep_idx2bit(ep_idx))) { in USBD_IRQHandler()

Completed in 5 milliseconds