Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_http_server/src/
Dhttpd_sess.c22 HTTPD_TASK_GET_FREE, // Get free session slot (fd<0) enumerator
81 case HTTPD_TASK_GET_FREE: in enum_function()
154 .task = HTTPD_TASK_GET_FREE in httpd_sess_get_free()