Home
last modified time | relevance | path

Searched defs:srcSize (Results 1 – 5 of 5) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/srtm/services/
Dsrtm_sai_edma_adapter.c297 uint32_t srcSize, dstSize, size; in SRTM_SaiEdmaAdapter_CopyData() local
354 uint32_t srcSize, dstSize, size; in SRTM_SaiEdmaAdapter_RxPeriodCopyAndNotify() local
Dsrtm_pdm_sdma_adapter.c301 uint32_t srcSize, dstSize, size; in SRTM_PdmSdmaAdapter_PeriodCopyAndNotify() local
1397 uint32_t srcSize, dstSize, size; in SRTM_PdmSdmaAdapter_ExtPeriodCopyAndNotifyProc() local
Dsrtm_sai_sdma_adapter.c384 uint32_t srcSize, dstSize, size; in SRTM_SaiSdmaAdapter_CopyData() local
432 uint32_t srcSize, dstSize, size; in SRTM_SaiSdmaAdapter_RxPeriodCopyAndNotify() local
Dsrtm_pdm_edma_adapter.c335 uint32_t srcSize, dstSize, size; in SRTM_PdmEdmaAdapter_PeriodCopyAndNotify() local
1485 uint32_t srcSize, dstSize, size; in SRTM_PdmEdmaAdapter_ExtPeriodCopyAndNotifyProc() local
/hal_nxp-latest/mcux/mcux-sdk/drivers/dma/
Dfsl_dma.h115 dma_transfer_size_t srcSize; /*!< Source transfer size unit. */ member