Home
last modified time | relevance | path

Searched refs:PERIPHS_IO_MUX_SPICS0_U (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/tools/esptool_py/flasher_stub/include/
Dsoc_support.h534 #define PERIPHS_IO_MUX_SPICS0_U (DR_REG_IO_MUX_BASE + 0x5c) macro
542 #define PERIPHS_IO_MUX_SPICS0_U (DR_REG_IO_MUX_BASE + 0x78) macro
550 #define PERIPHS_IO_MUX_SPICS0_U (DR_REG_IO_MUX_BASE + 0x3c) macro
558 #define PERIPHS_IO_MUX_SPICS0_U (DR_REG_IO_MUX_BASE + 0x78) macro
566 #define PERIPHS_IO_MUX_SPICS0_U (DR_REG_IO_MUX_BASE + 0x3c) macro
574 #define PERIPHS_IO_MUX_SPICS0_U (DR_REG_IO_MUX_BASE + 0x64) macro
582 #define PERIPHS_IO_MUX_SPICS0_U (DR_REG_IO_MUX_BASE + 0x40) macro
590 #define PERIPHS_IO_MUX_SPICS0_U (DR_REG_IO_MUX_BASE + 0x78) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dio_mux_reg.h110 #define IO_MUX_GPIO14_REG PERIPHS_IO_MUX_SPICS0_U
236 #define PERIPHS_IO_MUX_SPICS0_U (REG_IO_MUX_BASE +0x3c) macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dio_mux_reg.h111 #define IO_MUX_GPIO14_REG PERIPHS_IO_MUX_SPICS0_U
229 #define PERIPHS_IO_MUX_SPICS0_U (REG_IO_MUX_BASE + 0x3C) macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dio_mux_reg.h118 #define IO_MUX_GPIO24_REG PERIPHS_IO_MUX_SPICS0_U
282 #define PERIPHS_IO_MUX_SPICS0_U (REG_IO_MUX_BASE + 0x64) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dio_mux_reg.h131 #define IO_MUX_GPIO15_REG PERIPHS_IO_MUX_SPICS0_U
253 #define PERIPHS_IO_MUX_SPICS0_U (REG_IO_MUX_BASE + 0x40) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dio_mux_reg.h119 #define IO_MUX_GPIO29_REG PERIPHS_IO_MUX_SPICS0_U
327 #define PERIPHS_IO_MUX_SPICS0_U (REG_IO_MUX_BASE +0x78) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dio_mux_reg.h120 #define IO_MUX_GPIO29_REG PERIPHS_IO_MUX_SPICS0_U
317 #define PERIPHS_IO_MUX_SPICS0_U (REG_IO_MUX_BASE +0x78) macro
/hal_espressif-latest/tools/esptool_py/flasher_stub/
Dstub_commands.c197 PIN_FUNC_SELECT(PERIPHS_IO_MUX_SPICS0_U, FUNC_GPIO); in handle_spi_attach()