Searched refs:bsec_read_otp (Results 1 – 4 of 4) sorted by relevance
25 result = bsec_read_otp(ret_otp_value, x2); in bsec_main()37 result = bsec_read_otp(&tmp_data, x2); in bsec_main()47 result = bsec_read_otp(ret_otp_value, x2); in bsec_main()
100 uint32_t bsec_read_otp(uint32_t *val, uint32_t otp);
138 ret = bsec_read_otp(otp_val, otp_idx); in stm32_get_otp_value_from_idx()
385 uint32_t bsec_read_otp(uint32_t *val, uint32_t otp) in bsec_read_otp() function932 result = bsec_read_otp(otp_value, word); in bsec_shadow_read_otp()
Completed in 5 milliseconds