Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/srtm/services/
Dsrtm_i2c_service.c310 SRTM_Procedure_Destroy(proc); in SRTM_I2C_RequestBusRead()
347 SRTM_Procedure_Destroy(proc); in SRTM_I2C_RequestBusWrite()
Dsrtm_sai_edma_adapter.c1396 SRTM_Procedure_Destroy(handle->txRtm.proc); in SRTM_SaiEdmaAdapter_Destroy()
1402 SRTM_Procedure_Destroy(handle->rxRtm.proc); in SRTM_SaiEdmaAdapter_Destroy()
Dsrtm_sai_sdma_adapter.c1655 SRTM_Procedure_Destroy(handle->txRtm.proc); in SRTM_SaiSdmaAdapter_Destroy()
1662 SRTM_Procedure_Destroy(handle->rxRtm.proc); in SRTM_SaiSdmaAdapter_Destroy()
Dsrtm_pdm_edma_adapter.c1367 SRTM_Procedure_Destroy(handle->rxRtm.proc); in SRTM_PdmEdmaAdapter_Destroy()
Dsrtm_pdm_sdma_adapter.c1247 SRTM_Procedure_Destroy(handle->rxRtm.proc); in SRTM_PdmSdmaAdapter_Destroy()
/hal_nxp-latest/mcux/mcux-sdk/components/srtm/include/
Dsrtm_message.h59 void SRTM_Procedure_Destroy(srtm_procedure_t procedure);
/hal_nxp-latest/mcux/mcux-sdk/components/srtm/srtm/
Dsrtm_message.c154 void SRTM_Procedure_Destroy(srtm_procedure_t procedure) in SRTM_Procedure_Destroy() function
Dsrtm_dispatcher.c160 SRTM_Procedure_Destroy(msg); in SRTM_Dispatcher_FreeMessage()
1015 SRTM_Procedure_Destroy(msg); in SRTM_Dispatcher_ProcessMessage()