ESP-IDF
spi_flash_encryption_hal_enable()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
spi_flash_encryption_hal_enable()
spi_flash_encryption_hal_enable() function
Enable the flash encryption
Syntax
Show:
Summary
Declaration
Definition
from
spi_flash_encrypt_hal.h:48
void
spi_flash_encryption_hal_enable
(
void
)
;
Implemented in
spi_flash_encrypt_hal_iram.c:12
Examples
References
from
examples
Code
Location
void
spi_flash_encryption_hal_enable
(
void
)
spi_flash_encrypt_hal_iram.c:12
void
spi_flash_encryption_hal_enable
(
void
)
;
spi_flash_encrypt_hal.h:48
.
flash_encryption_enable
=
spi_flash_encryption_hal_enable
,
spi_flash_chip_generic.c:53
Call Tree
from
examples
spi_flash_encryption_hal_enable()
calls 1 function:
All items filtered out
spi_flash_encryption_hal_enable()
spi_flash_encrypt_ll_enable()
All items filtered out
Data Use
from
examples
All items filtered out
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
spi_flash_encryption_hal_enable()
is implemented by 1 functions:
All items filtered out
spi_flash_encryption_hal_enable()
spi_flash_encryption_t::flash_encryption_enable
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out