Searched defs:arg (Results 1 – 8 of 8) sorted by relevance
/USBX-v6.2.1/common/usbx_host_classes/src/ |
D | ux_host_class_audio_interrupt_start.c | 83 VOID *arg), in _ux_host_class_audio_interrupt_start()
|
D | ux_host_class_audio_raw_sampling_parse.c | 38 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()
|
D | ux_host_class_video_entities_parse.c | 92 UINT(*parse_function)(VOID *arg, in _ux_host_class_video_entities_parse()
|
D | ux_host_class_audio_descriptors_parse.c | 85 UINT(*parse_function)(VOID *arg, in _ux_host_class_audio_descriptors_parse()
|
D | ux_host_class_audio_alternate_setting_locate.c | 271 static UINT _ux_host_class_audio_alt_locate_parse(VOID *arg, in _ux_host_class_audio_alt_locate_parse()
|
D | ux_host_class_video_activate.c | 54 static UINT _ux_host_class_video_descriptors_parser(VOID *arg, in _ux_host_class_video_descriptors_parser()
|
/USBX-v6.2.1/samples/ |
D | demo_usbx.c | 249 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/ |
D | ux_utility.h | 316 #define _ux_host_timer_create(t,name,func,arg,tick0,tick1,flag) (UX_SUCCESS) argument
|