Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/saml21/saml21b/include/component/
Dnvmctrl.h515 #define USB_FUSES_TRIM_Pos 23 /**< \brief (NVMCTRL_OTP5) USB pad Trim calibratio… macro
516 #define USB_FUSES_TRIM_Msk (_U(0x7) << USB_FUSES_TRIM_Pos)
517 #define USB_FUSES_TRIM(value) (USB_FUSES_TRIM_Msk & ((value) << USB_FUSES_TRIM_Pos))