Searched refs:bsec_shadow_read_otp (Results 1 – 4 of 4) sorted by relevance
126 uint32_t bsec_shadow_read_otp(uint32_t *otp_value, uint32_t word);
136 ret = bsec_shadow_read_otp(otp_val, otp_idx); in stm32_get_otp_value_from_idx()
198 if (bsec_shadow_read_otp(&deviceserial[i], i + otp) != in update_serial_num_string()
922 uint32_t bsec_shadow_read_otp(uint32_t *otp_value, uint32_t word) in bsec_shadow_read_otp() function
Completed in 6 milliseconds