Home
last modified time | relevance | path

Searched defs:arg (Results 1 – 8 of 8) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_audio_interrupt_start.c83 VOID *arg), in _ux_host_class_audio_interrupt_start()
Dux_host_class_audio_raw_sampling_parse.c38 UCHAR *arg; member
47 UCHAR *arg; member
129 UINT(*parse_function)(VOID *arg, in _ux_host_class_audio_raw_sampling_parse()
156 static UINT _ux_host_class_audio10_sam_parse_func(VOID *arg, in _ux_host_class_audio10_sam_parse_func()
244 UINT(*parse_function)(VOID *arg, in _ux_host_class_audio10_sampling_parse()
269 static UINT _ux_host_class_audio_ac_find_parse(VOID *arg, in _ux_host_class_audio_ac_find_parse()
532 static UINT _ux_host_class_audio20_sam_parse_func(VOID *arg, in _ux_host_class_audio20_sam_parse_func()
723 UINT(*parse_function)(VOID *arg, in _ux_host_class_audio20_sampling_parse()
Dux_host_class_video_entities_parse.c92 UINT(*parse_function)(VOID *arg, in _ux_host_class_video_entities_parse()
Dux_host_class_audio_descriptors_parse.c85 UINT(*parse_function)(VOID *arg, in _ux_host_class_audio_descriptors_parse()
Dux_host_class_audio_alternate_setting_locate.c271 static UINT _ux_host_class_audio_alt_locate_parse(VOID *arg, in _ux_host_class_audio_alt_locate_parse()
Dux_host_class_video_activate.c54 static UINT _ux_host_class_video_descriptors_parser(VOID *arg, in _ux_host_class_video_descriptors_parser()
/USBX-v6.2.1/samples/
Ddemo_usbx.c249 void tx_demo_thread_host_simulation_entry(ULONG arg) in tx_demo_thread_host_simulation_entry()
328 void tx_demo_thread_device_simulation_entry(ULONG arg) in tx_demo_thread_device_simulation_entry()
/USBX-v6.2.1/common/core/inc/
Dux_utility.h316 #define _ux_host_timer_create(t,name,func,arg,tick0,tick1,flag) (UX_SUCCESS) argument