Searched refs:stm32_otp_read (Results 1 – 3 of 3) sorted by relevance
16 static inline uint32_t stm32_otp_read(uint32_t *val, uint32_t otp) in stm32_otp_read() function
37 static inline uint32_t stm32_otp_read(uint32_t *val, uint32_t otp) in stm32_otp_read() function
173 ret = stm32_otp_read(otp_val, otp_idx); in stm32_get_otp_value_from_idx()