Searched defs:otp (Results 1 – 3 of 3) sorted by relevance
60 static void enable_non_secure_access(uint32_t otp) in enable_non_secure_access()69 static bool non_secure_can_access(uint32_t otp) in non_secure_can_access()116 static uint32_t otp_bank_offset(uint32_t otp) in otp_bank_offset()124 static uint32_t bsec_check_error(uint32_t otp) in bsec_check_error()259 uint32_t bsec_shadow_register(uint32_t otp) in bsec_shadow_register()312 uint32_t bsec_read_otp(uint32_t *val, uint32_t otp) in bsec_read_otp()434 uint32_t bsec_permanent_lock_otp(uint32_t otp) in bsec_permanent_lock_otp()619 bool bsec_read_sr_lock(uint32_t otp) in bsec_read_sr_lock()680 bool bsec_read_sw_lock(uint32_t otp) in bsec_read_sw_lock()741 bool bsec_read_sp_lock(uint32_t otp) in bsec_read_sp_lock()[all …]
65 uint32_t otp = 0; in stm32mp1_syscfg_init() local
425 uint32_t otp; in stm32_iwdg_shadow_update() local
Completed in 7 milliseconds