Home
last modified time | relevance | path

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

/hal_espressif-latest/tools/esptool_py/flasher_stub/include/
Dsoc_support.h532 #define PERIPHS_IO_MUX_SPID_U (DR_REG_IO_MUX_BASE + 0x68) macro
541 #define PERIPHS_IO_MUX_SPID_U (DR_REG_IO_MUX_BASE + 0x84) macro
549 #define PERIPHS_IO_MUX_SPID_U (DR_REG_IO_MUX_BASE + 0x44) macro
557 #define PERIPHS_IO_MUX_SPID_U (DR_REG_IO_MUX_BASE + 0x84) macro
565 #define PERIPHS_IO_MUX_SPID_U (DR_REG_IO_MUX_BASE + 0x44) macro
573 #define PERIPHS_IO_MUX_SPID_U (DR_REG_IO_MUX_BASE + 0x7c) macro
581 #define PERIPHS_IO_MUX_SPID_U (DR_REG_IO_MUX_BASE + 0x54) macro
589 #define PERIPHS_IO_MUX_SPID_U (DR_REG_IO_MUX_BASE + 0x84) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dio_mux_reg.h112 #define IO_MUX_GPIO16_REG PERIPHS_IO_MUX_SPID_U
244 #define PERIPHS_IO_MUX_SPID_U (REG_IO_MUX_BASE +0x44) macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dio_mux_reg.h113 #define IO_MUX_GPIO16_REG PERIPHS_IO_MUX_SPID_U
237 #define PERIPHS_IO_MUX_SPID_U (REG_IO_MUX_BASE + 0x44) macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dio_mux_reg.h124 #define IO_MUX_GPIO30_REG PERIPHS_IO_MUX_SPID_U
306 #define PERIPHS_IO_MUX_SPID_U (REG_IO_MUX_BASE + 0x7C) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dio_mux_reg.h136 #define IO_MUX_GPIO20_REG PERIPHS_IO_MUX_SPID_U
273 #define PERIPHS_IO_MUX_SPID_U (REG_IO_MUX_BASE + 0x54) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dio_mux_reg.h122 #define IO_MUX_GPIO32_REG PERIPHS_IO_MUX_SPID_U
339 #define PERIPHS_IO_MUX_SPID_U (REG_IO_MUX_BASE +0x84) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dio_mux_reg.h123 #define IO_MUX_GPIO32_REG PERIPHS_IO_MUX_SPID_U
329 #define PERIPHS_IO_MUX_SPID_U (REG_IO_MUX_BASE +0x84) macro
/hal_espressif-latest/tools/esptool_py/flasher_stub/
Dstub_commands.c196 PIN_FUNC_SELECT(PERIPHS_IO_MUX_SPID_U, FUNC_GPIO); in handle_spi_attach()