Home
last modified time | relevance | path

Searched refs:spi_flash_encryption_t (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/hal/include/hal/
Dspi_flash_types.h118 } spi_flash_encryption_t; typedef
/hal_espressif-latest/components/spi_flash/
Dspi_flash_chip_generic.c52 DRAM_ATTR static spi_flash_encryption_t esp_flash_encryption_default __attribute__((__unused__)) = {
506 spi_flash_encryption_t *esp_flash_encryption = &esp_flash_encryption_default; in spi_flash_chip_generic_write_encrypted()