Home
last modified time | relevance | path

Searched refs:tx_event_flags_group_set_notify (Results 1 – 7 of 7) sorted by relevance

/ThreadX-v6.2.1/common_smp/src/
Dtx_event_flags_set_notify.c100 group_ptr -> tx_event_flags_group_set_notify = events_set_notify; in _tx_event_flags_set_notify()
Dtx_event_flags_set.c188 events_set_notify = group_ptr -> tx_event_flags_group_set_notify; in _tx_event_flags_set()
/ThreadX-v6.2.1/common/src/
Dtx_event_flags_set_notify.c100 group_ptr -> tx_event_flags_group_set_notify = events_set_notify; in _tx_event_flags_set_notify()
Dtx_event_flags_set.c188 events_set_notify = group_ptr -> tx_event_flags_group_set_notify; in _tx_event_flags_set()
/ThreadX-v6.2.1/common_modules/module_manager/src/
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()
411 events_ptr -> tx_event_flags_group_set_notify = TX_NULL; in _txm_module_manager_stop()
/ThreadX-v6.2.1/common_smp/inc/
Dtx_api.h860 …VOID (*tx_event_flags_group_set_notify)(struct TX_EVENT_FLAGS_GROUP_STRUCT *group_p… member
/ThreadX-v6.2.1/common/inc/
Dtx_api.h839 …VOID (*tx_event_flags_group_set_notify)(struct TX_EVENT_FLAGS_GROUP_STRUCT *group_p… member