Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4l/component/
Dscif.h639 #define SCIF_RCCR_CALIB_Msk (_U_(0x3FF) << SCIF_RCCR_CALIB_Pos) macro
640 #define SCIF_RCCR_CALIB(value) (SCIF_RCCR_CALIB_Msk & ((value) << SCIF_RCCR_CALIB_Pos))