Home
last modified time | relevance | path

Searched full:push (Results 1 – 7 of 7) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_hid_report_descriptor_push_overflow_test.c12 /* Push more than the allowable states (4 is the max). */
13 0xa4, // PUSH
14 0xa4, // PUSH
15 0xa4, // PUSH
16 0xa4, // PUSH
17 0xa4, // PUSH
147 printf("Running HID Report Descriptor Push Overflow Tag Test................ "); in test_application_define()
Dusbx_hid_report_descriptor_push_pop_test.c23 0xa4, // PUSH
35 0xa4, // PUSH
47 0xa4, // PUSH
59 0xa4, // PUSH
213 printf("Running HID Report Descriptor Push Pop Test......................... "); in test_application_define()
Dusbx_hid_report_descriptor_example_digit_test.c27 0xa4, // PUSH
49 0xa4, // PUSH
Dusbx_ux_device_class_cdc_acm_transmission_test.c964 /* Push the bulkout thread so it runs to check status. */ in tx_test_thread_slave_simulation_entry()
/USBX-v6.2.1/.github/workflows/
Dregression_test.yml3 # Controls when the action will run. Triggers the workflow on push or pull request
19 push:
/USBX-v6.2.1/
DREADME.md34 …ch official release (preview or GA) will be tagged to mark the commit and push it into the Github …
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_global_item_parse.c196 /* Push tag. */ in _ux_host_class_hid_global_item_parse()