Searched refs:bsec_read_otp (Results 1 – 6 of 6) sorted by relevance
26 result = bsec_read_otp(ret_otp_value, x2); in bsec_main()38 result = bsec_read_otp(&tmp_data, x2); in bsec_main()
39 return bsec_read_otp(val, otp); in stm32_otp_read()
40 return bsec_read_otp(val, otp); in stm32_otp_read()
45 uint32_t bsec_read_otp(uint32_t *val, uint32_t otp);
318 uint32_t bsec_read_otp(uint32_t *val, uint32_t otp) in bsec_read_otp() function795 result = bsec_read_otp(val, otp); in bsec_shadow_read_otp()
513 uint32_t bsec_read_otp(uint32_t *val, uint32_t otp) in bsec_read_otp() function