Home
last modified time | relevance | path

Searched refs:SPI_MEM_SPI_FMEM_PMS0_ATTR_REG (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/
Dsleep_system_peripheral.c155 …#define N_REGS_SPI1_MEM_1() (((SPI_MEM_SPI_SMEM_AC_REG(1) - SPI_MEM_SPI_FMEM_PMS0_ATTR_REG(1))… in sleep_sys_periph_spimem_retention_init()
160 …#define N_REGS_SPI0_MEM_1() (((SPI_MEM_SPI_SMEM_AC_REG(0) - SPI_MEM_SPI_FMEM_PMS0_ATTR_REG(0))… in sleep_sys_periph_spimem_retention_init()
167 …K_CONTINUOUS_INIT(REGDMA_SPIMEM_LINK(0x01), SPI_MEM_SPI_FMEM_PMS0_ATTR_REG(1), SPI_MEM_SPI_FMEM_PM… in sleep_sys_periph_spimem_retention_init()
173 …K_CONTINUOUS_INIT(REGDMA_SPIMEM_LINK(0x05), SPI_MEM_SPI_FMEM_PMS0_ATTR_REG(0), SPI_MEM_SPI_FMEM_PM… in sleep_sys_periph_spimem_retention_init()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dspi_mem_reg.h1916 #define SPI_MEM_SPI_FMEM_PMS0_ATTR_REG(i) (REG_SPI_MEM_BASE(i) + 0x100) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dspi_mem_reg.h1911 #define SPI_MEM_SPI_FMEM_PMS0_ATTR_REG(i) (REG_SPI_MEM_BASE(i) + 0x100) macro