Home
last modified time | relevance | path

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

/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4l/component/
Dsmap.h111 #define SMAP_SR_STATE_Pos 24 /**< \brief (SMAP_SR) State */ macro
112 #define SMAP_SR_STATE_Msk (_U_(0x7) << SMAP_SR_STATE_Pos)
113 #define SMAP_SR_STATE(value) (SMAP_SR_STATE_Msk & ((value) << SMAP_SR_STATE_Pos))