Home
last modified time | relevance | path

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

/bsp/ESP32_C3/idf_port/include/freertos/
A Dtask_snapshot.h74 …ot_t * const pxTaskSnapshotArray, const UBaseType_t uxArrayLength, UBaseType_t * const pxTCBSize );
A Dfreertos_tasks_c_additions.h212 …hot_t * const pxTaskSnapshotArray, const UBaseType_t uxArrayLength, UBaseType_t * const pxTCBSize ) in uxTaskGetSnapshotAll() argument
237 *pxTCBSize = sizeof(TCB_t); in uxTaskGetSnapshotAll()

Completed in 5 milliseconds