Searched refs:commandBuffer (Results 1 – 4 of 4) sorted by relevance
51 uint16_t commandBuffer[7]; /*!< LPI2C command sequence. */ member
129 uint16_t *cmd = (uint16_t *)&handle->commandBuffer; in LPI2C_GenerateCommands()316 transferConfig.srcAddr = (uint32_t)handle->commandBuffer; in LPI2C_MasterTransferEDMA()
236 uint16_t commandBuffer[7]; /*!< LPI2C command sequence. */ member
884 uint16_t *cmd = (uint16_t *)&handle->commandBuffer; in LPI2C_InitTransferStateMachine()923 handle->buf = (uint8_t *)&handle->commandBuffer; in LPI2C_InitTransferStateMachine()