Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/srtm/
Dsrtm_service.c45 srtm_status_t SRTM_Service_Notify(srtm_service_t service, srtm_notification_t notification) in SRTM_Service_Notify() argument
50 return service->notify(service, notification); in SRTM_Service_Notify()
Dsrtm_service_struct.h29 srtm_status_t (*notify)(srtm_service_t service, srtm_notification_t notification);
Dsrtm_message.c232 void SRTM_Notification_Destroy(srtm_notification_t notification) in SRTM_Notification_Destroy() argument
234 SRTM_CommMessage_Destroy(notification); in SRTM_Notification_Destroy()
/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/output/source/device/class/
Dusb_device_ccid.c198 usb_device_ccid_notification_struct_t notification; in USB_DeviceCcidInterruptIn() local
209 notification.buffer = event->buffer; in USB_DeviceCcidInterruptIn()
210 notification.length = event->length; in USB_DeviceCcidInterruptIn()
225 &notification)) in USB_DeviceCcidInterruptIn()
231 … kUSB_DeviceCcidEventSlotChangeSent, &notification); in USB_DeviceCcidInterruptIn()
245 &notification)) in USB_DeviceCcidInterruptIn()
251 … kUSB_DeviceCcidEventHardwareErrorSent, &notification); in USB_DeviceCcidInterruptIn()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/include/
Dsrtm_service.h53 srtm_status_t SRTM_Service_Notify(srtm_service_t service, srtm_notification_t notification);
Dsrtm_message.h161 void SRTM_Notification_Destroy(srtm_notification_t notification);
/hal_nxp-3.5.0/mcux/mcux-sdk/components/power_manager/
DREADME.md58 - The notification module: Notifies the upper layer of specific power transitions and events.
88 - **FSL_PM_SUPPORT_NOTIFICATION** --> Allows the Power Manager to notify created notification group…
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX9352/iar/
Dstartup_MIMX9352_cm33.s74 … DCD Reserved16_IRQHandler ;Exception condition notification while boot