Home
last modified time | relevance | path

Searched refs:_txe_event_flags_set_notify (Results 1 – 6 of 6) sorted by relevance

/ThreadX-v6.2.1/common_modules/module_lib/src/
Dtxm_event_flags_set_notify.c69 UINT _txe_event_flags_set_notify(TX_EVENT_FLAGS_GROUP *group_ptr, VOID (*events_set_notify)(TX_EVEN… in _txe_event_flags_set_notify() function
/ThreadX-v6.2.1/common_smp/src/
Dtxe_event_flags_set_notify.c75 UINT _txe_event_flags_set_notify(TX_EVENT_FLAGS_GROUP *group_ptr, VOID (*events_set_notify)(TX_EVE… in _txe_event_flags_set_notify() function
/ThreadX-v6.2.1/common/src/
Dtxe_event_flags_set_notify.c75 UINT _txe_event_flags_set_notify(TX_EVENT_FLAGS_GROUP *group_ptr, VOID (*events_set_notify)(TX_EVE… in _txe_event_flags_set_notify() function
/ThreadX-v6.2.1/common_smp/inc/
Dtx_api.h1451 #define tx_event_flags_set_notify _txe_event_flags_set_notify
1649 UINT _txe_event_flags_set_notify(TX_EVENT_FLAGS_GROUP *group_ptr, VOID (*events_set_notify)(…
/ThreadX-v6.2.1/common/inc/
Dtx_api.h1360 #define tx_event_flags_set_notify _txe_event_flags_set_notify
1575 UINT _txe_event_flags_set_notify(TX_EVENT_FLAGS_GROUP *group_ptr, VOID (*events_set_notify)(…
/ThreadX-v6.2.1/common_modules/module_manager/inc/
Dtxm_module_manager_dispatch.h950 return_value = (ALIGN_TYPE) _txe_event_flags_set_notify( in _txm_module_manager_tx_event_flags_set_notify_dispatch()