Home
last modified time | relevance | path

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

/Zephyr-latest/soc/arm/musca/b1/
Dsoc.c14 #define SSE_200_CPU_ID_UNIT_BASE (0x5001F000UL) macro
43 volatile uint32_t *p_cpu_id = (volatile uint32_t *)SSE_200_CPU_ID_UNIT_BASE; in sse_200_platform_get_cpu_id()
/Zephyr-latest/soc/arm/mps2/
Dsoc.c33 #define SSE_200_CPU_ID_UNIT_BASE (0x5001F000UL) macro
67 volatile uint32_t *p_cpu_id = (volatile uint32_t *)SSE_200_CPU_ID_UNIT_BASE; in sse_200_platform_get_cpu_id()