ESP-IDF
+
0
/11 examples
SourceVu will show references to
httpd_config::core_id
from the following samples and libraries:
sta2eth sample
esp_local_ctrl sample
simple sample
wss_server sample
advanced_tests sample
async_handlers sample
captive_portal sample
file_serving sample
persistent_sockets sample
restful_server sample
ws_echo_server sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
httpd_config::core_id
httpd_config::core_id field
The core the HTTP server task will run on
Syntax
Show:
Summary
Declaration
from
esp_http_server.h:173
BaseType_t
core_id
;
Examples
httpd_config::core_id
is referenced by 11 libraries and example projects:
sta2eth sample
esp_local_ctrl sample
simple sample
wss_server sample
advanced_tests sample
async_handlers sample
captive_portal sample
file_serving sample
persistent_sockets sample
restful_server sample
ws_echo_server sample
References
from
0/11
examples
Code
Location
Referrer
BaseType_t
core_id
;
/*!< The core the HTTP server task will run on */
esp_http_server.h:173
hd
->
config
.
core_id
,
httpd_main.c:534
httpd_start()
httpd_config_t
server_config
=
HTTPD_DEFAULT_CONFIG
(
)
;
protocomm_httpd.c:272
protocomm_httpd_start()
Call Tree
from
0/11
examples
All items filtered out
All items filtered out
Data Use
from
0/11
examples
httpd_config::core_id
is read by 1 function:
All items filtered out
httpd_config::core_id
httpd_start()
All items filtered out
Class Tree
from
0/11
examples
All items filtered out
All items filtered out
Override Tree
from
0/11
examples
All items filtered out
All items filtered out
Implementations
from
0/11
examples
All items filtered out
All items filtered out
Instances
from
0/11
examples
Lifecycle
from
0/11
examples
All items filtered out
All items filtered out