Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Di2c_reg.h619 #define I2C_SDA_SAMPLE_TIME_M ((I2C_SDA_SAMPLE_TIME_V)<<(I2C_SDA_SAMPLE_TIME_S))
621 #define I2C_SDA_SAMPLE_TIME_S 0 macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Di2c_reg.h749 #define I2C_SDA_SAMPLE_TIME_M ((I2C_SDA_SAMPLE_TIME_V)<<(I2C_SDA_SAMPLE_TIME_S))
751 #define I2C_SDA_SAMPLE_TIME_S 0 macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Di2c_reg.h749 #define I2C_SDA_SAMPLE_TIME_M ((I2C_SDA_SAMPLE_TIME_V)<<(I2C_SDA_SAMPLE_TIME_S))
751 #define I2C_SDA_SAMPLE_TIME_S 0 macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Di2c_reg.h935 #define I2C_SDA_SAMPLE_TIME_M (I2C_SDA_SAMPLE_TIME_V << I2C_SDA_SAMPLE_TIME_S)
937 #define I2C_SDA_SAMPLE_TIME_S 0 macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Di2c_reg.h742 #define I2C_SDA_SAMPLE_TIME_M ((I2C_SDA_SAMPLE_TIME_V)<<(I2C_SDA_SAMPLE_TIME_S))
744 #define I2C_SDA_SAMPLE_TIME_S 0 macro