Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_pictbridge/src/
Dux_pictbridge_dpshost_input_object_send.c206 _ux_system_event_flags_set(&pictbridge -> ux_pictbridge_event_flags_group, in _ux_pictbridge_dpshost_input_object_send()
241 _ux_system_event_flags_set(&pictbridge -> ux_pictbridge_event_flags_group, in _ux_pictbridge_dpshost_input_object_send()
269 _ux_system_event_flags_set(&pictbridge -> ux_pictbridge_event_flags_group, in _ux_pictbridge_dpshost_input_object_send()
318 _ux_system_event_flags_set(&pictbridge -> ux_pictbridge_event_flags_group, in _ux_pictbridge_dpshost_input_object_send()
348 _ux_system_event_flags_set(&pictbridge -> ux_pictbridge_event_flags_group, in _ux_pictbridge_dpshost_input_object_send()
371 _ux_system_event_flags_set(&pictbridge -> ux_pictbridge_event_flags_group, in _ux_pictbridge_dpshost_input_object_send()
Dux_pictbridge_dpsclient_object_data_send.c229_ux_system_event_flags_set(&pictbridge -> ux_pictbridge_event_flags_group, event_flag, UX_OR); in _ux_pictbridge_dpsclient_object_data_send()
237_ux_system_event_flags_set(&pictbridge -> ux_pictbridge_event_flags_group, UX_PICTBRIDGE_EVENT_FLA… in _ux_pictbridge_dpsclient_object_data_send()
Dux_pictbridge_dpsclient_object_info_send.c140_ux_system_event_flags_set(&pictbridge -> ux_pictbridge_event_flags_group, UX_PICTBRIDGE_EVENT_FLA… in _ux_pictbridge_dpsclient_object_info_send()
Dux_pictbridge_dpsclient_object_data_get.c123_ux_system_event_flags_set(&pictbridge -> ux_pictbridge_event_flags_group, UX_PICTBRIDGE_EVENT_FLA… in _ux_pictbridge_dpsclient_object_data_get()
/USBX-v6.2.1/common/core/inc/
Dux_utility.h201 #define _ux_system_event_flags_set _ux_utility_event_flags_set macro
224 #define _ux_system_event_flags_set(g,flags,option) do{(void)flags;}while(0) macro