ESP-IDF
PERIPHS_SPI_ENCRYPT_BASEADDR
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
PERIPHS_SPI_ENCRYPT_BASEADDR
PERIPHS_SPI_ENCRYPT_BASEADDR macro
Syntax
Show:
Summary
Declaration
from
reg_base.h:59
#define
PERIPHS_SPI_ENCRYPT_BASEADDR
DR_REG_SPI_ENCRYPT_BASE
Examples
References
from
examples
Code
Location
#define
PERIPHS_SPI_ENCRYPT_BASEADDR
DR_REG_SPI_ENCRYPT_BASE
reg_base.h:59
#define
FLASH_ENCRYPTION_BUFFER_REG
(
PERIPHS_SPI_ENCRYPT_BASEADDR
)
flash_encryption_reg.h:17
#define
FLASH_ENCRYPTION_START_REG
(
PERIPHS_SPI_ENCRYPT_BASEADDR
+
0x20
)
flash_encryption_reg.h:18
#define
FLASH_ENCRYPTION_ADDRESS_REG
(
PERIPHS_SPI_ENCRYPT_BASEADDR
+
0x24
)
flash_encryption_reg.h:19
#define
FLASH_ENCRYPTION_DONE_REG
(
PERIPHS_SPI_ENCRYPT_BASEADDR
+
0x28
)
flash_encryption_reg.h:20
Call Tree
from
examples
All items filtered out
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
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out