Home
last modified time | relevance | path

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

/hal_silabs-latest/simplicity_sdk/platform/security/sl_component/se_manager/inc/
Dsl_se_manager_defines.h316 #define SL_SE_TAMPER_SIGNAL_RESERVED_4 0xD ///< Reserved tamper signal macro
353 #define SL_SE_TAMPER_SIGNAL_RESERVED_4 0xD ///< Reserved tamper signal
390 #define SL_SE_TAMPER_SIGNAL_RESERVED_4 0xD ///< Reserved tamper signal
/hal_silabs-latest/simplicity_sdk/platform/security/sl_component/se_manager/src/
Dsl_se_manager_util.c595 || (otp_init->tamper_levels[SL_SE_TAMPER_SIGNAL_RESERVED_4] != SL_SE_TAMPER_LEVEL_IGNORE)) { in sl_se_init_otp()