Home
last modified time | relevance | path

Searched refs:read_tbu (Results 1 – 25 of 50) sorted by relevance

12

/ThreadX-v6.2.1/ports_smp/mips32_interaptiv_smp/green/src/
Dtx_el.c512 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/
Dtx_el.c512 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/
Dtx_el.c511 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/
Dtx_el.c511 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/
Dtx_el.c511 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/
Dtx_el.c511 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/
Dtx_el.c511 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/
Dtx_el.c511 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/
Dtx_el.c511 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/
Dtx_el.c511 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/
Dtx_el.c511 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/
Dtx_el.c511 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/
Dtx_el.h459 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/
Dtx_el.h459 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/
Dtx_el.h460 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/
Dtx_el.h460 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/
Dtx_el.h460 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/
Dtx_el.h460 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/
Dtx_el.h460 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/
Dtx_el.h460 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/
Dtx_el.h460 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/
Dtx_el.h460 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/
Dtx_el.h460 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/
Dtx_el.h460 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/
Dtx_port.h215 #define read_tbu() _tx_thread_smp_time_get_upper() macro

12