Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4l/component/
Dscif.h831 #define SCIF_FPDIV_FPDIV_Pos 0 /**< \brief (SCIF_FPDIV) Fractional Prescaler Divi… macro
832 #define SCIF_FPDIV_FPDIV_Msk (_U_(0xFFFF) << SCIF_FPDIV_FPDIV_Pos)
833 #define SCIF_FPDIV_FPDIV(value) (SCIF_FPDIV_FPDIV_Msk & ((value) << SCIF_FPDIV_FPDIV_Pos))