Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4l/component/
Dscif.h436 #define SCIF_PLL_PLLCOUNT_Pos 24 /**< \brief (SCIF_PLL) PLL Count */ macro
437 #define SCIF_PLL_PLLCOUNT_Msk (_U_(0x3F) << SCIF_PLL_PLLCOUNT_Pos)
438 #define SCIF_PLL_PLLCOUNT(value) (SCIF_PLL_PLLCOUNT_Msk & ((value) << SCIF_PLL_PLLCOUNT_Pos))