Home
last modified time | relevance | path

Searched refs:nbytes (Results 1 – 25 of 45) sorted by relevance

12

/hal_nxp-latest/mcux/mcux-sdk/drivers/flexspi/
Dfsl_flexspi_dma.c187 handle->nbytes = (uint8_t)dataSize; in FLEXSPI_WriteDataDMA()
192 handle->nbytes = handle->count; in FLEXSPI_WriteDataDMA()
203 desCount = (uint8_t)(dataSize / (uint32_t)handle->nbytes); in FLEXSPI_WriteDataDMA()
204 bytesPerDes = handle->nbytes; in FLEXSPI_WriteDataDMA()
205 remains = (uint8_t)(dataSize - (uint32_t)desCount * (uint32_t)handle->nbytes); in FLEXSPI_WriteDataDMA()
224 handle->nbytes = (uint8_t)(dataSize / (uint32_t)handle->nsize); in FLEXSPI_WriteDataDMA()
228 if (((handle->nbytes) & (handle->nbytes - 1U)) != 0U) in FLEXSPI_WriteDataDMA()
230 handle->nbytes = 2U * ((handle->nbytes) & (handle->nbytes - 1U)); in FLEXSPI_WriteDataDMA()
261 handle->nbytes = handle->count / (uint8_t)handle->nsize; in FLEXSPI_WriteDataDMA()
276 … DMA_CHANNEL_CFG_TRIGBURST(1) | DMA_CHANNEL_CFG_BURSTPOWER(FLEXSPI_CalculatePower(handle->nbytes)); in FLEXSPI_WriteDataDMA()
[all …]
Dfsl_flexspi_edma.c213 handle->nbytes = (uint8_t)xfer->dataSize; in FLEXSPI_TransferEDMA()
223 handle->nbytes = (8U * handle->count); in FLEXSPI_TransferEDMA()
231 (uint32_t)handle->nbytes, xfer->dataSize, kEDMA_MemoryToMemory); in FLEXSPI_TransferEDMA()
253 handle->nbytes = (uint8_t)xfer->dataSize; in FLEXSPI_TransferEDMA()
263 handle->nbytes = (8U * handle->count); in FLEXSPI_TransferEDMA()
270 … xfer->data, (uint32_t)handle->nsize, (uint32_t)handle->nbytes, xfer->dataSize, in FLEXSPI_TransferEDMA()
350 (uint32_t)handle->nbytes * in FLEXSPI_TransferGetTransferCountEDMA()
356 (uint32_t)handle->nbytes * in FLEXSPI_TransferGetTransferCountEDMA()
/hal_nxp-latest/mcux/mcux-sdk/drivers/flexspi/flexspi_dma3/
Dfsl_flexspi_edma.c229 handle->nbytes = (uint8_t)xfer->dataSize; in FLEXSPI_TransferEDMA()
239 handle->nbytes = (8U * handle->count); in FLEXSPI_TransferEDMA()
247 (uint32_t)handle->nbytes, xfer->dataSize, kEDMA_MemoryToMemory); in FLEXSPI_TransferEDMA()
269 handle->nbytes = (uint8_t)xfer->dataSize; in FLEXSPI_TransferEDMA()
279 handle->nbytes = (8U * handle->count); in FLEXSPI_TransferEDMA()
286 … xfer->data, (uint32_t)handle->nsize, (uint32_t)handle->nbytes, xfer->dataSize, in FLEXSPI_TransferEDMA()
366 (uint32_t)handle->nbytes * in FLEXSPI_TransferGetTransferCountEDMA()
372 (uint32_t)handle->nbytes * in FLEXSPI_TransferGetTransferCountEDMA()
/hal_nxp-latest/mcux/mcux-sdk/drivers/xspi/
Dfsl_xspi_edma.c185 handle->nbytes = xfer->dataSize; in XSPI_TransferEDMA()
189 (uint32_t)handle->nbytes, xfer->dataSize, kEDMA_MemoryToPeripheral); in XSPI_TransferEDMA()
231 handle->nbytes = (uint8_t)xfer->dataSize; in XSPI_TransferEDMA()
241 handle->nbytes = (4UL * handle->count); in XSPI_TransferEDMA()
328 (uint32_t)handle->nbytes * in XSPI_TransferGetTransferCountEDMA()
334 (uint32_t)handle->nbytes * in XSPI_TransferGetTransferCountEDMA()
/hal_nxp-latest/mcux/mcux-sdk/drivers/flexio/i2s/
Dfsl_flexio_i2s_edma.c270 handle->nbytes = 8U; in FLEXIO_I2S_TransferSendEDMA()
277 handle->nbytes = handle->bytesPerFrame; in FLEXIO_I2S_TransferSendEDMA()
343 handle->nbytes = 8U; in FLEXIO_I2S_TransferReceiveEDMA()
350 handle->nbytes = handle->bytesPerFrame; in FLEXIO_I2S_TransferReceiveEDMA()
429 (uint32_t)handle->nbytes * in FLEXIO_I2S_TransferGetSendCountEDMA()
458 (uint32_t)handle->nbytes * in FLEXIO_I2S_TransferGetReceiveCountEDMA()
/hal_nxp-latest/mcux/mcux-sdk/drivers/flexio/uart/
Dfsl_flexio_uart_edma.c235 handle->nbytes = 1U; in FLEXIO_UART_TransferSendEDMA()
292 handle->nbytes = (uint8_t)sizeof(uint8_t); in FLEXIO_UART_TransferReceiveEDMA()
374 (uint32_t)handle->nbytes * in FLEXIO_UART_TransferGetReceiveCountEDMA()
403 (uint32_t)handle->nbytes * in FLEXIO_UART_TransferGetSendCountEDMA()
/hal_nxp-latest/mcux/mcux-sdk/drivers/uart/
Dfsl_uart_edma.c254 handle->nbytes = 1U; in UART_SendEDMA()
308 handle->nbytes = 1U; in UART_ReceiveEDMA()
391 (uint32_t)handle->nbytes * in UART_TransferGetReceiveCountEDMA()
422 (uint32_t)handle->nbytes * in UART_TransferGetSendCountEDMA()
/hal_nxp-latest/mcux/mcux-sdk/drivers/qspi/
Dfsl_qspi_edma.c226 handle->nbytes = (uint8_t)(sizeof(uint32_t) * handle->count); in QSPI_TransferSendEDMA()
279 handle->nbytes = (uint8_t)(sizeof(uint32_t) * handle->count); in QSPI_TransferReceiveEDMA()
362 (uint32_t)handle->nbytes * in QSPI_TransferGetSendCountEDMA()
391 (uint32_t)handle->nbytes * in QSPI_TransferGetReceiveCountEDMA()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpuart/
Dfsl_lpuart_edma.c308 handle->nbytes = (uint8_t)sizeof(uint8_t); in LPUART_SendEDMA()
366 handle->nbytes = (uint8_t)sizeof(uint8_t); in LPUART_ReceiveEDMA()
453 ((uint32_t)handle->nbytes * in LPUART_TransferGetReceiveCountEDMA()
484 ((uint32_t)handle->nbytes * in LPUART_TransferGetSendCountEDMA()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpuart/
Dfsl_lpuart_edma.c243 handle->nbytes = (uint8_t)sizeof(uint8_t); in LPUART_SendEDMA()
301 handle->nbytes = (uint8_t)sizeof(uint8_t); in LPUART_ReceiveEDMA()
388 ((uint32_t)handle->nbytes * in LPUART_TransferGetReceiveCountEDMA()
419 ((uint32_t)handle->nbytes * in LPUART_TransferGetSendCountEDMA()
/hal_nxp-latest/mcux/mcux-sdk/drivers/esai/
Dfsl_esai_edma.c300 handle->nbytes = handle->count * handle->bitWidth / 8U; in ESAI_TransferSendEDMA()
359 handle->nbytes = handle->count * handle->bitWidth / 8U; in ESAI_TransferReceiveEDMA()
434 (uint32_t)handle->nbytes * in ESAI_TransferGetSendCountEDMA()
463 (uint32_t)handle->nbytes * in ESAI_TransferGetReceiveCountEDMA()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpi2c/
Dfsl_lpi2c_edma.c338 handle->nbytes = (uint8_t)transferConfig.minorLoopBytes; in LPI2C_MasterTransferEDMA()
376 handle->nbytes = (uint8_t)transferConfig.minorLoopBytes; in LPI2C_MasterTransferEDMA()
503 … (uint32_t)handle->nbytes * EDMA_GetRemainingMajorLoopCount(handle->tx->base, handle->tx->channel); in LPI2C_MasterTransferGetCountEDMA()
508 … (uint32_t)handle->nbytes * EDMA_GetRemainingMajorLoopCount(handle->rx->base, handle->rx->channel); in LPI2C_MasterTransferGetCountEDMA()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpi2c/
Dfsl_lpi2c_edma.c337 handle->nbytes = (uint8_t)transferConfig.minorLoopBytes; in LPI2C_MasterTransferEDMA()
375 handle->nbytes = (uint8_t)transferConfig.minorLoopBytes; in LPI2C_MasterTransferEDMA()
500 … (uint32_t)handle->nbytes * EDMA_GetRemainingMajorLoopCount(handle->tx->base, handle->tx->channel); in LPI2C_MasterTransferGetCountEDMA()
505 … (uint32_t)handle->nbytes * EDMA_GetRemainingMajorLoopCount(handle->rx->base, handle->rx->channel); in LPI2C_MasterTransferGetCountEDMA()
/hal_nxp-latest/mcux/mcux-sdk/drivers/dspi/
Dfsl_dspi_edma.h87 uint8_t nbytes; /*!< eDMA minor byte transfer count initially configured. */ member
125 uint8_t nbytes; /*!< eDMA minor byte transfer count initially configured. */ member
Dfsl_dspi_edma.c463 handle->nbytes = (uint8_t)(transferConfigA.minorLoopBytes); in DSPI_MasterTransferEDMA()
1102 …bytes = (uint32_t)handle->nbytes * EDMA_GetRemainingMajorLoopCount(handle->edmaRxRegToRxDataHandle… in DSPI_MasterTransferGetCountEDMA()
1360 handle->nbytes = (uint8_t)(transferConfigA.minorLoopBytes); in DSPI_SlaveTransferEDMA()
1555 …bytes = (uint32_t)handle->nbytes * EDMA_GetRemainingMajorLoopCount(handle->edmaRxRegToRxDataHandle… in DSPI_SlaveTransferGetCountEDMA()
/hal_nxp-latest/mcux/mcux-sdk/drivers/spdif/
Dfsl_spdif_edma.c504 handle->nbytes = handle->count * 8U; in SPDIF_TransferSendEDMA()
574 handle->nbytes = handle->count * 8U; in SPDIF_TransferReceiveEDMA()
676 (uint32_t)handle->nbytes * in SPDIF_TransferGetSendCountEDMA()
705 (uint32_t)handle->nbytes * in SPDIF_TransferGetReceiveCountEDMA()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpspi/
Dfsl_lpspi_edma.h109 …uint8_t nbytes; /*!< eDMA minor byte transfer count initially configured.… member
135 …uint8_t nbytes; /*!< eDMA minor byte transfer count initially confi… member
Dfsl_lpspi_edma.c441 handle->nbytes = (uint8_t)transferConfigRx.minorLoopBytes; in LPSPI_MasterTransferEDMALite()
844 … (uint32_t)handle->nbytes * EDMA_GetRemainingMajorLoopCount(handle->edmaRxRegToRxDataHandle->base, in LPSPI_MasterTransferGetCountEDMA()
1087 handle->nbytes = (uint8_t)transferConfigRx.minorLoopBytes; in LPSPI_SlaveTransferEDMA()
1318 … (uint32_t)handle->nbytes * EDMA_GetRemainingMajorLoopCount(handle->edmaRxRegToRxDataHandle->base, in LPSPI_SlaveTransferGetCountEDMA()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpspi/
Dfsl_lpspi_edma.h97 uint8_t nbytes; /*!< eDMA minor byte transfer count initially configured. */ member
123 uint8_t nbytes; /*!< eDMA minor byte transfer count initially configured. */ member
Dfsl_lpspi_edma.c394 handle->nbytes = (uint8_t)transferConfigRx.minorLoopBytes; in LPSPI_MasterTransferEDMALite()
698 … (uint32_t)handle->nbytes * EDMA_GetRemainingMajorLoopCount(handle->edmaRxRegToRxDataHandle->base, in LPSPI_MasterTransferGetCountEDMA()
925 handle->nbytes = (uint8_t)transferConfigRx.minorLoopBytes; in LPSPI_SlaveTransferEDMA()
1137 … (uint32_t)handle->nbytes * EDMA_GetRemainingMajorLoopCount(handle->edmaRxRegToRxDataHandle->base, in LPSPI_SlaveTransferGetCountEDMA()
/hal_nxp-latest/mcux/mcux-sdk/drivers/flexio/spi/
Dfsl_flexio_spi_edma.c225 handle->nbytes = (uint8_t)xferConfig.minorLoopBytes; in FLEXIO_SPI_EDMAConfig()
446 (handle->transferSize - (uint32_t)handle->nbytes * EDMA_GetRemainingMajorLoopCount( in FLEXIO_SPI_MasterTransferGetCountEDMA()
452 (handle->transferSize - (uint32_t)handle->nbytes * EDMA_GetRemainingMajorLoopCount( in FLEXIO_SPI_MasterTransferGetCountEDMA()
/hal_nxp-latest/mcux/mcux-sdk/drivers/flexio/camera/
Dfsl_flexio_camera_edma.c180 handle->nbytes = 32; in FLEXIO_CAMERA_TransferReceiveEDMA()
239 (uint32_t)handle->nbytes * in FLEXIO_CAMERA_TransferGetReceiveCountEDMA()
Dfsl_flexio_camera_edma.h47 …uint8_t nbytes; /*!< eDMA minor byte transfer count initially con… member
/hal_nxp-latest/mcux/mcux-sdk/drivers/sai/
Dfsl_sai_edma.c481 handle->nbytes = handle->count * handle->bytesPerFrame; in SAI_TransferSendEDMA()
614 handle->nbytes = handle->count * handle->bytesPerFrame; in SAI_TransferReceiveEDMA()
1003 (uint32_t)handle->nbytes * in SAI_TransferGetSendCountEDMA()
1032 (uint32_t)handle->nbytes * in SAI_TransferGetReceiveCountEDMA()
/hal_nxp-latest/mcux/mcux-sdk/drivers/i2c/
Dfsl_i2c_edma.c387 handle->nbytes = (uint8_t)(transfer_config.minorLoopBytes); in I2C_MasterTransferEDMAConfig()
586 (uint32_t)handle->nbytes * in I2C_MasterTransferGetCountEDMA()

12