Lines Matching refs:txBuffSize
277 …e, uint32_t baudRate_Hz, uint8_t deviceAddress, uint8_t *txBuff, uint8_t txBuffSize, bool needStop) in BOARD_LPI2C_SendWithoutSubAddr() argument
315 for (txSize = 0; txSize < txBuffSize; txSize++) in BOARD_LPI2C_SendWithoutSubAddr()
419 uint8_t txBuffSize) in BOARD_LPI2C_SendSCCB() argument
429 xfer.dataSize = txBuffSize; in BOARD_LPI2C_SendSCCB()
538 …iceAddress, uint32_t subAddress, uint8_t subAddressSize, const uint8_t *txBuff, uint8_t txBuffSize) in BOARD_Display0_I2C_Send() argument
541 txBuffSize); in BOARD_Display0_I2C_Send()
552 …iceAddress, uint32_t subAddress, uint8_t subAddressSize, const uint8_t *txBuff, uint8_t txBuffSize) in BOARD_Display1_I2C_Send() argument
555 txBuffSize); in BOARD_Display1_I2C_Send()
649 …iceAddress, uint32_t subAddress, uint8_t subAddressSize, const uint8_t *txBuff, uint8_t txBuffSize) in BOARD_Camera0_I2C_SendSCCB() argument
652 (uint8_t *)txBuff, txBuffSize); in BOARD_Camera0_I2C_SendSCCB()
663 …iceAddress, uint32_t subAddress, uint8_t subAddressSize, const uint8_t *txBuff, uint8_t txBuffSize) in BOARD_Camera1_I2C_SendSCCB() argument
666 (uint8_t *)txBuff, txBuffSize); in BOARD_Camera1_I2C_SendSCCB()
682 …iceAddress, uint32_t subAddress, uint8_t subAddressSize, const uint8_t *txBuff, uint8_t txBuffSize) in BOARD_Codec_I2C_Send() argument
685 txBuffSize); in BOARD_Codec_I2C_Send()