Home
last modified time | relevance | path

Searched refs:destroy (Results 1 – 14 of 14) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/srtm/srtm/
Dsrtm_channel.c32 assert(channel->destroy); in SRTM_Channel_Destroy()
34 channel->destroy(channel); in SRTM_Channel_Destroy()
Dsrtm_service.c33 assert(service->destroy); in SRTM_Service_Destroy()
34 service->destroy(service); in SRTM_Service_Destroy()
Dsrtm_service_struct.h27 void (*destroy)(srtm_service_t service); member
Dsrtm_channel_struct.h26 void (*destroy)(srtm_channel_t channel); member
/hal_nxp-latest/mcux/mcux-sdk/scripts/kconfig/
Dguiconfig.py208 _root.destroy()
1192 dialog.destroy()
1197 dialog.destroy()
1694 _root.destroy()
1781 dialog.destroy()
1841 dialog.bind("<Escape>", lambda _: dialog.destroy())
/hal_nxp-latest/mcux/mcux-sdk/components/srtm/channels/
Dsrtm_rpmsg_endpoint.c208 handle->channel.destroy = SRTM_RPMsgEndpoint_Destroy; in SRTM_RPMsgEndpoint_Create()
/hal_nxp-latest/mcux/mcux-sdk/components/srtm/services/
Dsrtm_i2c_service.c154 handle->service.destroy = SRTM_I2CService_Destroy; in SRTM_I2CService_Create()
Dsrtm_audio_service.c814 handle->service.destroy = SRTM_AudioService_Destroy; in SRTM_AudioService_Create()
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-multicore/rpmsg_lite/
DREADME.md80 …the function rpmsg_queue_destroy() is used to destroy a queue, rpmsg_lite_destroy_ept() is used to…
/hal_nxp-latest/zephyr/blobs/license/
DLA_OPT_NXP_Online_Code_Hosting.txt30 already distributed, where permitted, and do not destroy will continue to be
217 7.5. After termination of this Agreement by either party you will destroy
DLA_OPT_NXP_Software_License.txt30 that you have already distributed, where permitted, and do not destroy will
210 destroy all parts of Licensed Software and its Derivative Works (if any) and
/hal_nxp-latest/mcux/mcux-sdk/
DLA_OPT_NXP_Software_License RTAudio.txt5 … Software that you have already distributed, where permitted, and do not destroy will continue to …
43 8.5. After termination of this Agreement by either party you will destroy all parts of Li…
DLA_OPT_NXP_Software_License.txt30 that you have already distributed, where permitted, and do not destroy will
210 destroy all parts of Licensed Software and its Derivative Works (if any) and
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-multicore/
DChangeLogKSDK.txt269 - erpcgen: Generate the shim code for destroy of statically allocated services.