Searched refs:GPIO_UNLOCK_KEY_Pos (Results 1 – 1 of 1) sorted by relevance
8669 #define GPIO_UNLOCK_KEY_Pos 24 /**< \brief (GPIO_UNLOCK) Unlocking Key */ macro8670 #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))