Home
last modified time | relevance | path

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

/hal_ambiq-3.7.0/utils/
Dam_util_faultisr.c105 #define AM_SP_LOW2 DTCM_BASEADDR macro
523 if ( ((uint32_t) u32IsrSP >= AM_SP_LOW2) && ((uint32_t) u32IsrSP < AM_SP_HIGH2) ) in am_valid_sp()