Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/common_modules/module_lib/src/
Dtxm_module_callback_request_thread_entry.c223 …if ((callback_message.txm_module_callback_message_type >= TXM_GUIX_CALLBACKS_START) && (callback_m… in _txm_module_callback_request_thread_entry()
/ThreadX-v6.3.0/common_modules/inc/
Dtxm_module.h229 #define TXM_GUIX_CALLBACKS_START 500 macro