Searched refs:bsec_write_otp (Results 1 – 7 of 7) sorted by relevance
34 result = bsec_write_otp(x3, x2); in bsec_main()48 result = bsec_write_otp(tmp_data, x2); in bsec_main()
49 return bsec_write_otp(val, otp); in stm32_otp_write()
50 return bsec_write_otp(val, otp); in stm32_otp_write()
47 uint32_t bsec_write_otp(uint32_t val, uint32_t otp);
652 result = bsec_write_otp(otp_value, otp); in stm32_iwdg_shadow_update()
226 uint32_t bsec_write_otp(uint32_t val, uint32_t otp) in bsec_write_otp() function
340 uint32_t bsec_write_otp(uint32_t val, uint32_t otp) in bsec_write_otp() function