Searched defs:_ux_utility_error_callback_register (Results 1 – 2 of 2) sorted by relevance
72 VOID _ux_utility_error_callback_register(VOID (*error_callback)(UINT system_level, UINT system_con… in _ux_utility_error_callback_register() function
330 #define _ux_utility_error_callback_register(error_callback) do {} while(0) macro