Searched refs:masterNumBytes (Results 1 – 2 of 2) sorted by relevance
1278 context->masterNumBytes = 0UL; in Cy_SCB_I2C_MasterRead()1414 context->masterNumBytes = 0UL; in Cy_SCB_I2C_MasterAbortRead()1505 context->masterNumBytes = 0UL; in Cy_SCB_I2C_MasterWrite()1651 context->masterNumBytes = 0UL; in Cy_SCB_I2C_MasterAbortWrite()1701 return (context->masterNumBytes); in Cy_SCB_I2C_MasterGetTransferCount()3211 context->masterNumBytes = context->masterBufferIdx; in MasterHandleComplete()3215 context->masterNumBytes = context->masterBufferIdx - in MasterHandleComplete()
604 volatile uint32_t masterNumBytes; /**< The number of bytes to send or receive */ member