Home
last modified time | relevance | path

Searched defs:offset (Results 1 – 3 of 3) sorted by relevance

/hal_ambiq-latest/mcu/apollo4p/hal/
Dam_hal_otp.c66 static uint32_t validate_otp_offset(uint32_t offset) in validate_otp_offset()
85 uint32_t am_hal_otp_read_word(uint32_t offset, uint32_t *pVal) in am_hal_otp_read_word()
147 uint32_t am_hal_otp_write_word(uint32_t offset, uint32_t value) in am_hal_otp_write_word()
Dam_hal_dcu.c69 uint32_t offset = gStartOff; in get_raw_dcu_mask() local
/hal_ambiq-latest/mcu/apollo4p/hal/mcu/
Dam_hal_secure_ota.h180 uint32_t offset : 12; member