Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/common/src/
Dtx_event_flags_set_notify.c99 group_ptr -> tx_event_flags_group_set_notify = events_set_notify; in _tx_event_flags_set_notify()
Dtx_event_flags_set.c187 events_set_notify = group_ptr -> tx_event_flags_group_set_notify; in _tx_event_flags_set()
/ThreadX-v6.4.1/common_smp/src/
Dtx_event_flags_set_notify.c99 group_ptr -> tx_event_flags_group_set_notify = events_set_notify; in _tx_event_flags_set_notify()
Dtx_event_flags_set.c187 events_set_notify = group_ptr -> tx_event_flags_group_set_notify; in _tx_event_flags_set()
/ThreadX-v6.4.1/common_modules/module_manager/src/
Dtxm_module_manager_stop.c406 …(events_ptr -> tx_event_flags_group_set_notify == _txm_module_manager_event_flags_notify_trampolin… in _txm_module_manager_stop()
410 events_ptr -> tx_event_flags_group_set_notify = TX_NULL; in _txm_module_manager_stop()
/ThreadX-v6.4.1/common_smp/inc/
Dtx_api.h879 …VOID (*tx_event_flags_group_set_notify)(struct TX_EVENT_FLAGS_GROUP_STRUCT *group_p… member
/ThreadX-v6.4.1/common/inc/
Dtx_api.h858 …VOID (*tx_event_flags_group_set_notify)(struct TX_EVENT_FLAGS_GROUP_STRUCT *group_p… member