Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/device/
Dusb_dc_sam0.c29 #define REGS ((Usb *)DT_INST_REG_ADDR(0)) macro
80 UsbDevice *regs = &REGS->DEVICE; in usb_sam0_ep_isr()
115 UsbDevice *regs = &REGS->DEVICE; in usb_sam0_isr()
149 UsbDevice *regs = &REGS->DEVICE; in usb_sam0_wait_syncbusy()
158 UsbDevice *regs = &REGS->DEVICE; in usb_sam0_load_padcal()
220 UsbDevice *regs = &REGS->DEVICE; in usb_dc_attach()
321 UsbDevice *regs = &REGS->DEVICE; in usb_dc_detach()
334 UsbDevice *regs = &REGS->DEVICE; in usb_dc_reset()
383 UsbDevice *regs = &REGS->DEVICE; in usb_dc_ep_configure()
456 UsbDevice *regs = &REGS->DEVICE; in usb_dc_ep_set_stall()
[all …]