Home
last modified time | relevance | path

Searched defs:_srtm_service (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/srtm/
Dsrtm_service_struct.h21 struct _srtm_service struct
23 srtm_list_t node; /*!< SRTM service list node to link to a list */
24 srtm_dispatcher_t dispatcher;
25 uint8_t category;
27 void (*destroy)(srtm_service_t service);
28 srtm_status_t (*request)(srtm_service_t service, srtm_request_t request);
29 srtm_status_t (*notify)(srtm_service_t service, srtm_notification_t notification);