Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4l/component/
Dcatb.h207 #define CATB_TIMING_TIDLE_Pos 16 /**< \brief (CATB_TIMING) Idle Smoothening */ macro
208 #define CATB_TIMING_TIDLE_Msk (_U_(0xFFF) << CATB_TIMING_TIDLE_Pos)
209 #define CATB_TIMING_TIDLE(value) (CATB_TIMING_TIDLE_Msk & ((value) << CATB_TIMING_TIDLE_Pos))