Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_uxe_device_pima_test.c364 UINT demo_device_prop_value_get(struct UX_SLAVE_CLASS_PIMA_STRUCT *pima,
523 …pima_parameter.ux_device_class_pima_parameter_device_prop_value_get = demo_device_prop_value_get; in ux_test_thread_simulation_0_entry()
561 …pima_parameter.ux_device_class_pima_parameter_device_prop_value_get = demo_device_prop_value_get; in ux_test_thread_simulation_0_entry()
675 UINT demo_device_prop_value_get(struct UX_SLAVE_CLASS_PIMA_STRUCT *pima, in demo_device_prop_value_get() function