Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4l/component/
Dsmap.h282 #define SMAP_EXID_EXID_Pos 0 /**< \brief (SMAP_EXID) Chip ID Extension */ macro
283 #define SMAP_EXID_EXID_Msk (_U_(0xFFFFFFFF) << SMAP_EXID_EXID_Pos)
284 #define SMAP_EXID_EXID(value) (SMAP_EXID_EXID_Msk & ((value) << SMAP_EXID_EXID_Pos))