Searched refs:BSEC_SECURE_STATE_CONFIG_ALLOW_RESTART_MASK (Results 1 – 5 of 5) sorted by relevance
112 #define BSEC_SECURE_STATE_CONFIG_ALLOW_RESTART_MASK (0x1U) macro114 …(x) << BSEC_SECURE_STATE_CONFIG_ALLOW_RESTART_SHIFT) & BSEC_SECURE_STATE_CONFIG_ALLOW_RESTART_MASK)115 …RE_STATE_CONFIG_ALLOW_RESTART_GET(x) (((uint32_t)(x) & BSEC_SECURE_STATE_CONFIG_ALLOW_RESTART_MASK…
Completed in 8 milliseconds