Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4l/component/
Dcatb.h137 #define CATB_IDLE_RIDLE_Pos 12 /**< \brief (CATB_IDLE) Integer Sensor Idle */ macro
138 #define CATB_IDLE_RIDLE_Msk (_U_(0xFFFF) << CATB_IDLE_RIDLE_Pos)
139 #define CATB_IDLE_RIDLE(value) (CATB_IDLE_RIDLE_Msk & ((value) << CATB_IDLE_RIDLE_Pos))