Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4l/component/
Dgloc.h95 #define GLOC_PARAMETER_LUTS_Pos 0 /**< \brief (GLOC_PARAMETER) LUTs */ macro
96 #define GLOC_PARAMETER_LUTS_Msk (_U_(0xFF) << GLOC_PARAMETER_LUTS_Pos)
97 #define GLOC_PARAMETER_LUTS(value) (GLOC_PARAMETER_LUTS_Msk & ((value) << GLOC_PARAMETER_LUTS_Pos))