Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Di2c_reg.h610 #define I2C_SDA_HOLD_TIME_M ((I2C_SDA_HOLD_TIME_V)<<(I2C_SDA_HOLD_TIME_S)) macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Di2c_reg.h741 #define I2C_SDA_HOLD_TIME_M ((I2C_SDA_HOLD_TIME_V)<<(I2C_SDA_HOLD_TIME_S)) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Di2c_reg.h741 #define I2C_SDA_HOLD_TIME_M ((I2C_SDA_HOLD_TIME_V)<<(I2C_SDA_HOLD_TIME_S)) macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Di2c_reg.h922 #define I2C_SDA_HOLD_TIME_M (I2C_SDA_HOLD_TIME_V << I2C_SDA_HOLD_TIME_S) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Di2c_reg.h734 #define I2C_SDA_HOLD_TIME_M ((I2C_SDA_HOLD_TIME_V)<<(I2C_SDA_HOLD_TIME_S)) macro