Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/driver/
Di2c.c65 #define I2C_FIFO_FULL_THRESH_VAL (28) macro
688 i2c_hal_set_rxfifo_full_thr(&(i2c_context[i2c_num].hal), I2C_FIFO_FULL_THRESH_VAL); in i2c_param_config()