ESP-IDF
+
0
/2 examples
SourceVu will show references to
esp_chip_info_t::model
from the following samples and libraries:
advanced sample
blecent_throughput 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
esp_chip_info_t::model
esp_chip_info_t::model field
Syntax
Show:
Summary
Declaration
from
esp_chip_info.h:48
esp_chip_model_t
model
;
Examples
esp_chip_info_t::model
is referenced by 2 libraries and example projects:
advanced sample
blecent_throughput sample
References
from
0/2
examples
Code
Location
Referrer
esp_chip_model_t
model
;
//!< chip model, one of esp_chip_model_t
esp_chip_info.h:48
out_info
->
model
=
CHIP_ESP32
;
chip_info.c:19
esp_chip_info()
switch
(
info
.
model
)
{
cmd_system_common.c:65
get_version()
Call Tree
from
0/2
examples
All items filtered out
All items filtered out
Data Use
from
0/2
examples
esp_chip_info_t::model
is written by 1 function and is read by 1 function:
esp_chip_info()
All items filtered out
esp_chip_info_t::model
get_version()
All items filtered out
Class Tree
from
0/2
examples
All items filtered out
All items filtered out
Override Tree
from
0/2
examples
All items filtered out
All items filtered out
Implementations
from
0/2
examples
All items filtered out
All items filtered out
Instances
from
0/2
examples
Lifecycle
from
0/2
examples
All items filtered out
All items filtered out