Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4l/component/
Dscif.h578 #define SCIF_DFLL0SSG_AMPLITUDE_Pos 8 /**< \brief (SCIF_DFLL0SSG) SSG Amplitude */ macro
579 #define SCIF_DFLL0SSG_AMPLITUDE_Msk (_U_(0x1F) << SCIF_DFLL0SSG_AMPLITUDE_Pos)
580 …_DFLL0SSG_AMPLITUDE(value) (SCIF_DFLL0SSG_AMPLITUDE_Msk & ((value) << SCIF_DFLL0SSG_AMPLITUDE_Pos))