Home
last modified time | relevance | path

Searched refs:kGDMA_BurstSize16 (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/gdma/
Dfsl_gdma.h73 kGDMA_BurstSize16 = 3U, /*!< Burst 16. */ enumerator
/hal_nxp-latest/mcux/mcux-sdk/components/rpmsg/
Dfsl_adapter_rfimu.c206 xferConfig.srcBurstSize = kGDMA_BurstSize16; in HAL_ImuGdmaCopyData()
207 xferConfig.destBurstSize = kGDMA_BurstSize16; in HAL_ImuGdmaCopyData()
/hal_nxp-latest/mcux/mcux-sdk/components/imu_adapter/
Dfsl_adapter_imu.c209 xferConfig.srcBurstSize = kGDMA_BurstSize16; in HAL_ImuGdmaCopyData()
210 xferConfig.destBurstSize = kGDMA_BurstSize16; in HAL_ImuGdmaCopyData()