Home
last modified time | relevance | path

Searched refs:pxCurrentTCB (Results 1 – 21 of 21) sorted by relevance

/hal_espressif-3.6.0/components/freertos/include/freertos/
Dstack_macros.h70 …if( pxCurrentTCB[ xPortGetCoreID() ]->pxTopOfStack <= pxCurrentTCB[ xPortGetCoreID() ]->pxStack ) …
72 …vApplicationStackOverflowHook( ( TaskHandle_t ) pxCurrentTCB[ xPortGetCoreID() ], pxCurrentTCB[ xP…
86 …if( pxCurrentTCB[ xPortGetCoreID() ]->pxTopOfStack >= pxCurrentTCB[ xPortGetCoreID() ]->pxEndOfSta…
88 …vApplicationStackOverflowHook( ( TaskHandle_t ) pxCurrentTCB[ xPortGetCoreID() ], pxCurrentTCB[ xP…
107 …if( memcmp( ( void * ) pxCurrentTCB[ xPortGetCoreID() ]->pxStack, ( void * ) ucExpectedStackBytes,…
109 …vApplicationStackOverflowHook( ( TaskHandle_t ) pxCurrentTCB[ xPortGetCoreID() ], pxCurrentTCB[ xP…
120 …int8_t *pcEndOfStack = ( int8_t * ) pxCurrentTCB[ xPortGetCoreID() ]->pxEndOfStack; …
133 …vApplicationStackOverflowHook( ( TaskHandle_t ) pxCurrentTCB[ xPortGetCoreID() ], pxCurrentTCB[ xP…
/hal_espressif-3.6.0/components/freertos/
Dtasks.c164 …listGET_OWNER_OF_NEXT_ENTRY( pxCurrentTCB[xPortGetCoreID()], &( pxReadyTasksLists[ uxTopPriority ]…
195 …listGET_OWNER_OF_NEXT_ENTRY( pxCurrentTCB[xPortGetCoreID()], &( pxReadyTasksLists[ uxTopPriority ]…
256 #define prvGetTCBFromHandle( pxHandle ) ( ( ( pxHandle ) == NULL ) ? (TaskHandle_t) pxCurrentTCB[0]…
367 PRIVILEGED_DATA TCB_t * volatile pxCurrentTCB[configNUM_CORES] = {NULL}; variable
643 …if ( pxCurrentTCB[ xCoreID ]->uxPriority < uxPriority ) { // NOLINT(clang-analyzer-core.NullDere… in taskYIELD_OTHER_CORE()
651 if (i != xPortGetCoreID() && pxCurrentTCB[ i ]->uxPriority < uxPriority) in taskYIELD_OTHER_CORE()
1210 tcb0 = pxCurrentTCB[0]; in prvAddNewTaskToReadyList()
1211 tcb1 = pxCurrentTCB[1]; in prvAddNewTaskToReadyList()
1235 if( pxCurrentTCB[xCoreID] == NULL ) in prvAddNewTaskToReadyList()
1239 pxCurrentTCB[xCoreID] = pxNewTCB; in prvAddNewTaskToReadyList()
[all …]
DHistory.txt2556 + Bug fix - pxCurrentTCB is now initialised before the call to
2557 prvInitialiseTaskLists(). Previously pxCurrentTCB could be accessed
/hal_espressif-3.6.0/components/freertos/port/xtensa/
Dportasm.S32 .extern pxCurrentTCB
131 movi a2, pxCurrentTCB
204 movi a2, pxCurrentTCB
432 movi a2, pxCurrentTCB
437 movi a2, pxCurrentTCB
477 movi a3, pxCurrentTCB /* cp_state = */
566 movi a2, pxCurrentTCB
617 movi a3, pxCurrentTCB /* cp_state = */
671 movi a15, pxCurrentTCB
Dxtensa_vectors.S103 .extern pxCurrentTCB
921 movi a2, pxCurrentTCB
Dreadme_xtensa.txt477 by pxCurrentTCB->pxTopOfStack. A special location common to both stack
/hal_espressif-3.6.0/components/freertos/port/riscv/
Dportasm.S18 .global pxCurrentTCB
52 lw t0, pxCurrentTCB
106 lw a0, pxCurrentTCB
/hal_espressif-3.6.0/components/app_trace/sys_view/Sample/OS/
DSEGGER_SYSVIEW_FreeRTOS.h290 … SEGGER_SYSVIEW_OnTaskStartExec((U32)pxCurrentTCB[cpu_hal_get_core_id()]); \
294 … if (memcmp(pxCurrentTCB[cpu_hal_get_core_id()]->pcTaskName, "IDLE", 5) != 0) { \
295 … SEGGER_SYSVIEW_OnTaskStartExec((U32)pxCurrentTCB[cpu_hal_get_core_id()]); \
305 …_TASK_TO_DELAYED_LIST() SEGGER_SYSVIEW_OnTaskStopReady((U32)pxCurrentTCB[cpu_hal_get_cor…
306 …_TASK_TO_OVERFLOW_DELAYED_LIST() SEGGER_SYSVIEW_OnTaskStopReady((U32)pxCurrentTCB[cpu_hal_get_cor…
/hal_espressif-3.6.0/tools/ldgen/samples/
Dsections.info1157 197 .bss.pxCurrentTCB 00000008 00000000 00000000 0000364c 2**2
/hal_espressif-3.6.0/tools/ldgen/test/data/
Dlibfreertos.a.txt1262 197 .bss.pxCurrentTCB 00000008 00000000 00000000 0000364c 2**2
/hal_espressif-3.6.0/tools/test_idf_size/
Dexpected_output2995 pxCurrentTCB 8 8
Dapp_esp32s2.map58 esp-idf/freertos/libfreertos.a(portasm.S.obj) (pxCurrentTCB)
9703 .bss.pxCurrentTCB
9705 0x000000003ffbe3a0 pxCurrentTCB
15153 pxCurrentTCB esp-idf/freertos/libfreertos.a(tasks.c.obj)
Dapp2.map62 esp-idf/freertos/libfreertos.a(portasm.S.obj) (pxCurrentTCB)
11109 .bss.pxCurrentTCB
11111 0x000000003ffb2594 pxCurrentTCB
17169 pxCurrentTCB esp-idf/freertos/libfreertos.a(tasks.c.obj)
Dapp_esp32s3.map116 esp-idf/freertos/libfreertos.a(portasm.S.obj) (pxCurrentTCB)
10396 .bss.pxCurrentTCB
10398 0x000000003fc92040 pxCurrentTCB
19728 pxCurrentTCB esp-idf/freertos/libfreertos.a(tasks.c.obj)
Dapp_esp32c3.map7549 .sbss.pxCurrentTCB
7551 0x000000003fc8bd60 pxCurrentTCB
16160 pxCurrentTCB esp-idf/freertos/libfreertos.a(tasks.c.obj)
Dapp_esp32h2.map7427 .sbss.pxCurrentTCB
7429 0x000000003fc8b2a0 pxCurrentTCB
14441 pxCurrentTCB esp-idf/freertos/libfreertos.a(tasks.c.obj)
Dapp.map19082 .bss.pxCurrentTCB
19084 0x000000003ffb308c pxCurrentTCB
Doverflow.map120 esp-idf/freertos/libfreertos.a(portasm.S.obj) (pxCurrentTCB)
33546 .bss.pxCurrentTCB
33548 0x000000003ffb4974 pxCurrentTCB
75259 pxCurrentTCB esp-idf/freertos/libfreertos.a(tasks.c.obj)
Doverflow_esp32s2.map114 esp-idf/freertos/libfreertos.a(portasm.S.obj) (pxCurrentTCB)
34368 .bss.pxCurrentTCB
34370 0x000000003ffe0584 pxCurrentTCB
76417 pxCurrentTCB esp-idf/freertos/libfreertos.a(tasks.c.obj)
Doverflow_esp32s3.map130 esp-idf/freertos/libfreertos.a(portasm.S.obj) (pxCurrentTCB)
51391 .bss.pxCurrentTCB
51393 0x000000003fce7aa0 pxCurrentTCB
92312 pxCurrentTCB esp-idf/freertos/libfreertos.a(tasks.c.obj)
Doverflow_esp32c3.map34010 .sbss.pxCurrentTCB
34012 0x000000003fd22018 pxCurrentTCB
71883 pxCurrentTCB esp-idf/freertos/libfreertos.a(tasks.c.obj)