Home
last modified time | relevance | path

Searched refs:sec_lock_option (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/puf_v3/
Dfsl_puf_v3.c974 uint32_t sec_lock_option = 0u; in PUF_SetLock() local
991 sec_lock_option = SEC_LOCK_PATTERN | securityLevel; in PUF_SetLock()
994 base->SEC_LOCK = sec_lock_option; in PUF_SetLock()