Searched refs:KEYM_SEC_KEY_CTL_SK_VAL_MASK (Results 1 – 6 of 6) sorted by relevance
67 #define KEYM_SEC_KEY_CTL_SK_VAL_MASK (0x10000UL) macro69 #define KEYM_SEC_KEY_CTL_SK_VAL_GET(x) (((uint32_t)(x) & KEYM_SEC_KEY_CTL_SK_VAL_MASK) >> KEYM_SEC_…
Completed in 21 milliseconds