Home
last modified time | relevance | path

Searched defs:PIN_FUNC_SELECT (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dio_mux_reg.h92 #define PIN_FUNC_SELECT(PIN_NAME, FUNC) REG_SET_FIELD(PIN_NAME, MCU_SEL, FUNC) macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dio_mux_reg.h93 #define PIN_FUNC_SELECT(PIN_NAME, FUNC) REG_SET_FIELD(PIN_NAME, MCU_SEL, FUNC) macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dio_mux_reg.h90 #define PIN_FUNC_SELECT(PIN_NAME, FUNC) REG_SET_FIELD(PIN_NAME, MCU_SEL, FUNC) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dio_mux_reg.h108 #define PIN_FUNC_SELECT(PIN_NAME, FUNC) REG_SET_FIELD(PIN_NAME, MCU_SEL, FUNC) macro
/hal_espressif-latest/tools/esptool_py/flasher_stub/include/
Dsoc_support.h527 #define PIN_FUNC_SELECT(PIN_NAME, FUNC) REG_SET_FIELD(PIN_NAME, MCU_SEL, FUNC) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Dio_mux_reg.h83 #define PIN_FUNC_SELECT(PIN_NAME, FUNC) REG_SET_FIELD(PIN_NAME, MCU_SEL, FUNC) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dio_mux_reg.h91 #define PIN_FUNC_SELECT(PIN_NAME, FUNC) REG_SET_FIELD(PIN_NAME, MCU_SEL, FUNC) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dio_mux_reg.h90 #define PIN_FUNC_SELECT(PIN_NAME, FUNC) REG_SET_FIELD(PIN_NAME, MCU_SEL, FUNC) macro