Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/include/
Dsrtm_dispatcher.h121 srtm_response_t *pResp,
/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/srtm/
Dsrtm_dispatcher.c532 srtm_response_t *pResp, in SRTM_Dispatcher_Request() argument
584 if (pResp != NULL) in SRTM_Dispatcher_Request()
586 *pResp = resp; /* Now application gets response and will destroy it later */ in SRTM_Dispatcher_Request()
595 if (pResp == NULL) /* Response not needed by application */ in SRTM_Dispatcher_Request()