/ThreadX-v6.2.1/ports_smp/mips32_interaptiv_smp/green/src/ |
D | tx_el.c | 512 upper_tb = (ULONG) read_tbu(); in _tx_el_user_event_insert() 521 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_user_event_insert() 629 upper_tb = (ULONG) read_tbu(); in _tx_el_thread_running() 638 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_thread_running() 732 upper_tb = (ULONG) read_tbu(); in _tx_el_thread_preempted() 741 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_thread_preempted() 832 upper_tb = (ULONG) read_tbu(); in _tx_el_interrupt() 841 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_interrupt() 936 upper_tb = (ULONG) read_tbu(); in _tx_el_interrupt_end() 945 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_interrupt_end()
|
/ThreadX-v6.2.1/ports_smp/cortex_a5x_smp/green/src/ |
D | tx_el.c | 512 upper_tb = (ULONG) read_tbu(); in _tx_el_user_event_insert() 521 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_user_event_insert() 629 upper_tb = (ULONG) read_tbu(); in _tx_el_thread_running() 638 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_thread_running() 732 upper_tb = (ULONG) read_tbu(); in _tx_el_thread_preempted() 741 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_thread_preempted() 832 upper_tb = (ULONG) read_tbu(); in _tx_el_interrupt() 841 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_interrupt() 936 upper_tb = (ULONG) read_tbu(); in _tx_el_interrupt_end() 945 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_interrupt_end()
|
/ThreadX-v6.2.1/ports/cortex_a8/ghs/src/ |
D | tx_el.c | 511 upper_tb = (ULONG) read_tbu(); in _tx_el_user_event_insert() 520 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_user_event_insert() 628 upper_tb = (ULONG) read_tbu(); in _tx_el_thread_running() 637 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_thread_running() 731 upper_tb = (ULONG) read_tbu(); in _tx_el_thread_preempted() 740 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_thread_preempted() 831 upper_tb = (ULONG) read_tbu(); in _tx_el_interrupt() 840 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_interrupt() 935 upper_tb = (ULONG) read_tbu(); in _tx_el_interrupt_end() 944 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_interrupt_end()
|
/ThreadX-v6.2.1/ports/cortex_a5/ghs/src/ |
D | tx_el.c | 511 upper_tb = (ULONG) read_tbu(); in _tx_el_user_event_insert() 520 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_user_event_insert() 628 upper_tb = (ULONG) read_tbu(); in _tx_el_thread_running() 637 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_thread_running() 731 upper_tb = (ULONG) read_tbu(); in _tx_el_thread_preempted() 740 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_thread_preempted() 831 upper_tb = (ULONG) read_tbu(); in _tx_el_interrupt() 840 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_interrupt() 935 upper_tb = (ULONG) read_tbu(); in _tx_el_interrupt_end() 944 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_interrupt_end()
|
/ThreadX-v6.2.1/ports/cortex_r4/ghs/src/ |
D | tx_el.c | 511 upper_tb = (ULONG) read_tbu(); in _tx_el_user_event_insert() 520 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_user_event_insert() 628 upper_tb = (ULONG) read_tbu(); in _tx_el_thread_running() 637 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_thread_running() 731 upper_tb = (ULONG) read_tbu(); in _tx_el_thread_preempted() 740 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_thread_preempted() 831 upper_tb = (ULONG) read_tbu(); in _tx_el_interrupt() 840 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_interrupt() 935 upper_tb = (ULONG) read_tbu(); in _tx_el_interrupt_end() 944 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_interrupt_end()
|
/ThreadX-v6.2.1/ports/cortex_a9/ghs/src/ |
D | tx_el.c | 511 upper_tb = (ULONG) read_tbu(); in _tx_el_user_event_insert() 520 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_user_event_insert() 628 upper_tb = (ULONG) read_tbu(); in _tx_el_thread_running() 637 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_thread_running() 731 upper_tb = (ULONG) read_tbu(); in _tx_el_thread_preempted() 740 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_thread_preempted() 831 upper_tb = (ULONG) read_tbu(); in _tx_el_interrupt() 840 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_interrupt() 935 upper_tb = (ULONG) read_tbu(); in _tx_el_interrupt_end() 944 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_interrupt_end()
|
/ThreadX-v6.2.1/ports/cortex_m7/ghs/src/ |
D | tx_el.c | 511 upper_tb = (ULONG) read_tbu(); in _tx_el_user_event_insert() 520 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_user_event_insert() 628 upper_tb = (ULONG) read_tbu(); in _tx_el_thread_running() 637 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_thread_running() 731 upper_tb = (ULONG) read_tbu(); in _tx_el_thread_preempted() 740 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_thread_preempted() 831 upper_tb = (ULONG) read_tbu(); in _tx_el_interrupt() 840 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_interrupt() 935 upper_tb = (ULONG) read_tbu(); in _tx_el_interrupt_end() 944 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_interrupt_end()
|
/ThreadX-v6.2.1/ports/cortex_a7/ghs/src/ |
D | tx_el.c | 511 upper_tb = (ULONG) read_tbu(); in _tx_el_user_event_insert() 520 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_user_event_insert() 628 upper_tb = (ULONG) read_tbu(); in _tx_el_thread_running() 637 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_thread_running() 731 upper_tb = (ULONG) read_tbu(); in _tx_el_thread_preempted() 740 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_thread_preempted() 831 upper_tb = (ULONG) read_tbu(); in _tx_el_interrupt() 840 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_interrupt() 935 upper_tb = (ULONG) read_tbu(); in _tx_el_interrupt_end() 944 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_interrupt_end()
|
/ThreadX-v6.2.1/ports/cortex_r7/ghs/src/ |
D | tx_el.c | 511 upper_tb = (ULONG) read_tbu(); in _tx_el_user_event_insert() 520 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_user_event_insert() 628 upper_tb = (ULONG) read_tbu(); in _tx_el_thread_running() 637 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_thread_running() 731 upper_tb = (ULONG) read_tbu(); in _tx_el_thread_preempted() 740 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_thread_preempted() 831 upper_tb = (ULONG) read_tbu(); in _tx_el_interrupt() 840 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_interrupt() 935 upper_tb = (ULONG) read_tbu(); in _tx_el_interrupt_end() 944 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_interrupt_end()
|
/ThreadX-v6.2.1/ports/cortex_m4/ghs/src/ |
D | tx_el.c | 511 upper_tb = (ULONG) read_tbu(); in _tx_el_user_event_insert() 520 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_user_event_insert() 628 upper_tb = (ULONG) read_tbu(); in _tx_el_thread_running() 637 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_thread_running() 731 upper_tb = (ULONG) read_tbu(); in _tx_el_thread_preempted() 740 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_thread_preempted() 831 upper_tb = (ULONG) read_tbu(); in _tx_el_interrupt() 840 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_interrupt() 935 upper_tb = (ULONG) read_tbu(); in _tx_el_interrupt_end() 944 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_interrupt_end()
|
/ThreadX-v6.2.1/ports/cortex_m3/ghs/src/ |
D | tx_el.c | 511 upper_tb = (ULONG) read_tbu(); in _tx_el_user_event_insert() 520 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_user_event_insert() 628 upper_tb = (ULONG) read_tbu(); in _tx_el_thread_running() 637 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_thread_running() 731 upper_tb = (ULONG) read_tbu(); in _tx_el_thread_preempted() 740 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_thread_preempted() 831 upper_tb = (ULONG) read_tbu(); in _tx_el_interrupt() 840 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_interrupt() 935 upper_tb = (ULONG) read_tbu(); in _tx_el_interrupt_end() 944 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_interrupt_end()
|
/ThreadX-v6.2.1/ports/cortex_r5/ghs/src/ |
D | tx_el.c | 511 upper_tb = (ULONG) read_tbu(); in _tx_el_user_event_insert() 520 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_user_event_insert() 628 upper_tb = (ULONG) read_tbu(); in _tx_el_thread_running() 637 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_thread_running() 731 upper_tb = (ULONG) read_tbu(); in _tx_el_thread_preempted() 740 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_thread_preempted() 831 upper_tb = (ULONG) read_tbu(); in _tx_el_interrupt() 840 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_interrupt() 935 upper_tb = (ULONG) read_tbu(); in _tx_el_interrupt_end() 944 } while (upper_tb != (ULONG) read_tbu()); in _tx_el_interrupt_end()
|
/ThreadX-v6.2.1/ports_smp/mips32_interaptiv_smp/green/inc/ |
D | tx_el.h | 459 upper_tbu = read_tbu(); \ 463 } while (upper_tbu != read_tbu()); \ 489 upper_tbu = read_tbu(); \ 493 } while (upper_tbu != read_tbu()); \ 517 upper_tbu = read_tbu(); \ 521 } while (upper_tbu != read_tbu()); \ 543 upper_tbu = read_tbu(); \ 547 } while (upper_tbu != read_tbu()); \ 567 upper_tbu = read_tbu(); \ 571 } while (upper_tbu != read_tbu()); \ [all …]
|
/ThreadX-v6.2.1/ports_smp/cortex_a5x_smp/green/inc/ |
D | tx_el.h | 459 upper_tbu = read_tbu(); \ 463 } while (upper_tbu != read_tbu()); \ 489 upper_tbu = read_tbu(); \ 493 } while (upper_tbu != read_tbu()); \ 517 upper_tbu = read_tbu(); \ 521 } while (upper_tbu != read_tbu()); \ 543 upper_tbu = read_tbu(); \ 547 } while (upper_tbu != read_tbu()); \ 567 upper_tbu = read_tbu(); \ 571 } while (upper_tbu != read_tbu()); \ [all …]
|
/ThreadX-v6.2.1/ports/cortex_a8/ghs/inc/ |
D | tx_el.h | 460 upper_tbu = read_tbu(); \ 464 } while (upper_tbu != read_tbu()); \ 490 upper_tbu = read_tbu(); \ 494 } while (upper_tbu != read_tbu()); \ 518 upper_tbu = read_tbu(); \ 522 } while (upper_tbu != read_tbu()); \ 544 upper_tbu = read_tbu(); \ 548 } while (upper_tbu != read_tbu()); \ 568 upper_tbu = read_tbu(); \ 572 } while (upper_tbu != read_tbu()); \ [all …]
|
/ThreadX-v6.2.1/ports/cortex_a5/ghs/inc/ |
D | tx_el.h | 460 upper_tbu = read_tbu(); \ 464 } while (upper_tbu != read_tbu()); \ 490 upper_tbu = read_tbu(); \ 494 } while (upper_tbu != read_tbu()); \ 518 upper_tbu = read_tbu(); \ 522 } while (upper_tbu != read_tbu()); \ 544 upper_tbu = read_tbu(); \ 548 } while (upper_tbu != read_tbu()); \ 568 upper_tbu = read_tbu(); \ 572 } while (upper_tbu != read_tbu()); \ [all …]
|
/ThreadX-v6.2.1/ports/cortex_r4/ghs/inc/ |
D | tx_el.h | 460 upper_tbu = read_tbu(); \ 464 } while (upper_tbu != read_tbu()); \ 490 upper_tbu = read_tbu(); \ 494 } while (upper_tbu != read_tbu()); \ 518 upper_tbu = read_tbu(); \ 522 } while (upper_tbu != read_tbu()); \ 544 upper_tbu = read_tbu(); \ 548 } while (upper_tbu != read_tbu()); \ 568 upper_tbu = read_tbu(); \ 572 } while (upper_tbu != read_tbu()); \ [all …]
|
/ThreadX-v6.2.1/ports/cortex_a9/ghs/inc/ |
D | tx_el.h | 460 upper_tbu = read_tbu(); \ 464 } while (upper_tbu != read_tbu()); \ 490 upper_tbu = read_tbu(); \ 494 } while (upper_tbu != read_tbu()); \ 518 upper_tbu = read_tbu(); \ 522 } while (upper_tbu != read_tbu()); \ 544 upper_tbu = read_tbu(); \ 548 } while (upper_tbu != read_tbu()); \ 568 upper_tbu = read_tbu(); \ 572 } while (upper_tbu != read_tbu()); \ [all …]
|
/ThreadX-v6.2.1/ports/cortex_r7/ghs/inc/ |
D | tx_el.h | 460 upper_tbu = read_tbu(); \ 464 } while (upper_tbu != read_tbu()); \ 490 upper_tbu = read_tbu(); \ 494 } while (upper_tbu != read_tbu()); \ 518 upper_tbu = read_tbu(); \ 522 } while (upper_tbu != read_tbu()); \ 544 upper_tbu = read_tbu(); \ 548 } while (upper_tbu != read_tbu()); \ 568 upper_tbu = read_tbu(); \ 572 } while (upper_tbu != read_tbu()); \ [all …]
|
/ThreadX-v6.2.1/ports/cortex_m3/ghs/inc/ |
D | tx_el.h | 460 upper_tbu = read_tbu(); \ 464 } while (upper_tbu != read_tbu()); \ 490 upper_tbu = read_tbu(); \ 494 } while (upper_tbu != read_tbu()); \ 518 upper_tbu = read_tbu(); \ 522 } while (upper_tbu != read_tbu()); \ 544 upper_tbu = read_tbu(); \ 548 } while (upper_tbu != read_tbu()); \ 568 upper_tbu = read_tbu(); \ 572 } while (upper_tbu != read_tbu()); \ [all …]
|
/ThreadX-v6.2.1/ports/cortex_m7/ghs/inc/ |
D | tx_el.h | 460 upper_tbu = read_tbu(); \ 464 } while (upper_tbu != read_tbu()); \ 490 upper_tbu = read_tbu(); \ 494 } while (upper_tbu != read_tbu()); \ 518 upper_tbu = read_tbu(); \ 522 } while (upper_tbu != read_tbu()); \ 544 upper_tbu = read_tbu(); \ 548 } while (upper_tbu != read_tbu()); \ 568 upper_tbu = read_tbu(); \ 572 } while (upper_tbu != read_tbu()); \ [all …]
|
/ThreadX-v6.2.1/ports/cortex_a7/ghs/inc/ |
D | tx_el.h | 460 upper_tbu = read_tbu(); \ 464 } while (upper_tbu != read_tbu()); \ 490 upper_tbu = read_tbu(); \ 494 } while (upper_tbu != read_tbu()); \ 518 upper_tbu = read_tbu(); \ 522 } while (upper_tbu != read_tbu()); \ 544 upper_tbu = read_tbu(); \ 548 } while (upper_tbu != read_tbu()); \ 568 upper_tbu = read_tbu(); \ 572 } while (upper_tbu != read_tbu()); \ [all …]
|
/ThreadX-v6.2.1/ports/cortex_m4/ghs/inc/ |
D | tx_el.h | 460 upper_tbu = read_tbu(); \ 464 } while (upper_tbu != read_tbu()); \ 490 upper_tbu = read_tbu(); \ 494 } while (upper_tbu != read_tbu()); \ 518 upper_tbu = read_tbu(); \ 522 } while (upper_tbu != read_tbu()); \ 544 upper_tbu = read_tbu(); \ 548 } while (upper_tbu != read_tbu()); \ 568 upper_tbu = read_tbu(); \ 572 } while (upper_tbu != read_tbu()); \ [all …]
|
/ThreadX-v6.2.1/ports/cortex_r5/ghs/inc/ |
D | tx_el.h | 460 upper_tbu = read_tbu(); \ 464 } while (upper_tbu != read_tbu()); \ 490 upper_tbu = read_tbu(); \ 494 } while (upper_tbu != read_tbu()); \ 518 upper_tbu = read_tbu(); \ 522 } while (upper_tbu != read_tbu()); \ 544 upper_tbu = read_tbu(); \ 548 } while (upper_tbu != read_tbu()); \ 568 upper_tbu = read_tbu(); \ 572 } while (upper_tbu != read_tbu()); \ [all …]
|
/ThreadX-v6.2.1/ports_smp/mips32_interaptiv_smp/gnu/inc/ |
D | tx_port.h | 215 #define read_tbu() _tx_thread_smp_time_get_upper() macro
|