Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4l/component/
Dgloc.h119 #define GLOC_VERSION_VARIANT_Pos 16 /**< \brief (GLOC_VERSION) Variant */ macro
120 #define GLOC_VERSION_VARIANT_Msk (_U_(0xF) << GLOC_VERSION_VARIANT_Pos)
121 …fine GLOC_VERSION_VARIANT(value) (GLOC_VERSION_VARIANT_Msk & ((value) << GLOC_VERSION_VARIANT_Pos))