Searched refs:PWR_SECURE_NONE (Results 1 – 1 of 1) sorted by relevance
273 #define PWR_SECURE_NONE 0U /*!< No security on PWR resources … macro777 #define IS_PWR_SECURE_CONFIG(__CONFIG__) (((__CONFIG__) == PWR_SECURE_NONE) || \