Home
last modified time | relevance | path

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

/hal_intel-latest/bsp_sedi/soc/intel_ish/pm/aon/
Daon_task.c77 .esp0 = (uint8_t *)(CONFIG_AON_PERSISTENT_BASE - AON_SP_RESERVED),
96 .esp = CONFIG_AON_PERSISTENT_BASE - AON_SP_RESERVED,
97 .ebp = CONFIG_AON_PERSISTENT_BASE - AON_SP_RESERVED,
180 #define SNOWBALL_BASE (CONFIG_AON_PERSISTENT_BASE + 256)
/hal_intel-latest/bsp_sedi/soc/intel_ish/pm/
Dpm_regs.h236 #define CONFIG_AON_PERSISTENT_BASE (CONFIG_AON_RAM_BASE \ macro