Searched defs:GPIO_PIN_SEC (Results 1 – 5 of 5) sorted by relevance
174 #define GPIO_PIN_SEC (0x00000001U) /*!< Secure pin attribute */ macro
160 #define GPIO_PIN_SEC (0x00000001U) /*!< Secure pin attribute */ macro
162 #define GPIO_PIN_SEC (0x00000001U) /*!< Secure pin attribute */ macro
236 #define GPIO_PIN_SEC (GPIO_PIN_ATTR_SEC_MASK | 0x00000001U) /*!< Secure pin at… macro