Searched refs:LPI2C_MFCR_TXWATER (Results 1 – 3 of 3) sorted by relevance
648 base->MFCR = LPI2C_MFCR_TXWATER(txWords) | LPI2C_MFCR_RXWATER(rxWords); in LPI2C_MasterSetWatermarks()
10674 #define LPI2C_MFCR_TXWATER(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_MFCR_TXWATER… macro
10818 #define LPI2C_MFCR_TXWATER(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_MFCR_TXWATER… macro