Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/saml21b/include/component/
Dusb.h417 uint8_t FLENHIGH:8; /*!< bit: 0.. 7 Frame Length */ member
1734 …__I USB_HOST_FLENHIGH_Type FLENHIGH; /**< \brief Offset: 0x012 (R/ 8) HOST Host Frame Len… member
/loramac-node-latest/src/boards/mcu/saml21/hri/
Dhri_usb_l21.h3455 …return (((Usb *)hw)->HOST.FLENHIGH.reg & USB_HOST_FLENHIGH_FLENHIGH(mask)) >> USB_HOST_FLENHIGH_FL… in hri_usbhost_get_FLENHIGH_FLENHIGH_bf()
3460 …return (((Usb *)hw)->HOST.FLENHIGH.reg & USB_HOST_FLENHIGH_FLENHIGH_Msk) >> USB_HOST_FLENHIGH_FLEN… in hri_usbhost_read_FLENHIGH_FLENHIGH_bf()
3467 tmp = ((Usb *)hw)->HOST.FLENHIGH.reg; in hri_usbhost_get_FLENHIGH_reg()
3474 return ((Usb *)hw)->HOST.FLENHIGH.reg; in hri_usbhost_read_FLENHIGH_reg()