Searched refs:stm32_otp_shadow_read (Results 1 – 3 of 3) sorted by relevance
42 static inline uint32_t stm32_otp_shadow_read(uint32_t *val, uint32_t otp) in stm32_otp_shadow_read() function
43 static inline uint32_t stm32_otp_shadow_read(uint32_t *val, uint32_t otp) in stm32_otp_shadow_read() function
177 ret = stm32_otp_shadow_read(otp_val, otp_idx); in stm32_get_otp_value_from_idx()208 if (stm32_otp_shadow_read(&uid[i], i + otp) != BSEC_OK) { in stm32_get_uid_otp()