Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/sdma/
Dfsl_sdma.c82 static void SDMA_LoadContext(sdma_handle_t *handle, const sdma_transfer_config_t *config);
219 static void SDMA_LoadContext(sdma_handle_t *handle, const sdma_transfer_config_t *config) in SDMA_LoadContext() function
949 SDMA_LoadContext(handle, config); in SDMA_SubmitTransfer()