Home
last modified time | relevance | path

Searched refs:UX_SLAVE_CLASS_DFU_NOTIFICATION_ABORT_DOWNLOAD (Results 1 – 6 of 6) sorted by relevance

/USBX-v6.2.1/common/usbx_device_classes/inc/
Dux_device_class_dfu.h182 #define UX_SLAVE_CLASS_DFU_NOTIFICATION_ABORT_DOWNLOAD 0x3u macro
/USBX-v6.2.1/common/usbx_device_classes/src/
Dux_device_class_dfu_control_request.c367 … dfu -> ux_slave_class_dfu_notify(dfu, UX_SLAVE_CLASS_DFU_NOTIFICATION_ABORT_DOWNLOAD); in _ux_device_class_dfu_control_request()
615 … dfu -> ux_slave_class_dfu_notify(dfu, UX_SLAVE_CLASS_DFU_NOTIFICATION_ABORT_DOWNLOAD); in _ux_device_class_dfu_control_request()
/USBX-v6.2.1/test/regression/
Dusbx_uxe_device_dfu_test.c587 case UX_SLAVE_CLASS_DFU_NOTIFICATION_ABORT_DOWNLOAD : in demo_thread_dfu_notify()
Dusbx_msrc_71934_dfu_upload_test.c729 case UX_SLAVE_CLASS_DFU_NOTIFICATION_ABORT_DOWNLOAD : in demo_thread_dfu_notify()
Dusbx_msrc_69702_dfu_dnload_test.c769 case UX_SLAVE_CLASS_DFU_NOTIFICATION_ABORT_DOWNLOAD : in demo_thread_dfu_notify()
Dusbx_device_dfu_basic_test.c822 case UX_SLAVE_CLASS_DFU_NOTIFICATION_ABORT_DOWNLOAD : in demo_thread_dfu_notify()