Home
last modified time | relevance | path

Searched refs:pxTcbSz (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.4.0/components/freertos/esp_additions/
Dtask_snapshot.c59 …napshot_t * const pxTaskSnapshotArray, const UBaseType_t uxArraySize, UBaseType_t * const pxTcbSz ) in uxTaskGetSnapshotAll() argument
65 *pxTcbSz = pxTCBGetSize(); in uxTaskGetSnapshotAll()
/hal_espressif-3.4.0/components/freertos/include/esp_additions/freertos/
Dtask_snapshot.h64 …apshot_t * const pxTaskSnapshotArray, const UBaseType_t uxArraySize, UBaseType_t * const pxTcbSz );