Searched defs:GPIO_PIN_NSEC (Results 1 – 5 of 5) sorted by relevance
175 #define GPIO_PIN_NSEC (0x00000000U) /*!< Non-secure pin attribute */ macro
161 #define GPIO_PIN_NSEC (0x00000000U) /*!< Non-secure pin attribute */ macro
163 #define GPIO_PIN_NSEC (0x00000000U) /*!< Non-secure pin attribute */ macro
237 #define GPIO_PIN_NSEC (GPIO_PIN_ATTR_SEC_MASK | 0x00000000U) /*!< Non-secure pi… macro