Home
last modified time | relevance | path

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

/hal_ambiq-latest/mcu/apollo4p/hal/mcu/
Dam_hal_bootrom_helper.h85 uint32_t (*bootrom_util_read_word)( uint32_t *); member
Dam_hal_utils.c229 return g_am_hal_bootrom_helper.bootrom_util_read_word(pui32Address); in am_hal_load_ui32()