Home
last modified time | relevance | path

Searched refs:SOC_I2C_SUPPORT_HW_FSM_RST (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Di2c_caps.h27 #define SOC_I2C_SUPPORT_HW_FSM_RST (1) macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dsoc_caps.h130 #define SOC_I2C_SUPPORT_HW_FSM_RST (1) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dsoc_caps.h118 #define SOC_I2C_SUPPORT_HW_FSM_RST (1) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dsoc_caps.h131 #define SOC_I2C_SUPPORT_HW_FSM_RST (1) macro
/hal_espressif-3.6.0/components/driver/
Di2c.c599 #if !SOC_I2C_SUPPORT_HW_FSM_RST in i2c_hw_fsm_reset()