Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4l/component/
Dcatb.h233 #define CATB_THRESH_RTHRESH_Pos 12 /**< \brief (CATB_THRESH) Rational part of Thresho… macro
234 #define CATB_THRESH_RTHRESH_Msk (_U_(0xFF) << CATB_THRESH_RTHRESH_Pos)
235 #define CATB_THRESH_RTHRESH(value) (CATB_THRESH_RTHRESH_Msk & ((value) << CATB_THRESH_RTHRESH_Pos))