Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4l/component/
Dscif.h424 #define SCIF_PLL_PLLOSC_Pos 1 /**< \brief (SCIF_PLL) PLL Oscillator Select */ macro
425 #define SCIF_PLL_PLLOSC_Msk (_U_(0x3) << SCIF_PLL_PLLOSC_Pos)
426 #define SCIF_PLL_PLLOSC(value) (SCIF_PLL_PLLOSC_Msk & ((value) << SCIF_PLL_PLLOSC_Pos))