Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4l/component/
Dgloc.h56 #define GLOC_CR_AEN_Pos 0 /**< \brief (GLOC_CR) Input mask */ macro
57 #define GLOC_CR_AEN_Msk (_U_(0xF) << GLOC_CR_AEN_Pos)
58 #define GLOC_CR_AEN(value) (GLOC_CR_AEN_Msk & ((value) << GLOC_CR_AEN_Pos))