Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4l/component/
Dgpio.h8669 #define GPIO_UNLOCK_KEY_Pos 24 /**< \brief (GPIO_UNLOCK) Unlocking Key */ macro
8670 #define GPIO_UNLOCK_KEY_Msk (_U_(0xFF) << GPIO_UNLOCK_KEY_Pos)
8671 #define GPIO_UNLOCK_KEY(value) (GPIO_UNLOCK_KEY_Msk & ((value) << GPIO_UNLOCK_KEY_Pos))