Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Di2c_reg.h91 #define I2C_SCL_STATE_LAST_M ((I2C_SCL_STATE_LAST_V)<<(I2C_SCL_STATE_LAST_S))
92 #define I2C_SCL_STATE_LAST_V 0x7 macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Di2c_reg.h127 #define I2C_SCL_STATE_LAST_M ((I2C_SCL_STATE_LAST_V)<<(I2C_SCL_STATE_LAST_S))
128 #define I2C_SCL_STATE_LAST_V 0x7 macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Di2c_reg.h127 #define I2C_SCL_STATE_LAST_M ((I2C_SCL_STATE_LAST_V)<<(I2C_SCL_STATE_LAST_S))
128 #define I2C_SCL_STATE_LAST_V 0x7 macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Di2c_reg.h234 #define I2C_SCL_STATE_LAST_M (I2C_SCL_STATE_LAST_V << I2C_SCL_STATE_LAST_S)
235 #define I2C_SCL_STATE_LAST_V 0x00000007U macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Di2c_reg.h108 #define I2C_SCL_STATE_LAST_M ((I2C_SCL_STATE_LAST_V)<<(I2C_SCL_STATE_LAST_S))
109 #define I2C_SCL_STATE_LAST_V 0x7 macro