Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4l/component/
Dcatb.h204 #define CATB_TIMING_TLEVEL_Pos 0 /**< \brief (CATB_TIMING) Relative Level Smoothing… macro
205 #define CATB_TIMING_TLEVEL_Msk (_U_(0xFFF) << CATB_TIMING_TLEVEL_Pos)
206 #define CATB_TIMING_TLEVEL(value) (CATB_TIMING_TLEVEL_Msk & ((value) << CATB_TIMING_TLEVEL_Pos))