Home
last modified time | relevance | path

Searched refs:__tx_ts_ready (Results 1 – 25 of 60) sorted by relevance

123

/ThreadX-v6.4.1/ports/cortex_m7/gnu/src/
Dtx_thread_schedule.S270 CBNZ r1, __tx_ts_ready // If non-NULL, a new thread is ready!
301 __tx_ts_ready: label
/ThreadX-v6.4.1/ports/cortex_m3/gnu/src/
Dtx_thread_schedule.S270 CBNZ r1, __tx_ts_ready // If non-NULL, a new thread is ready!
301 __tx_ts_ready: label
/ThreadX-v6.4.1/ports_arch/ARMv7-M/threadx/gnu/src/
Dtx_thread_schedule.S270 CBNZ r1, __tx_ts_ready // If non-NULL, a new thread is ready!
301 __tx_ts_ready: label
/ThreadX-v6.4.1/ports_arch/ARMv7-M/threadx/iar/src/
Dtx_thread_schedule.s264 CBNZ r1, __tx_ts_ready // If non-NULL, a new thread is ready!
295 __tx_ts_ready: label
/ThreadX-v6.4.1/ports/cortex_m7/iar/src/
Dtx_thread_schedule.s264 CBNZ r1, __tx_ts_ready // If non-NULL, a new thread is ready!
295 __tx_ts_ready: label
/ThreadX-v6.4.1/ports/cortex_m4/iar/src/
Dtx_thread_schedule.s264 CBNZ r1, __tx_ts_ready // If non-NULL, a new thread is ready!
295 __tx_ts_ready: label
/ThreadX-v6.4.1/ports/cortex_m3/iar/src/
Dtx_thread_schedule.s264 CBNZ r1, __tx_ts_ready // If non-NULL, a new thread is ready!
295 __tx_ts_ready: label
/ThreadX-v6.4.1/ports/cortex_m4/gnu/src/
Dtx_thread_schedule.S270 CBNZ r1, __tx_ts_ready // If non-NULL, a new thread is ready!
301 __tx_ts_ready: label
/ThreadX-v6.4.1/ports/cortex_m3/ac5/src/
Dtx_thread_schedule.s264 CBNZ r1, __tx_ts_ready // If non-NULL, a new thread is ready!
295 __tx_ts_ready label
/ThreadX-v6.4.1/ports_arch/ARMv7-M/threadx/ac5/src/
Dtx_thread_schedule.s264 CBNZ r1, __tx_ts_ready // If non-NULL, a new thread is ready!
295 __tx_ts_ready label
/ThreadX-v6.4.1/ports/cortex_m3/ac6/src/
Dtx_thread_schedule.S270 CBNZ r1, __tx_ts_ready // If non-NULL, a new thread is ready!
301 __tx_ts_ready: label
/ThreadX-v6.4.1/ports/cortex_m4/ac5/src/
Dtx_thread_schedule.s264 CBNZ r1, __tx_ts_ready // If non-NULL, a new thread is ready!
295 __tx_ts_ready label
/ThreadX-v6.4.1/ports/cortex_m4/ac6/src/
Dtx_thread_schedule.S270 CBNZ r1, __tx_ts_ready // If non-NULL, a new thread is ready!
301 __tx_ts_ready: label
/ThreadX-v6.4.1/ports_arch/ARMv7-M/threadx/ac6/src/
Dtx_thread_schedule.S270 CBNZ r1, __tx_ts_ready // If non-NULL, a new thread is ready!
301 __tx_ts_ready: label
/ThreadX-v6.4.1/ports/cortex_m7/ac5/src/
Dtx_thread_schedule.s264 CBNZ r1, __tx_ts_ready // If non-NULL, a new thread is ready!
295 __tx_ts_ready label
/ThreadX-v6.4.1/ports/cortex_m7/ac6/src/
Dtx_thread_schedule.S270 CBNZ r1, __tx_ts_ready // If non-NULL, a new thread is ready!
301 __tx_ts_ready: label
/ThreadX-v6.4.1/ports_arch/ARMv8-M/threadx/ac6/src/
Dtx_thread_schedule.S288 CBNZ r1, __tx_ts_ready // If non-NULL, a new thread is ready!
318 __tx_ts_ready: label
/ThreadX-v6.4.1/ports_arch/ARMv8-M/threadx/gnu/src/
Dtx_thread_schedule.S285 CBNZ r1, __tx_ts_ready // If non-NULL, a new thread is ready!
315 __tx_ts_ready: label
/ThreadX-v6.4.1/ports_arch/ARMv8-M/threadx/iar/src/
Dtx_thread_schedule.s288 CBNZ r1, __tx_ts_ready // If non-NULL, a new thread is ready!
318 __tx_ts_ready: label
/ThreadX-v6.4.1/ports/cortex_m23/gnu/src/
Dtx_thread_schedule.S260 CBNZ r1, __tx_ts_ready // If non-NULL, a new thread is ready!
285 __tx_ts_ready: label
/ThreadX-v6.4.1/ports/cortex_m23/iar/src/
Dtx_thread_schedule.s259 CBNZ r1, __tx_ts_ready // If non-NULL, a new thread is ready!
284 __tx_ts_ready: label
/ThreadX-v6.4.1/ports/cortex_m33/ac6/src/
Dtx_thread_schedule.S288 CBNZ r1, __tx_ts_ready // If non-NULL, a new thread is ready!
318 __tx_ts_ready: label
/ThreadX-v6.4.1/ports/cortex_m33/gnu/src/
Dtx_thread_schedule.S285 CBNZ r1, __tx_ts_ready // If non-NULL, a new thread is ready!
315 __tx_ts_ready: label
/ThreadX-v6.4.1/ports/cortex_m85/ac6/src/
Dtx_thread_schedule.S288 CBNZ r1, __tx_ts_ready // If non-NULL, a new thread is ready!
318 __tx_ts_ready: label
/ThreadX-v6.4.1/ports/cortex_m85/iar/src/
Dtx_thread_schedule.s288 CBNZ r1, __tx_ts_ready // If non-NULL, a new thread is ready!
318 __tx_ts_ready: label

123