Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/freertos/port/xtensa/include/freertos/
Dxtensa_timer.h127 #if defined(XT_SIMULATOR) && !defined(XT_CLOCK_FREQ)
128 #define XT_CLOCK_FREQ configCPU_CLOCK_HZ macro
131 #if !defined(XT_CLOCK_FREQ) && !defined(XT_BOARD)
149 #ifdef XT_CLOCK_FREQ
150 #define XT_TICK_DIVISOR (XT_CLOCK_FREQ / XT_TICK_PER_SEC)
DFreeRTOSConfig_arch.h98 #define XT_CLOCK_FREQ (xt_clock_freq()) macro
/hal_espressif-3.6.0/components/freertos/port/xtensa/
Dportasm.S308 #ifdef XT_CLOCK_FREQ
373 #ifdef XT_CLOCK_FREQ
Dreadme_xtensa.txt363 performance in simulation (see XT_CLOCK_FREQ).
370 XT_CLOCK_FREQ=freq Specifies the target processor's clock