Home
last modified time | relevance | path

Searched refs:HWREG (Results 1 – 3 of 3) sorted by relevance

/components/drivers/usb/cherryusb/port/musb/
A Dusb_dc_musb.c9 #define HWREG(x) \ macro
212 HWREG(USB_FIFO_BASE(ep_idx)) = *buf32++; in musb_write_packet()
243 *buf32++ = HWREG(USB_FIFO_BASE(ep_idx)); in musb_read_packet()
A Dusb_glue_bk.c295 #define HWREG(x) \ macro
A Dusb_hc_musb.c10 #define HWREG(x) \ macro
223 HWREG(USB_FIFO_BASE(ep_idx)) = *buf32++; in musb_write_packet()
254 *buf32++ = HWREG(USB_FIFO_BASE(ep_idx)); in musb_read_packet()

Completed in 11 milliseconds