Home
last modified time | relevance | path

Searched refs:tx_queue_send_notify (Results 1 – 25 of 109) sorted by relevance

12345

/ThreadX-v6.2.1/common/src/
Dtx_queue_send_notify.c100 queue_ptr -> tx_queue_send_notify = queue_send_notify; in _tx_queue_send_notify()
Dtx_queue_front_send.c172 queue_send_notify = queue_ptr -> tx_queue_send_notify; in _tx_queue_front_send()
236 queue_send_notify = queue_ptr -> tx_queue_send_notify; in _tx_queue_front_send()
362 queue_send_notify = queue_ptr -> tx_queue_send_notify; in _tx_queue_front_send()
Dtx_queue_send.c163 queue_send_notify = queue_ptr -> tx_queue_send_notify; in _tx_queue_send()
243 queue_send_notify = queue_ptr -> tx_queue_send_notify; in _tx_queue_send()
356 queue_send_notify = queue_ptr -> tx_queue_send_notify; in _tx_queue_send()
/ThreadX-v6.2.1/common_smp/src/
Dtx_queue_send_notify.c100 queue_ptr -> tx_queue_send_notify = queue_send_notify; in _tx_queue_send_notify()
Dtx_queue_send.c163 queue_send_notify = queue_ptr -> tx_queue_send_notify; in _tx_queue_send()
243 queue_send_notify = queue_ptr -> tx_queue_send_notify; in _tx_queue_send()
356 queue_send_notify = queue_ptr -> tx_queue_send_notify; in _tx_queue_send()
Dtx_queue_front_send.c172 queue_send_notify = queue_ptr -> tx_queue_send_notify; in _tx_queue_front_send()
236 queue_send_notify = queue_ptr -> tx_queue_send_notify; in _tx_queue_front_send()
362 queue_send_notify = queue_ptr -> tx_queue_send_notify; in _tx_queue_front_send()
/ThreadX-v6.2.1/common_modules/module_manager/src/
Dtxm_module_manager_stop.c373 (queue_ptr -> tx_queue_send_notify == _txm_module_manager_queue_notify_trampoline)) in _txm_module_manager_stop()
377 queue_ptr -> tx_queue_send_notify = TX_NULL; in _txm_module_manager_stop()
/ThreadX-v6.2.1/ports/c667x/ccs/example_build/tx/Release/
Dsubdir_vars.mk75 ../tx_queue_send_notify.c \
261 ./tx_queue_send_notify.d \
447 ./tx_queue_send_notify.obj \
DccsObjs.opt1 …prioritize.obj" "./tx_queue_receive.obj" "./tx_queue_send.obj" "./tx_queue_send_notify.obj" "./tx_…
/ThreadX-v6.2.1/ports/linux/gnu/example_build/
Dfile_list.mk133 tx_queue_send_notify.c \
/ThreadX-v6.2.1/ports_module/cortex_m4/ac5/example_build/
Dsample_threadx_module.c206 tx_queue_send_notify(queue_0, queue_0_notify); in demo_module_start()
/ThreadX-v6.2.1/ports_module/cortex_m7/iar/example_build/
Dsample_threadx_module.c200 tx_queue_send_notify(queue_0, queue_0_notify); in demo_module_start()
/ThreadX-v6.2.1/ports_module/cortex_r4/ac6/example_build/sample_threadx_module/
Dsample_threadx_module.c200 tx_queue_send_notify(queue_0, queue_0_notify); in demo_module_start()
/ThreadX-v6.2.1/ports_module/cortex_m4/ac6/example_build/sample_threadx_module/
Dsample_threadx_module.c206 tx_queue_send_notify(queue_0, queue_0_notify); in demo_module_start()
/ThreadX-v6.2.1/ports_module/cortex_m7/ac5/example_build/
Dsample_threadx_module.c206 tx_queue_send_notify(queue_0, queue_0_notify); in demo_module_start()
/ThreadX-v6.2.1/ports_module/cortex_m0+/ac6/example_build/sample_threadx_module/
Dsample_threadx_module.c206 tx_queue_send_notify(queue_0, queue_0_notify); in demo_module_start()
/ThreadX-v6.2.1/ports_module/cortex_m3/ac5/example_build/
Dsample_threadx_module.c206 tx_queue_send_notify(queue_0, queue_0_notify); in demo_module_start()
/ThreadX-v6.2.1/ports_module/cortex_m3/ac6/example_build/sample_threadx_module/
Dsample_threadx_module.c206 tx_queue_send_notify(queue_0, queue_0_notify); in demo_module_start()
/ThreadX-v6.2.1/ports_module/cortex_m23/ac6/example_build/sample_threadx_module/
Dsample_threadx_module.c207 tx_queue_send_notify(queue_0, queue_0_notify); in demo_module_start()
/ThreadX-v6.2.1/ports_module/cortex_m33/ac6/example_build/sample_threadx_module/
Dsample_threadx_module.c208 tx_queue_send_notify(queue_0, queue_0_notify); in demo_module_start()
/ThreadX-v6.2.1/ports_module/cortex_m23/gnu/example_build/
Dsample_threadx_module.c200 tx_queue_send_notify(queue_0, queue_0_notify); in demo_module_start()
/ThreadX-v6.2.1/ports_module/cortex_m33/gnu/example_build/
Dsample_threadx_module.c200 tx_queue_send_notify(queue_0, queue_0_notify); in demo_module_start()
/ThreadX-v6.2.1/ports_module/cortex_r4/iar/example_build/
Dsample_threadx_module.c200 tx_queue_send_notify(queue_0, queue_0_notify); in demo_module_start()
/ThreadX-v6.2.1/ports_module/rxv2/iar/example_build/
Dsample_threadx_module.c198 tx_queue_send_notify(queue_0, queue_0_notify); in demo_module_start()
/ThreadX-v6.2.1/ports_module/cortex_m23/iar/example_build/
Dsample_threadx_module.c200 tx_queue_send_notify(queue_0, queue_0_notify); in demo_module_start()

12345