ESP-IDF
+
0
/1 examples
SourceVu will show references to
ESP_FLASH_ENC_MODE_DEVELOPMENT
from the following samples and libraries:
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
ESP-IDF
ESP_FLASH_ENC_MODE_DEVELOPMENT
ESP_FLASH_ENC_MODE_DEVELOPMENT value
Syntax
Show:
Summary
Declaration
from
esp_flash_encrypt.h:23
ESP_FLASH_ENC_MODE_DEVELOPMENT
;
Examples
ESP_FLASH_ENC_MODE_DEVELOPMENT
is referenced by 1 libraries and example projects:
flash_encryption sample
References
from
0/1
examples
Code
Location
Referrer
ESP_FLASH_ENC_MODE_DEVELOPMENT
,
// flash encryption is enabled but for Development (reflash over UART allowed)
esp_flash_encrypt.h:23
if
(
mode
==
ESP_FLASH_ENC_MODE_DEVELOPMENT
)
{
flash_encrypt.c:66
esp_flash_encryption_init_checks()
esp_flash_enc_mode_t
mode
=
ESP_FLASH_ENC_MODE_DEVELOPMENT
;
flash_encrypt.c:117
esp_get_flash_encryption_mode()
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
ESP_FLASH_ENC_MODE_DEVELOPMENT
is read by 2 functions:
All items filtered out
ESP_FLASH_ENC_MODE_DEVELOPMENT
esp_flash_encryption_init_checks()
esp_get_flash_encryption_mode()
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out