Home
last modified time | relevance | path

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

/bsp/airm2m/air105/libraries/HAL_Driver/Inc/
A Dair105_i2c.h142 #define I2C_RXFIFOFullThreshold_8 ((uint32_t)0x0007) macro
144 #define IS_I2C_RX_FIFO_FULL_THRESHOLD(THRESHOLD) (THRESHOLD <= I2C_RXFIFOFullThreshold_8)

Completed in 5 milliseconds