Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/hri/
Dhri_usb_l21.h3218 ((Usb *)hw)->HOST.PADCAL.reg |= USB_PADCAL_TRANSP(mask); in hri_usbhost_set_PADCAL_TRANSP_bf()
3226 tmp = ((Usb *)hw)->HOST.PADCAL.reg; in hri_usbhost_get_PADCAL_TRANSP_bf()
3235 tmp = ((Usb *)hw)->HOST.PADCAL.reg; in hri_usbhost_write_PADCAL_TRANSP_bf()
3238 ((Usb *)hw)->HOST.PADCAL.reg = tmp; in hri_usbhost_write_PADCAL_TRANSP_bf()
3245 ((Usb *)hw)->HOST.PADCAL.reg &= ~USB_PADCAL_TRANSP(mask); in hri_usbhost_clear_PADCAL_TRANSP_bf()
3252 ((Usb *)hw)->HOST.PADCAL.reg ^= USB_PADCAL_TRANSP(mask); in hri_usbhost_toggle_PADCAL_TRANSP_bf()
3259 tmp = ((Usb *)hw)->HOST.PADCAL.reg; in hri_usbhost_read_PADCAL_TRANSP_bf()
3267 ((Usb *)hw)->HOST.PADCAL.reg |= USB_PADCAL_TRANSN(mask); in hri_usbhost_set_PADCAL_TRANSN_bf()
3275 tmp = ((Usb *)hw)->HOST.PADCAL.reg; in hri_usbhost_get_PADCAL_TRANSN_bf()
3284 tmp = ((Usb *)hw)->HOST.PADCAL.reg; in hri_usbhost_write_PADCAL_TRANSN_bf()
[all …]
/loramac-node-latest/src/boards/mcu/saml21/saml21b/include/component/
Dusb.h1713 …__IO USB_PADCAL_Type PADCAL; /**< \brief Offset: 0x028 (R/W 16) USB PAD Calibration… member
1745 …__IO USB_PADCAL_Type PADCAL; /**< \brief Offset: 0x028 (R/W 16) USB PAD Calibration… member