Home
last modified time | relevance | path

Searched refs:TXM_USBX_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.c234 …if ((callback_message.txm_module_callback_message_type >= TXM_USBX_CALLBACKS_START) && (callback_m… in _txm_module_callback_request_thread_entry()
/ThreadX-v6.3.0/common_modules/inc/
Dtxm_module.h227 #define TXM_USBX_CALLBACKS_START 400 macro