Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4l/component/
Dscif.h638 #define SCIF_RCCR_CALIB_Pos 0 /**< \brief (SCIF_RCCR) Calibration Value */ macro
639 #define SCIF_RCCR_CALIB_Msk (_U_(0x3FF) << SCIF_RCCR_CALIB_Pos)
640 #define SCIF_RCCR_CALIB(value) (SCIF_RCCR_CALIB_Msk & ((value) << SCIF_RCCR_CALIB_Pos))