Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dux_test_standalone_references.c19 #if defined(UX_STANDALONE) && !defined(_ux_utility_interrupt_restore)
21 VOID _ux_utility_interrupt_restore(ALIGN_TYPE flags) in _ux_utility_interrupt_restore() function
/USBX-v6.2.1/common/core/inc/
Dux_utility.h154 #ifndef _ux_utility_interrupt_restore
156 #define _ux_utility_interrupt_restore(flags) _tx_thread_interrupt_restore(flags) macro
158 extern VOID _ux_utility_interrupt_restore(ALIGN_TYPE);
161 extern VOID _ux_utility_interrupt_restore(ALIGN_TYPE);
Dux_api.h927 …_RESTORE _ux_utility_interrupt_restore(saved_…