Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Dspi_flash_encrypted_ll.h46 REG_SET_BIT(DPORT_EXTERNAL_DEVICE_ENCRYPT_DECRYPT_CONTROL_REG, in spi_flash_encrypt_ll_enable()
66 REG_CLR_BIT(DPORT_EXTERNAL_DEVICE_ENCRYPT_DECRYPT_CONTROL_REG, in spi_flash_encrypt_ll_disable()
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dsystem_reg.h780 #define DPORT_EXTERNAL_DEVICE_ENCRYPT_DECRYPT_CONTROL_REG (DR_REG_SYSTEM_BASE + 0x074) macro