Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/core/src/
Dux_utility_event_flags_get.c86 ULONG local_actual_flags_ptr; in _ux_utility_event_flags_get() local
89 …status = tx_event_flags_get(group_ptr, requested_flags, get_option, &local_actual_flags_ptr, wait… in _ux_utility_event_flags_get()
92 *actual_flags_ptr = local_actual_flags_ptr; in _ux_utility_event_flags_get()