Searched refs:AM_REG_OTP_SIZE (Results 1 – 2 of 2) sorted by relevance
| /hal_ambiq-latest/mcu/apollo4p/hal/ | ||
| D | am_hal_otp.h | 51 #define AM_REG_OTP_SIZE 0x2000 macro |
| D | am_hal_otp.c | 68 if ((offset & 0x3) || (offset > (AM_REG_OTP_SIZE - 4))) in validate_otp_offset() |