Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_device_classes/inc/
Dux_device_class_dfu.h208 UINT (*ux_slave_class_dfu_parameter_notify)(VOID *dfu, ULONG notification);
228 UINT (*ux_slave_class_dfu_notify)(VOID *dfu, ULONG notification);
/USBX-v6.2.1/test/regression/
Dusbx_uxe_device_dfu_test.c42 static UINT demo_thread_dfu_notify(VOID *dfu, ULONG notification);
570 static UINT demo_thread_dfu_notify(VOID *dfu, ULONG notification) in demo_thread_dfu_notify() argument
572 stepinfo("dfuNotify 0x%lx\n", notification); in demo_thread_dfu_notify()
573 switch (notification) in demo_thread_dfu_notify()
Dusbx_msrc_71934_dfu_upload_test.c45 static UINT demo_thread_dfu_notify(VOID *dfu, ULONG notification);
712 static UINT demo_thread_dfu_notify(VOID *dfu, ULONG notification) in demo_thread_dfu_notify() argument
714 stepinfo("dfuNotify 0x%lx\n", notification); in demo_thread_dfu_notify()
715 switch (notification) in demo_thread_dfu_notify()
Dusbx_msrc_69702_dfu_dnload_test.c45 static UINT demo_thread_dfu_notify(VOID *dfu, ULONG notification);
752 static UINT demo_thread_dfu_notify(VOID *dfu, ULONG notification) in demo_thread_dfu_notify() argument
754 stepinfo("dfuNotify 0x%lx\n", notification); in demo_thread_dfu_notify()
755 switch (notification) in demo_thread_dfu_notify()
Dusbx_device_dfu_basic_test.c45 static UINT demo_thread_dfu_notify(VOID *dfu, ULONG notification);
805 static UINT demo_thread_dfu_notify(VOID *dfu, ULONG notification) in demo_thread_dfu_notify() argument
807 stepinfo("dfuNotify 0x%lx\n", notification); in demo_thread_dfu_notify()
808 switch (notification) in demo_thread_dfu_notify()