Home
last modified time | relevance | path

Searched refs:entry (Results 1 – 25 of 315) sorted by relevance

12345678910>>...13

/ThreadX-v6.2.1/ports/xtensa/xcc/src/
Dxtensa_intr.c121 xt_handler_table_entry * entry; in xt_set_interrupt_handler() local
135 entry = _xt_interrupt_table + n + 1; in xt_set_interrupt_handler()
137 entry = _xt_interrupt_table + n; in xt_set_interrupt_handler()
139 old = entry->handler; in xt_set_interrupt_handler()
142 entry->handler = f; in xt_set_interrupt_handler()
143 entry->arg = arg; in xt_set_interrupt_handler()
146 entry->handler = &xt_unhandled_interrupt; in xt_set_interrupt_handler()
147 entry->arg = (void*)n; in xt_set_interrupt_handler()
Dxtensa_intr_wrapper.c83 xt_handler_table_entry * entry; in xt_interrupt_wrapper() local
98 entry = _xt_interrupt_table + intnum + 1; in xt_interrupt_wrapper()
99 handler = (xt_handler) entry->handler; in xt_interrupt_wrapper()
101 (*handler)(entry->arg); in xt_interrupt_wrapper()
Dtx_thread_system_return.S84 entry sp, 48
92 entry sp, XT_STK_FRMSZ
/ThreadX-v6.2.1/ports_smp/mips32_interaptiv_smp/green/example_build/
Ddemo_threadx_ram_interAptiv_3c2v4t.mbs9 target t 4 rw pc 0x80100000 // c1v0t0 entry point.
10 target t 8 rw pc 0x80100000 // c2v0t0 entry point.
/ThreadX-v6.2.1/ports/arc_em/metaware/src/
Dtx_timer_interrupt.s133 ld r2, [r0, 0] ; Pickup examine actual list entry
135 … ; If NULL, no timer has expired, just move to the next entry
153 add r0, r0, 4 ; Move to next timer entry
/ThreadX-v6.2.1/ports/arc_hs/metaware/src/
Dtx_timer_interrupt.s133 ld r2, [r0, 0] ; Pickup examine actual list entry
135 … ; If NULL, no timer has expired, just move to the next entry
153 add r0, r0, 4 ; Move to next timer entry
/ThreadX-v6.2.1/ports_smp/arc_hs_smp/metaware/src/
Dtx_timer_interrupt.s120 ld r2, [r0, 0] ; Pickup examine actual list entry
122 … ; If NULL, no timer has expired, just move to the next entry
140 add r0, r0, 4 ; Move to next timer entry
/ThreadX-v6.2.1/ports_module/cortex_m3/ac5/example_build/
Dbuild_threadx_module_demo.bat3 …axf --elf --ro=0x30000 --rw=0x40000 --first txm_module_preamble.o(Init) --entry=_txm_module_thread…
/ThreadX-v6.2.1/ports/cortex_m0/ac6/example_build/sample_threadx/
Dsample_threadx.scat15 ; Code starts after the last entry in the vector table.
23 VECTORS +0 0xC0 ; 16 exceptions + up to 32 interrupts, 4 bytes each entry == 0xC0
/ThreadX-v6.2.1/ports/cortex_m3/ac6/example_build/sample_threadx/
Dsample_threadx.scat15 ; Code starts after the last entry in the vector table.
23 VECTORS +0 0xC0 ; 16 exceptions + up to 32 interrupts, 4 bytes each entry == 0xC0
/ThreadX-v6.2.1/ports_module/cortex_m4/ac5/example_build/
Dbuild_threadx_module_demo.bat3 …axf --elf --ro=0x30000 --rw=0x40000 --first txm_module_preamble.o(Init) --entry=_txm_module_thread…
Dtxm_module_preamble.S10 ; Define application-specific start/stop entry points for the module
/ThreadX-v6.2.1/ports_module/cortex_a7/ac5/example_build/
Dbuild_threadx_module_sample.bat3 armlink -d -o sample_threadx_module.axf --elf --ro 0 --first txm_module_preamble.o(Init) --entry=_t…
/ThreadX-v6.2.1/ports_module/cortex_m7/ac5/example_build/
Dbuild_threadx_module_demo.bat3 …axf --elf --ro=0x30000 --rw=0x40000 --first txm_module_preamble.o(Init) --entry=_txm_module_thread…
Dtxm_module_preamble.S10 ; Define application-specific start/stop entry points for the module
/ThreadX-v6.2.1/ports_module/cortex_m7/ac6/example_build/sample_threadx/
Dsample_threadx.scat13 ; Code starts after the last entry in the vector table.
21 VECTORS +0 0xC0 ; 16 exceptions + up to 32 interrupts, 4 bytes each entry == 0xC0
/ThreadX-v6.2.1/ports_module/cortex_m3/ac6/example_build/sample_threadx_module_manager/
Dsample_threadx.scat13 ; Code starts after the last entry in the vector table.
21 VECTORS +0 0xC0 ; 16 exceptions + up to 32 interrupts, 4 bytes each entry == 0xC0
/ThreadX-v6.2.1/ports/cortex_m7/ac6/example_build/sample_threadx/
Dsample_threadx.scat13 ; Code starts after the last entry in the vector table.
21 VECTORS +0 0xC0 ; 16 exceptions + up to 32 interrupts, 4 bytes each entry == 0xC0
/ThreadX-v6.2.1/ports/cortex_m4/ac6/example_build/sample_threadx/
Dsample_threadx.scat13 ; Code starts after the last entry in the vector table.
21 VECTORS +0 0xC0 ; 16 exceptions + up to 32 interrupts, 4 bytes each entry == 0xC0
/ThreadX-v6.2.1/ports_module/cortex_m3/ac6/example_build/sample_threadx/
Dsample_threadx.scat13 ; Code starts after the last entry in the vector table.
21 VECTORS +0 0xC0 ; 16 exceptions + up to 32 interrupts, 4 bytes each entry == 0xC0
/ThreadX-v6.2.1/ports_module/cortex_m4/ac6/example_build/sample_threadx/
Dsample_threadx.scat13 ; Code starts after the last entry in the vector table.
21 VECTORS +0 0xC0 ; 16 exceptions + up to 32 interrupts, 4 bytes each entry == 0xC0
/ThreadX-v6.2.1/ports_module/cortex_m4/ac6/example_build/sample_threadx_module_manager/
Dsample_threadx.scat13 ; Code starts after the last entry in the vector table.
21 VECTORS +0 0xC0 ; 16 exceptions + up to 32 interrupts, 4 bytes each entry == 0xC0
/ThreadX-v6.2.1/ports_module/cortex_m0+/ac6/example_build/sample_threadx/
Dsample_threadx.scat13 ; Code starts after the last entry in the vector table.
21 VECTORS +0 0xC0 ; 16 exceptions + up to 32 interrupts, 4 bytes each entry == 0xC0
/ThreadX-v6.2.1/ports_module/cortex_m7/ac6/example_build/sample_threadx_module_manager/
Dsample_threadx.scat13 ; Code starts after the last entry in the vector table.
21 VECTORS +0 0xC0 ; 16 exceptions + up to 32 interrupts, 4 bytes each entry == 0xC0
/ThreadX-v6.2.1/ports_module/cortex_m0+/ac6/example_build/sample_threadx_module_manager/
Dsample_threadx.scat13 ; Code starts after the last entry in the vector table.
21 VECTORS +0 0xC0 ; 16 exceptions + up to 32 interrupts, 4 bytes each entry == 0xC0

12345678910>>...13