Home
last modified time | relevance | path

Searched refs:UNITY_FREERTOS_STACK_SIZE (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/tools/unit-test-app/components/test_utils/
DKconfig11 config UNITY_FREERTOS_STACK_SIZE config
Dtest_runner.c45 xTaskCreatePinnedToCore(unity_task, "unityTask", UNITY_FREERTOS_STACK_SIZE, NULL, in test_main()
/hal_espressif-3.6.0/tools/unit-test-app/components/test_utils/include/
Dtest_utils.h87 #define UNITY_FREERTOS_STACK_SIZE CONFIG_UNITY_FREERTOS_STACK_SIZE macro