Home
last modified time | relevance | path

Searched refs:xTaskGetTickCountFromISR (Results 1 – 24 of 24) sorted by relevance

/hal_espressif-3.6.0/components/freertos/include/freertos/
Dtimers.h891 …xTimerGenericCommand( ( xTimer ), tmrCOMMAND_START_FROM_ISR, ( xTaskGetTickCountFromISR() ), ( pxH…
1116 …xTimerGenericCommand( ( xTimer ), tmrCOMMAND_RESET_FROM_ISR, ( xTaskGetTickCountFromISR() ), ( pxH…
Dtask.h1691 TickType_t xTaskGetTickCountFromISR( void ) PRIVILEGED_FUNCTION;
/hal_espressif-3.6.0/components/log/
Dlog_freertos.c108 TickType_t tick_count = xPortInIsrContext() ? xTaskGetTickCountFromISR() : xTaskGetTickCount(); in esp_log_timestamp()
/hal_espressif-3.6.0/components/app_trace/sys_view/Sample/OS/
DSEGGER_SYSVIEW_FreeRTOS.c118 Time = xTaskGetTickCountFromISR(); in _cbGetTime()
/hal_espressif-3.6.0/docs/zh_CN/api-guides/
DSYSVIEW_FreeRTOS.txt17 57 xTaskGetTickCountFromISR
/hal_espressif-3.6.0/docs/en/api-guides/
DSYSVIEW_FreeRTOS.txt17 57 xTaskGetTickCountFromISR
/hal_espressif-3.6.0/examples/system/sysview_tracing_heap_log/
DSYSVIEW_FreeRTOS.txt17 57 xTaskGetTickCountFromISR
/hal_espressif-3.6.0/tools/esp_app_trace/
DSYSVIEW_FreeRTOS.txt17 57 xTaskGetTickCountFromISR
/hal_espressif-3.6.0/examples/system/sysview_tracing/
DSYSVIEW_FreeRTOS.txt17 57 xTaskGetTickCountFromISR
/hal_espressif-3.6.0/tools/ldgen/samples/
Dsections.info855 46 .literal.xTaskGetTickCountFromISR 00000010 00000000 00000000 00000628 2**2
1001 119 .text.xTaskGetTickCountFromISR 00000020 00000000 00000000 000021a4 2**2
/hal_espressif-3.6.0/tools/ldgen/test/data/
Dlibfreertos.a.txt960 46 .literal.xTaskGetTickCountFromISR 00000010 00000000 00000000 00000628 2**2
1106 119 .text.xTaskGetTickCountFromISR 00000020 00000000 00000000 000021a4 2**2
/hal_espressif-3.6.0/components/freertos/
Dtasks.c2645 TickType_t xTaskGetTickCountFromISR( void ) in xTaskGetTickCountFromISR() function
DHistory.txt1528 + Added xTaskGetTickCountFromISR() function.
/hal_espressif-3.6.0/tools/test_idf_size/
Dexpected_output3231 xTaskGetTickCountFromISR 0 13 -13
Dapp_esp32s2.map7826 .literal.xTaskGetTickCountFromISR
9060 .text.xTaskGetTickCountFromISR
9062 0x000000004002b238 xTaskGetTickCountFromISR
16096 xTaskGetTickCountFromISR esp-idf/freertos/libfreertos.a(tasks.c.obj)
Dapp2.map9062 .literal.xTaskGetTickCountFromISR
10409 .text.xTaskGetTickCountFromISR
10411 0x0000000040088368 xTaskGetTickCountFromISR
18088 xTaskGetTickCountFromISR esp-idf/freertos/libfreertos.a(tasks.c.obj)
Dapp_esp32s3.map7607 .literal.xTaskGetTickCountFromISR
8880 .text.xTaskGetTickCountFromISR
8882 0x000000004037a074 xTaskGetTickCountFromISR
20936 xTaskGetTickCountFromISR esp-idf/freertos/libfreertos.a(tasks.c.obj)
Dapp_esp32c3.map6380 .text.xTaskGetTickCountFromISR
6382 0x0000000040384b46 xTaskGetTickCountFromISR
17353 xTaskGetTickCountFromISR esp-idf/freertos/libfreertos.a(tasks.c.obj)
Dapp_esp32h2.map6303 .text.xTaskGetTickCountFromISR
6305 0x0000000040384142 xTaskGetTickCountFromISR
15574 xTaskGetTickCountFromISR esp-idf/freertos/libfreertos.a(tasks.c.obj)
Dapp.map1178 .literal.xTaskGetTickCountFromISR
1253 .text.xTaskGetTickCountFromISR
Doverflow.map26506 .literal.xTaskGetTickCountFromISR
28355 .text.xTaskGetTickCountFromISR
28357 0x000000004008b5a8 xTaskGetTickCountFromISR
78501 xTaskGetTickCountFromISR esp-idf/freertos/libfreertos.a(tasks.c.obj)
Doverflow_esp32s2.map27261 .literal.xTaskGetTickCountFromISR
29116 .text.xTaskGetTickCountFromISR
29118 0x000000004002d630 xTaskGetTickCountFromISR
79633 xTaskGetTickCountFromISR esp-idf/freertos/libfreertos.a(tasks.c.obj)
Doverflow_esp32s3.map34312 .literal.xTaskGetTickCountFromISR
42533 .text.xTaskGetTickCountFromISR
42535 0x00000000403a3894 xTaskGetTickCountFromISR
96605 xTaskGetTickCountFromISR esp-idf/freertos/libfreertos.a(tasks.c.obj)
Doverflow_esp32c3.map25899 .text.xTaskGetTickCountFromISR
25901 0x00000000403e08f6 xTaskGetTickCountFromISR
76543 xTaskGetTickCountFromISR esp-idf/freertos/libfreertos.a(tasks.c.obj)