Home
last modified time | relevance | path

Searched defs:ISADDRSRAM (Results 1 – 2 of 2) sorted by relevance

/hal_ambiq-latest/mcu/apollo3p/hal/
Dam_hal_flash.h102 #define ISADDRSRAM(x) ((x >= AM_HAL_FLASH_SRAM_ADDR) && \ macro
/hal_ambiq-latest/mcu/apollo3/hal/
Dam_hal_flash.h98 #define ISADDRSRAM(x) ((x >= AM_HAL_FLASH_SRAM_ADDR) && \ macro