Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/saml21/hri/
Dhri_usb_l21.h126 while (((Usb *)hw)->DEVICE.SYNCBUSY.reg & reg) { in hri_usbdevice_wait_for_sync()
132 return ((Usb *)hw)->DEVICE.SYNCBUSY.reg & reg; in hri_usbdevice_is_syncing()
137 while (((Usb *)hw)->HOST.SYNCBUSY.reg & reg) { in hri_usbhost_wait_for_sync()
143 return ((Usb *)hw)->HOST.SYNCBUSY.reg & reg; in hri_usbhost_is_syncing()
933 ((Usb *)hw)->HOST.HostPipe[submodule_index].PSTATUSSET.reg = USB_HOST_PSTATUS_DTGL; in hri_usbhost_set_PSTATUS_DTGL_bit()
938 return (((Usb *)hw)->HOST.HostPipe[submodule_index].PSTATUS.reg & USB_HOST_PSTATUS_DTGL) in hri_usbhost_get_PSTATUS_DTGL_bit()
945 ((Usb *)hw)->HOST.HostPipe[submodule_index].PSTATUSCLR.reg = USB_HOST_PSTATUS_DTGL; in hri_usbhost_write_PSTATUS_DTGL_bit()
947 ((Usb *)hw)->HOST.HostPipe[submodule_index].PSTATUSSET.reg = USB_HOST_PSTATUS_DTGL; in hri_usbhost_write_PSTATUS_DTGL_bit()
953 ((Usb *)hw)->HOST.HostPipe[submodule_index].PSTATUSCLR.reg = USB_HOST_PSTATUS_DTGL; in hri_usbhost_clear_PSTATUS_DTGL_bit()
958 ((Usb *)hw)->HOST.HostPipe[submodule_index].PSTATUSSET.reg = USB_HOST_PSTATUS_CURBK; in hri_usbhost_set_PSTATUS_CURBK_bit()
[all …]
/loramac-node-3.4.0/src/boards/mcu/saml21/saml21b/include/
Dsaml21e15b.h567 #define USB ((Usb *)0x41000000UL) /**< \brief (USB) APB Base Address */
Dsaml21e16b.h567 #define USB ((Usb *)0x41000000UL) /**< \brief (USB) APB Base Address */
Dsaml21e17b.h567 #define USB ((Usb *)0x41000000UL) /**< \brief (USB) APB Base Address */
Dsaml21e18b.h567 #define USB ((Usb *)0x41000000UL) /**< \brief (USB) APB Base Address */
Dsaml21g16b.h567 #define USB ((Usb *)0x41000000UL) /**< \brief (USB) APB Base Address */
Dsaml21g17b.h567 #define USB ((Usb *)0x41000000UL) /**< \brief (USB) APB Base Address */
Dsaml21g18b.h567 #define USB ((Usb *)0x41000000UL) /**< \brief (USB) APB Base Address */
Dsaml21j16b.h579 #define USB ((Usb *)0x41000000UL) /**< \brief (USB) APB Base Address */
Dsaml21j17b.h579 #define USB ((Usb *)0x41000000UL) /**< \brief (USB) APB Base Address */
Dsaml21j18b.h579 #define USB ((Usb *)0x41000000UL) /**< \brief (USB) APB Base Address */
Dsaml21j18bu.h579 #define USB ((Usb *)0x41000000UL) /**< \brief (USB) APB Base Address */
/loramac-node-3.4.0/src/boards/mcu/saml21/saml21b/include/component/
Dusb.h1775 } Usb; typedef