Home
last modified time | relevance | path

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

/Kernel-v11.0.1/portable/ThirdParty/XCC/Xtensa/
Dxtensa_rtos.h71 #ifndef XT_SIMULATOR
73 #define XT_SIMULATOR 1 /* Simulator mode */ macro
95 #if ( !XT_SIMULATOR ) && ( !XT_BOARD )
96 #error Either XT_SIMULATOR or XT_BOARD must be defined.
Dxtensa_timer.h133 #if defined( XT_SIMULATOR ) && !defined( XT_CLOCK_FREQ )
Dxtensa_vectors.S312 #ifdef XT_SIMULATOR
394 #ifdef XT_SIMULATOR
Dreadme_xtensa.txt373 XT_SIMULATOR Set this if building to run on the simulator.
/Kernel-v11.0.1/portable/ThirdParty/GCC/Xtensa_ESP32/include/
Dxtensa_rtos.h75 #ifndef XT_SIMULATOR
77 #define XT_SIMULATOR 1 /* Simulator mode */ macro
99 #if !defined( XT_SIMULATOR ) && !defined( XT_BOARD )
100 #error Either XT_SIMULATOR or XT_BOARD must be defined.
Dxtensa_timer.h137 #if defined( XT_SIMULATOR ) && !defined( XT_CLOCK_FREQ )