Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4l/component/
Dscif.h430 #define SCIF_PLL_PLLDIV_Pos 8 /**< \brief (SCIF_PLL) PLL Division Factor */ macro
431 #define SCIF_PLL_PLLDIV_Msk (_U_(0xF) << SCIF_PLL_PLLDIV_Pos)
432 #define SCIF_PLL_PLLDIV(value) (SCIF_PLL_PLLDIV_Msk & ((value) << SCIF_PLL_PLLDIV_Pos))