flash_encryption sample
example_print_chip_info()
is only used within flash_encryption 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
flash_encryption sample
example_print_chip_info()
example_print_chip_info() function
Syntax
Show:
Summary
Declaration
Definition
from
flash_encrypt_main.c:24
static
void
example_print_chip_info
(
void
)
;
Implemented in
flash_encrypt_main.c:115
Examples
References
from
examples
Code
Location
Referrer
static
void
example_print_chip_info
(
void
)
flash_encrypt_main.c:115
static
void
example_print_chip_info
(
void
)
;
flash_encrypt_main.c:24
example_print_chip_info
(
)
;
flash_encrypt_main.c:90
app_main()
Call Tree
from
examples
example_print_chip_info()
is called by 1 function and calls 2 functions:
app_main()
All items filtered out
example_print_chip_info()
esp_flash_get_size()
esp_chip_info()
All items filtered out
Data Use
from
examples
example_print_chip_info()
reads 3 variables:
esp_chip_info_t::features
esp_chip_info_t::revision
esp_chip_info_t::cores
All items filtered out
example_print_chip_info()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out