Home
last modified time | relevance | path

Searched defs:_ux_utility_error_callback_register (Results 1 – 2 of 2) sorted by relevance

/USBX-v6.2.1/common/core/src/
Dux_utility_error_callback_register.c72 VOID _ux_utility_error_callback_register(VOID (*error_callback)(UINT system_level, UINT system_con… in _ux_utility_error_callback_register() function
/USBX-v6.2.1/common/core/inc/
Dux_utility.h330 #define _ux_utility_error_callback_register(error_callback) do {} while(0) macro