Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/key_manager/
Dfsl_key_manager.c65 if ((select != (uint8_t)(KEYMGR_SEL_OCOTP)) && (select != (uint8_t)(KEYMGR_SEL_PUF))) in KEYMGR_OTFAD1KeyControll()
91 if ((select != (uint8_t)(KEYMGR_SEL_OCOTP)) && (select != (uint8_t)(KEYMGR_SEL_PUF))) in KEYMGR_OTFAD2KeyControll()
Dfsl_key_manager.h64 #define KEYMGR_SEL_OCOTP 0u macro