Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4l/component/
Dbpm.h185 #define BPM_UNLOCK_KEY_Pos 24 /**< \brief (BPM_UNLOCK) Unlock Key */ macro
186 #define BPM_UNLOCK_KEY_Msk (_U_(0xFF) << BPM_UNLOCK_KEY_Pos)
187 #define BPM_UNLOCK_KEY(value) (BPM_UNLOCK_KEY_Msk & ((value) << BPM_UNLOCK_KEY_Pos))