Searched defs:bytesPerFrame (Results 1 – 4 of 4) sorted by relevance
559 …PI_CheckTransferArgument(lpspi_transfer_t *transfer, uint32_t bitsPerFrame, uint32_t bytesPerFrame) in LPSPI_CheckTransferArgument()613 uint32_t bytesPerFrame = (bitsPerFrame + 7) / 8; in LPSPI_MasterTransferBlocking() local762 uint32_t bytesPerFrame = (bitsPerFrame + 7) / 8; in LPSPI_MasterTransferNonBlocking() local1133 uint32_t bytesPerFrame = (bitsPerFrame + 7) / 8; in LPSPI_SlaveTransferNonBlocking() local
167 uint32_t bytesPerFrame = (bitsPerFrame + 7) / 8; in LPSPI_MasterTransferEDMA() local619 uint32_t bytesPerFrame = (bitsPerFrame + 7) / 8; in LPSPI_SlaveTransferEDMA() local
125 uint8_t bytesPerFrame; in FLEXIO_SPI_EDMAConfig() local
528 uint8_t bytesPerFrame; in FLEXIO_SPI_MasterTransferBlocking() local