Searched refs:FUNC (Results 1 – 8 of 8) sorted by relevance
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | io_mux_reg.h | 92 #define PIN_FUNC_SELECT(PIN_NAME, FUNC) REG_SET_FIELD(PIN_NAME, MCU_SEL, FUNC) argument
|
/hal_espressif-latest/components/soc/esp32c2/include/soc/ |
D | io_mux_reg.h | 93 #define PIN_FUNC_SELECT(PIN_NAME, FUNC) REG_SET_FIELD(PIN_NAME, MCU_SEL, FUNC) argument
|
/hal_espressif-latest/components/soc/esp32/include/soc/ |
D | io_mux_reg.h | 83 #define PIN_FUNC_SELECT(PIN_NAME, FUNC) REG_SET_FIELD(PIN_NAME, MCU_SEL, FUNC) argument
|
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | io_mux_reg.h | 90 #define PIN_FUNC_SELECT(PIN_NAME, FUNC) REG_SET_FIELD(PIN_NAME, MCU_SEL, FUNC) argument
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | io_mux_reg.h | 108 #define PIN_FUNC_SELECT(PIN_NAME, FUNC) REG_SET_FIELD(PIN_NAME, MCU_SEL, FUNC) argument
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | io_mux_reg.h | 90 #define PIN_FUNC_SELECT(PIN_NAME, FUNC) REG_SET_FIELD(PIN_NAME, MCU_SEL, FUNC) argument
|
/hal_espressif-latest/tools/esptool_py/flasher_stub/include/ |
D | soc_support.h | 527 #define PIN_FUNC_SELECT(PIN_NAME, FUNC) REG_SET_FIELD(PIN_NAME, MCU_SEL, FUNC) argument
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | io_mux_reg.h | 91 #define PIN_FUNC_SELECT(PIN_NAME, FUNC) REG_SET_FIELD(PIN_NAME, MCU_SEL, FUNC) argument
|