Searched defs:bdIndex (Results 1 – 3 of 3) sorted by relevance
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/sai/ |
D | fsl_sai_sdma.c | 89 …void SAI_TxSDMACallback(sdma_handle_t *handle, void *userData, bool transferDone, uint32_t bdIndex) in SAI_TxSDMACallback() 116 …void SAI_RxSDMACallback(sdma_handle_t *handle, void *userData, bool transferDone, uint32_t bdIndex) in SAI_RxSDMACallback()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/easrc/ |
D | fsl_asrc_sdma.c | 94 …oid ASRC_InSDMACallback(sdma_handle_t *handle, void *userData, bool transferDone, uint32_t bdIndex) in ASRC_InSDMACallback() 132 …id ASRC_OutSDMACallback(sdma_handle_t *handle, void *userData, bool transferDone, uint32_t bdIndex) in ASRC_OutSDMACallback()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/sdma/ |
D | fsl_sdma.h | 331 uint32_t bdIndex; /*!< How many buffer descriptor */ member
|