Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Di2c_reg.h223 #define I2C_NONFIFO_RX_THRES_M ((I2C_NONFIFO_RX_THRES_V)<<(I2C_NONFIFO_RX_THRES_S))
224 #define I2C_NONFIFO_RX_THRES_V 0x3F macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Di2c_reg.h266 #define I2C_NONFIFO_RX_THRES_M ((I2C_NONFIFO_RX_THRES_V)<<(I2C_NONFIFO_RX_THRES_S))
267 #define I2C_NONFIFO_RX_THRES_V 0x3F macro