Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4l/component/
Dgloc.h116 #define GLOC_VERSION_VERSION_Pos 0 /**< \brief (GLOC_VERSION) Version */ macro
117 #define GLOC_VERSION_VERSION_Msk (_U_(0xFFF) << GLOC_VERSION_VERSION_Pos)
118 …fine GLOC_VERSION_VERSION(value) (GLOC_VERSION_VERSION_Msk & ((value) << GLOC_VERSION_VERSION_Pos))