Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/include/
Dsrtm_dispatcher.h121 srtm_response_t *pResp,
154 srtm_status_t SRTM_Dispatcher_DeliverResponse(srtm_dispatcher_t disp, srtm_response_t resp);
Dsrtm_message.h133 srtm_response_t SRTM_Response_Create(
141 void SRTM_Response_Destroy(srtm_response_t response);
Dsrtm_defs.h179 typedef srtm_message_t srtm_response_t; typedef
/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/srtm/
Dsrtm_message.c213 srtm_response_t SRTM_Response_Create( in SRTM_Response_Create()
220 void SRTM_Response_Destroy(srtm_response_t response) in SRTM_Response_Destroy()
Dsrtm_message_struct.h79 srtm_response_t resp; /*!< SRTM request message response */
Dsrtm_dispatcher.c532 srtm_response_t *pResp, in SRTM_Dispatcher_Request()
537 srtm_response_t resp; in SRTM_Dispatcher_Request()
622 srtm_status_t SRTM_Dispatcher_DeliverResponse(srtm_dispatcher_t disp, srtm_response_t resp) in SRTM_Dispatcher_DeliverResponse()
815 srtm_response_t resp; in SRTM_Dispatcher_HandleResponse()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/services/
Dsrtm_i2c_service.c188 srtm_response_t response; in SRTM_I2CService_Request()
Dsrtm_audio_service.c235 srtm_response_t response; in SRTM_AudioService_Request()