Home
last modified time | relevance | path

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

/hal_ambiq-latest/mcu/apollo4p/hal/
Dam_hal_otp.h51 #define AM_REG_OTP_SIZE 0x2000 macro
Dam_hal_otp.c68 if ((offset & 0x3) || (offset > (AM_REG_OTP_SIZE - 4))) in validate_otp_offset()