Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/include/
Dsrtm_message.h141 void SRTM_Response_Destroy(srtm_response_t response);
/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/services/
Dsrtm_i2c_service.c311 SRTM_Response_Destroy(request); in SRTM_I2C_RequestBusRead()
348 SRTM_Response_Destroy(request); in SRTM_I2C_RequestBusWrite()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/srtm/
Dsrtm_dispatcher.c178 SRTM_Response_Destroy(msg); in SRTM_Dispatcher_FreeMessage()
597 SRTM_Response_Destroy(resp); in SRTM_Dispatcher_Request()
902 SRTM_Response_Destroy(msg); in SRTM_Dispatcher_SendMessage()
Dsrtm_message.c220 void SRTM_Response_Destroy(srtm_response_t response) in SRTM_Response_Destroy() function