Searched refs:BSEC_WRITE (Results 1 – 1 of 1) sorted by relevance
86 #define BSEC_WRITE U(0x100) macro381 io_write32(bsec_base() + BSEC_OTP_CTRL_OFF, otp_id | BSEC_WRITE); in stm32_bsec_program_otp()452 io_write32(base + BSEC_OTP_CTRL_OFF, addr | BSEC_WRITE | BSEC_LOCK); in stm32_bsec_permanent_lock_otp()
Completed in 3 milliseconds