Searched refs:OTP_NV_COUNTERS_INITIALIZED (Results 1 – 3 of 3) sorted by relevance
37 if (otp_nv_ram_buf.init_value != OTP_NV_COUNTERS_INITIALIZED) { in init_otp_nv_counters_flash()51 otp_nv_ram_buf.init_value = OTP_NV_COUNTERS_INITIALIZED;194 if (init_value != OTP_NV_COUNTERS_INITIALIZED || in init_otp_nv_counters_flash()554 if (backup_init_value == OTP_NV_COUNTERS_INITIALIZED && in create_or_restore_layout()586 init_value = OTP_NV_COUNTERS_INITIALIZED; in create_or_restore_layout()
18 #define OTP_NV_COUNTERS_INITIALIZED 0xC0DE8112U macro
50 .init_value = OTP_NV_COUNTERS_INITIALIZED,