Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4l/component/
Dcatb.h493 #define CATB_PARAMETER_FRACTIONAL_Pos 16 /**< \brief (CATB_PARAMETER) Number of Fractiona… macro
494 #define CATB_PARAMETER_FRACTIONAL_Msk (_U_(0xF) << CATB_PARAMETER_FRACTIONAL_Pos)
495 …ETER_FRACTIONAL(value) (CATB_PARAMETER_FRACTIONAL_Msk & ((value) << CATB_PARAMETER_FRACTIONAL_Pos))