Home
last modified time | relevance | path

Searched refs:ulTaskGenericNotifyTake (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-3.6.0/components/freertos/include/freertos/
Dtask.h2979 uint32_t ulTaskGenericNotifyTake( UBaseType_t uxIndexToWaitOn,
2983ulTaskGenericNotifyTake( ( tskDEFAULT_INDEX_TO_NOTIFY ), ( xClearCountOnExit ), ( xTicksToWait ) )
2985 ulTaskGenericNotifyTake( ( uxIndexToWaitOn ), ( xClearCountOnExit ), ( xTicksToWait ) )
/hal_espressif-3.6.0/components/freertos/
Dlinker.lf43 tasks: ulTaskGenericNotifyTake (default)
Dtasks.c5346 return ulTaskGenericNotifyTake(tskDEFAULT_INDEX_TO_NOTIFY, xClearCountOnExit, xTicksToWait); in ulTaskNotifyTake()
5350 uint32_t ulTaskGenericNotifyTake( UBaseType_t uxIndexToWait, in ulTaskGenericNotifyTake() function
/hal_espressif-3.6.0/components/espcoredump/test/esp32s2/
Dexpected_output100 #2 0x40028816 in ulTaskGenericNotifyTake (uxIndexToWait=0, xClearCountOnExit=1, xTicksToWait=<opti…
/hal_espressif-3.6.0/components/espcoredump/test/esp32/
Dexpected_output117 #2 0x40087692 in ulTaskGenericNotifyTake (uxIndexToWait=0, xClearCountOnExit=1, xTicksToWait=<opti…
/hal_espressif-3.6.0/components/espcoredump/test/esp32s3/
Dexpected_output114 #2 0x4037b352 in ulTaskGenericNotifyTake (uxIndexToWait=0, xClearCountOnExit=1, xTicksToWait=<opti…
/hal_espressif-3.6.0/tools/test_idf_size/
Doverflow_esp32s3.map34402 .literal.ulTaskGenericNotifyTake
42672 .text.ulTaskGenericNotifyTake
42675 0x00000000403a4be4 ulTaskGenericNotifyTake
66282 .rodata.ulTaskGenericNotifyTake.str1.4
95301 ulTaskGenericNotifyTake esp-idf/freertos/libfreertos.a(tasks.c.obj)
Doverflow_esp32c3.map25980 .text.ulTaskGenericNotifyTake
25982 0x00000000403e18e2 ulTaskGenericNotifyTake
40554 .rodata.ulTaskGenericNotifyTake.str1.4
75197 ulTaskGenericNotifyTake esp-idf/freertos/libfreertos.a(tasks.c.obj)