Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dio_mux_reg.h63 #define MCU_SEL 0x7 macro
92 #define PIN_FUNC_SELECT(PIN_NAME, FUNC) REG_SET_FIELD(PIN_NAME, MCU_SEL, FUNC)
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dio_mux_reg.h64 #define MCU_SEL 0x7 macro
93 #define PIN_FUNC_SELECT(PIN_NAME, FUNC) REG_SET_FIELD(PIN_NAME, MCU_SEL, FUNC)
/hal_espressif-latest/components/soc/esp32/include/soc/
Dio_mux_reg.h63 #define MCU_SEL 0x7 macro
83 #define PIN_FUNC_SELECT(PIN_NAME, FUNC) REG_SET_FIELD(PIN_NAME, MCU_SEL, FUNC)
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dio_mux_reg.h62 #define MCU_SEL 0x7 macro
90 #define PIN_FUNC_SELECT(PIN_NAME, FUNC) REG_SET_FIELD(PIN_NAME, MCU_SEL, FUNC)
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dio_mux_reg.h62 #define MCU_SEL 0x7 macro
108 #define PIN_FUNC_SELECT(PIN_NAME, FUNC) REG_SET_FIELD(PIN_NAME, MCU_SEL, FUNC)
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dio_mux_reg.h62 #define MCU_SEL 0x7 macro
90 #define PIN_FUNC_SELECT(PIN_NAME, FUNC) REG_SET_FIELD(PIN_NAME, MCU_SEL, FUNC)
/hal_espressif-latest/tools/esptool_py/flasher_stub/include/
Dsoc_support.h524 #define MCU_SEL 0x7 macro
527 #define PIN_FUNC_SELECT(PIN_NAME, FUNC) REG_SET_FIELD(PIN_NAME, MCU_SEL, FUNC)
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dio_mux_reg.h63 #define MCU_SEL 0x7 macro
91 #define PIN_FUNC_SELECT(PIN_NAME, FUNC) REG_SET_FIELD(PIN_NAME, MCU_SEL, FUNC)