Home
last modified time | relevance | path

Searched refs:OTP_ERR_INVALID_SIZE_ALIGNMENT (Results 1 – 2 of 2) sorted by relevance

/hal_renesas-latest/smartbond/da1469x_hal/
Dda1469x_otp.c96 return OTP_ERR_INVALID_SIZE_ALIGNMENT; in da1469x_otp_read()
127 return OTP_ERR_INVALID_SIZE_ALIGNMENT; in da1469x_otp_write()
Dda1469x_otp.h31 #define OTP_ERR_INVALID_SIZE_ALIGNMENT -1 macro