Home
last modified time | relevance | path

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

/loramac-node-3.6.0-3.5.0/src/boards/mcu/saml21/hri/
Dhri_usb_l21.h318 ((UsbHost *)hw)->HostPipe[submodule_index].PINTENCLR.reg = USB_HOST_PINTENSET_TRCPT0; in hri_usbpipe_write_PINTEN_TRCPT0_bit()
326 ((UsbHost *)hw)->HostPipe[submodule_index].PINTENCLR.reg = USB_HOST_PINTENSET_TRCPT0; in hri_usbpipe_clear_PINTEN_TRCPT0_bit()
343 ((UsbHost *)hw)->HostPipe[submodule_index].PINTENCLR.reg = USB_HOST_PINTENSET_TRCPT1; in hri_usbpipe_write_PINTEN_TRCPT1_bit()
351 ((UsbHost *)hw)->HostPipe[submodule_index].PINTENCLR.reg = USB_HOST_PINTENSET_TRCPT1; in hri_usbpipe_clear_PINTEN_TRCPT1_bit()
368 ((UsbHost *)hw)->HostPipe[submodule_index].PINTENCLR.reg = USB_HOST_PINTENSET_TRFAIL; in hri_usbpipe_write_PINTEN_TRFAIL_bit()
376 ((UsbHost *)hw)->HostPipe[submodule_index].PINTENCLR.reg = USB_HOST_PINTENSET_TRFAIL; in hri_usbpipe_clear_PINTEN_TRFAIL_bit()
393 ((UsbHost *)hw)->HostPipe[submodule_index].PINTENCLR.reg = USB_HOST_PINTENSET_PERR; in hri_usbpipe_write_PINTEN_PERR_bit()
401 ((UsbHost *)hw)->HostPipe[submodule_index].PINTENCLR.reg = USB_HOST_PINTENSET_PERR; in hri_usbpipe_clear_PINTEN_PERR_bit()
418 ((UsbHost *)hw)->HostPipe[submodule_index].PINTENCLR.reg = USB_HOST_PINTENSET_TXSTP; in hri_usbpipe_write_PINTEN_TXSTP_bit()
426 ((UsbHost *)hw)->HostPipe[submodule_index].PINTENCLR.reg = USB_HOST_PINTENSET_TXSTP; in hri_usbpipe_clear_PINTEN_TXSTP_bit()
[all …]
/loramac-node-3.6.0-3.5.0/src/boards/mcu/saml21/saml21b/include/component/
Dusb.h1682 …__IO USB_HOST_PINTENCLR_Type PINTENCLR; /**< \brief Offset: 0x008 (R/W 8) HOST_PIPE Pipe Inte… member