zephyr/arch/xtensa/include
Leandro Pereira 4ca586e62d arch: xtensa: Use Zephyr configuration options
Unconditionally use CONFIG_SIMULATOR_XTENSA to determine if XT_SIMULATOR
or XT_BOARD should be defined.

If CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC, also define XT_CLOCK_FREQ.  This
isn't ideal as the clock frequency might be changed in runtime and this
effectively makes it a constant.

Until we can control the clock frequency in runtime, this will suffice.

Signed-off-by: Leandro Pereira <leandro.pereira@intel.com>
2017-06-21 12:35:49 -04:00
..
kernel_arch_data.h linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
kernel_arch_func.h kernel: rename nanoArchInit->kernel_arch_init 2017-04-19 10:59:35 -05:00
kernel_arch_thread.h xtensa: fix coprocessor save area 2017-05-11 12:47:23 -04:00
kernel_event_logger_arch.h Xtensa port: Added Xtensa specific code (C + S) files. 2017-02-13 08:04:27 -08:00
offsets_short_arch.h xtensa port: Fixed crash on startup on CP enabled cores 2017-04-13 11:54:49 -07:00
xtensa_api.h xtensa: fix numerous checkpatch issues 2017-02-13 11:39:03 -08:00
xtensa_config.h xtensa: fix numerous checkpatch issues 2017-02-13 11:39:03 -08:00
xtensa_context.h xtensa port: Clear the CP descriptor of new created thread. 2017-04-20 16:01:55 +00:00
xtensa_rtos.h arch: xtensa: Use Zephyr configuration options 2017-06-21 12:35:49 -04:00
xtensa_timer.h xtensa: fix numerous checkpatch issues 2017-02-13 11:39:03 -08:00