Searched defs:bdIndex (Results 1 – 4 of 4) sorted by relevance
| /hal_nxp-latest/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-latest/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-latest/mcux/mcux-sdk/drivers/sdma/ |
| D | fsl_sdma.h | 335 uint32_t bdIndex; /*!< How many buffer descriptor */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/netc/ |
| D | fsl_netc_endpoint.c | 795 for (uint32_t bdIndex = 0; bdIndex < totBdNum; bdIndex++) in EP_SendFrameCommon() local
|