Home
last modified time | relevance | path

Searched refs:_txm_module_manager_event_flags_notify_trampoline (Results 1 – 4 of 4) sorted by relevance

/ThreadX-v6.3.0/common_modules/module_manager/src/
Dtxm_module_manager_event_flags_notify_trampoline.c71 VOID _txm_module_manager_event_flags_notify_trampoline(TX_EVENT_FLAGS_GROUP *group_ptr) in _txm_module_manager_event_flags_notify_trampoline() function
Dtxm_module_manager_stop.c407 …(events_ptr -> tx_event_flags_group_set_notify == _txm_module_manager_event_flags_notify_trampolin… in _txm_module_manager_stop()
/ThreadX-v6.3.0/common_modules/inc/
Dtxm_module.h675 VOID _txm_module_manager_event_flags_notify_trampoline(TX_EVENT_FLAGS_GROUP *group_ptr);
/ThreadX-v6.3.0/common_modules/module_manager/inc/
Dtxm_module_manager_dispatch.h947 events_set_notify = _txm_module_manager_event_flags_notify_trampoline; in _txm_module_manager_tx_event_flags_set_notify_dispatch()