Home
last modified time | relevance | path

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

/hal_silabs-latest/simplicity_sdk/platform/security/sl_component/se_manager/inc/
Dsl_se_manager_defines.h303 #define SL_SE_TAMPER_SIGNAL_RESERVED_1 0x0 ///< Reserved tamper signal macro
340 #define SL_SE_TAMPER_SIGNAL_RESERVED_1 0x0 ///< Reserved tamper signal
377 #define SL_SE_TAMPER_SIGNAL_RESERVED_1 0x0 ///< Reserved tamper signal
/hal_silabs-latest/simplicity_sdk/platform/security/sl_component/se_manager/src/
Dsl_se_manager_util.c592 if ((otp_init->tamper_levels[SL_SE_TAMPER_SIGNAL_RESERVED_1] != SL_SE_TAMPER_LEVEL_IGNORE) in sl_se_init_otp()