Home
last modified time | relevance | path

Searched refs:f2 (Results 1 – 3 of 3) sorted by relevance

/USBX-v6.2.1/scripts/
Dinstall.sh19 CODENAME=$(lsb_release -c | cut -f2 -d':' | sed 's/\t//')
/USBX-v6.2.1/test/regression/
Dusbx_ux_utility_descriptor_parse_test.c337 USHORT f2; in ux_test_thread_simulation_0_entry() member
352 if (output.f2 != 0x0504) in ux_test_thread_simulation_0_entry()
355 printf("ERROR #%d: expect 0x%x but got 0x%x\n", __LINE__, 0x0504, output.f2); in ux_test_thread_simulation_0_entry()
Dusbx_ux_utility_descriptor_pack_test.c338 USHORT f2; in ux_test_thread_simulation_0_entry() member