Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Di2c_caps.h29 #define SOC_I2C_SUPPORT_HW_CLR_BUS (1) macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dsoc_caps.h131 #define SOC_I2C_SUPPORT_HW_CLR_BUS (1) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dsoc_caps.h119 #define SOC_I2C_SUPPORT_HW_CLR_BUS (1) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dsoc_caps.h133 #define SOC_I2C_SUPPORT_HW_CLR_BUS (1) macro
/hal_espressif-3.6.0/components/driver/
Di2c.c172 #if !SOC_I2C_SUPPORT_HW_CLR_BUS
561 #if !SOC_I2C_SUPPORT_HW_CLR_BUS in i2c_master_clear_bus()
892 #if !SOC_I2C_SUPPORT_HW_CLR_BUS in i2c_set_pin()