Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/driver/
Di2c.c66 #define I2C_FIFO_EMPTY_THRESH_VAL (5) macro
689 i2c_hal_set_txfifo_empty_thr(&(i2c_context[i2c_num].hal), I2C_FIFO_EMPTY_THRESH_VAL); in i2c_param_config()