Searched defs:otp (Results 1 – 5 of 5) sorted by relevance
72 static void enable_non_secure_access(uint32_t otp) in enable_non_secure_access()81 static bool non_secure_can_access(uint32_t otp) in non_secure_can_access()93 uint32_t otp; in bsec_dt_otp_nsec_access() local172 static uint32_t otp_bank_offset(uint32_t otp) in otp_bank_offset()327 uint32_t bsec_shadow_register(uint32_t otp) in bsec_shadow_register()385 uint32_t bsec_read_otp(uint32_t *val, uint32_t otp) in bsec_read_otp()407 uint32_t bsec_write_otp(uint32_t val, uint32_t otp) in bsec_write_otp()520 uint32_t bsec_permanent_lock_otp(uint32_t otp) in bsec_permanent_lock_otp()681 uint32_t bsec_set_sr_lock(uint32_t otp) in bsec_set_sr_lock()729 uint32_t bsec_set_sw_lock(uint32_t otp) in bsec_set_sw_lock()[all …]
173 uint32_t otp; in update_monotonic_counter() local
183 uint32_t otp; in update_serial_num_string() local
666 uint32_t otp; in stm32_iwdg_shadow_update() local
326 int dt_find_otp_name(const char *name, uint32_t *otp, uint32_t *otp_len) in dt_find_otp_name()
Completed in 10 milliseconds