Home
last modified time | relevance | path

Searched refs:I2C_TXFIFO_END_ADDR_S (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Di2c_reg.h186 #define I2C_TXFIFO_END_ADDR_M ((I2C_TXFIFO_END_ADDR_V)<<(I2C_TXFIFO_END_ADDR_S))
188 #define I2C_TXFIFO_END_ADDR_S 15 macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Di2c_reg.h228 #define I2C_TXFIFO_END_ADDR_M ((I2C_TXFIFO_END_ADDR_V)<<(I2C_TXFIFO_END_ADDR_S))
230 #define I2C_TXFIFO_END_ADDR_S 15 macro