Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4l/component/
Dsmap.h306 #define SMAP_IDR_APIDV_Pos 0 /**< \brief (SMAP_IDR) AP Identification Variant */ macro
307 #define SMAP_IDR_APIDV_Msk (_U_(0xF) << SMAP_IDR_APIDV_Pos)
308 #define SMAP_IDR_APIDV(value) (SMAP_IDR_APIDV_Msk & ((value) << SMAP_IDR_APIDV_Pos))