Home
last modified time | relevance | path

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

/hal_silabs-latest/simplicity_sdk/platform/security/sl_component/se_manager/inc/
Dsl_se_manager_defines.h309 #define SL_SE_TAMPER_SIGNAL_RESERVED_3 0x6 ///< Reserved tamper signal macro
346 #define SL_SE_TAMPER_SIGNAL_RESERVED_3 0x6 ///< Reserved tamper signal
383 #define SL_SE_TAMPER_SIGNAL_RESERVED_3 0x6 ///< Reserved tamper signal
/hal_silabs-latest/simplicity_sdk/platform/security/sl_component/se_manager/src/
Dsl_se_manager_util.c594 || (otp_init->tamper_levels[SL_SE_TAMPER_SIGNAL_RESERVED_3] != SL_SE_TAMPER_LEVEL_IGNORE) in sl_se_init_otp()