Home
last modified time | relevance | path

Searched refs:services (Results 1 – 7 of 7) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/srtm/srtm/
Dsrtm_dispatcher.c224 SRTM_List_Init(&disp->services); in SRTM_Dispatcher_Create()
271 while (!SRTM_List_IsEmpty(&disp->services)) in SRTM_Dispatcher_Destroy()
273 list = disp->services.next; in SRTM_Dispatcher_Destroy()
500 SRTM_List_AddTail(&disp->services, &service->node); in SRTM_Dispatcher_RegisterService()
791 for (list = disp->services.next; list != &disp->services; list = list->next) in SRTM_Dispatcher_CallService()
Dsrtm_dispatcher_struct.h49 srtm_list_t services; /*!< SRTM service list head */ member
/hal_nxp-latest/zephyr/blobs/license/
DLA_OPT_NXP_Online_Code_Hosting.txt59 microcontroller, sensor or digital signal processor) and/or services (e.g.,
60 cloud platform services) supplied directly or indirectly from NXP or an NXP
296 for use in the development of, or for incorporation into, products or services
299 environmental damage (these products and services are referred to as
DLA_OPT_NXP_Software_License.txt54 microcontroller, sensor or digital signal processor) and/or services (e.g.
55 cloud platform services) supplied directly or indirectly from NXP or an NXP
280 services (a) used in applications requiring fail-safe performance or (b) in
282 environmental damage (these products and services are referred to as "Critical
426 property infringement against AWS or any AWS customer utilizing AWS services.
584 from Microsoft. Microsoft does not provide support services for the components
/hal_nxp-latest/mcux/mcux-sdk/
DLA_OPT_NXP_Software_License.txt54 microcontroller, sensor or digital signal processor) and/or services (e.g.
55 cloud platform services) supplied directly or indirectly from NXP or an NXP
280 services (a) used in applications requiring fail-safe performance or (b) in
282 environmental damage (these products and services are referred to as "Critical
426 property infringement against AWS or any AWS customer utilizing AWS services.
584 from Microsoft. Microsoft does not provide support services for the components
DLA_OPT_NXP_Software_License RTAudio.txt105 …ng Licensed Software from Microsoft. Microsoft does not provide support services for the component…
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-multicore/
DChangeLogKSDK.txt269 - erpcgen: Generate the shim code for destroy of statically allocated services.