Searched refs:SCIF_DFLL0CONF_CALIB_Msk (Results 1 – 1 of 1) sorted by relevance
484 #define SCIF_DFLL0CONF_CALIB_Msk (_U_(0xF) << SCIF_DFLL0CONF_CALIB_Pos) macro485 #define SCIF_DFLL0CONF_CALIB(value) (SCIF_DFLL0CONF_CALIB_Msk & ((value) << SCIF_DFLL0CONF_CALIB_Po…