Home
last modified time | relevance | path

Searched defs:task_stack_size (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/components/esp_event/include/
Desp_event.h41 …uint32_t task_stack_size; /**< stack size of the event loop task, ignored if tas… member
/hal_espressif-3.6.0/examples/protocols/https_server/wss_server/main/
Dkeep_alive.h30 size_t task_stack_size; /*!< stack size of the created task */ member
/hal_espressif-3.6.0/components/lwip/include/apps/ping/
Dping_sock.h72 uint32_t task_stack_size; /*!< Stack size of internal ping task */ member
/hal_espressif-3.6.0/components/console/
Desp_console.h48 uint32_t task_stack_size; //!< repl task stack size member