Home
last modified time | relevance | path

Searched refs:IRQ (Results 1 – 25 of 581) sorted by relevance

12345678910>>...24

/ThreadX-v6.3.0/ports/cortex_a9/iar/src/
Dtx_thread_irq_nesting_end.s35 DISABLE_INTS DEFINE 0xC0 ; Disable IRQ & FIQ interrupts
37 DISABLE_INTS DEFINE 0x80 ; Disable IRQ interrupts
40 IRQ_MODE_BITS DEFINE 0x12 ; IRQ mode bits
103 ORR r0, r0, #IRQ_MODE_BITS ; Build IRQ mode CPSR
104 MSR CPSR_cxsf, r0 ; Re-enter IRQ mode
/ThreadX-v6.3.0/ports_smp/cortex_a7_smp/gnu/src/
Dtx_thread_irq_nesting_end.S34 DISABLE_INTS = 0xC0 @ Disable IRQ/FIQ interrupts
36 DISABLE_INTS = 0x80 @ Disable IRQ interrupts
39 IRQ_MODE_BITS = 0x12 @ IRQ mode bits
107 ORR r0, r0, #IRQ_MODE_BITS @ Build IRQ mode CPSR
108 MSR CPSR_c, r0 @ Re-enter IRQ mode
/ThreadX-v6.3.0/ports/cortex_r4/gnu/src/
Dtx_thread_irq_nesting_end.S27 DISABLE_INTS = 0xC0 @ Disable IRQ/FIQ interrupts
29 DISABLE_INTS = 0x80 @ Disable IRQ interrupts
32 IRQ_MODE_BITS = 0x12 @ IRQ mode bits
100 ORR r0, r0, #IRQ_MODE_BITS @ Build IRQ mode CPSR
101 MSR CPSR_c, r0 @ Reenter IRQ mode
/ThreadX-v6.3.0/ports/cortex_a8/iar/src/
Dtx_thread_irq_nesting_end.s35 DISABLE_INTS DEFINE 0xC0 ; Disable IRQ & FIQ interrupts
37 DISABLE_INTS DEFINE 0x80 ; Disable IRQ interrupts
40 IRQ_MODE_BITS DEFINE 0x12 ; IRQ mode bits
103 ORR r0, r0, #IRQ_MODE_BITS ; Build IRQ mode CPSR
104 MSR CPSR_cxsf, r0 ; Re-enter IRQ mode
/ThreadX-v6.3.0/ports/cortex_r5/ac6/src/
Dtx_thread_irq_nesting_end.S34 DISABLE_INTS = 0xC0 @ Disable IRQ/FIQ interrupts
36 DISABLE_INTS = 0x80 @ Disable IRQ interrupts
39 IRQ_MODE_BITS = 0x12 @ IRQ mode bits
107 ORR r0, r0, #IRQ_MODE_BITS @ Build IRQ mode CPSR
108 MSR CPSR_c, r0 @ Reenter IRQ mode
/ThreadX-v6.3.0/ports/cortex_r5/gnu/src/
Dtx_thread_irq_nesting_end.S27 DISABLE_INTS = 0xC0 @ Disable IRQ/FIQ interrupts
29 DISABLE_INTS = 0x80 @ Disable IRQ interrupts
32 IRQ_MODE_BITS = 0x12 @ IRQ mode bits
100 ORR r0, r0, #IRQ_MODE_BITS @ Build IRQ mode CPSR
101 MSR CPSR_c, r0 @ Reenter IRQ mode
/ThreadX-v6.3.0/ports_smp/cortex_a9_smp/gnu/src/
Dtx_thread_irq_nesting_end.S34 DISABLE_INTS = 0xC0 @ Disable IRQ & FIQ interrupts
36 DISABLE_INTS = 0x80 @ Disable IRQ interrupts
39 IRQ_MODE_BITS = 0x12 @ IRQ mode bits
104 ORR r0, r0, #IRQ_MODE_BITS @ Build IRQ mode CPSR
105 MSR CPSR_c, r0 @ Re-enter IRQ mode
/ThreadX-v6.3.0/ports/arm9/iar/src/
Dtx_thread_irq_nesting_end.s35 DISABLE_INTS DEFINE 0xC0 ; Disable IRQ & FIQ interrupts
37 DISABLE_INTS DEFINE 0x80 ; Disable IRQ interrupts
40 IRQ_MODE_BITS DEFINE 0x12 ; IRQ mode bits
103 ORR r0, r0, #IRQ_MODE_BITS ; Build IRQ mode CPSR
104 MSR CPSR_cxsf, r0 ; Re-enter IRQ mode
/ThreadX-v6.3.0/ports/arm11/gnu/src/
Dtx_thread_irq_nesting_end.S27 DISABLE_INTS = 0xC0 @ Disable IRQ/FIQ interrupts
29 DISABLE_INTS = 0x80 @ Disable IRQ interrupts
32 IRQ_MODE_BITS = 0x12 @ IRQ mode bits
103 ORR r0, r0, #IRQ_MODE_BITS @ Build IRQ mode CPSR
104 MSR CPSR_cxsf, r0 @ Reenter IRQ mode
/ThreadX-v6.3.0/ports/cortex_a7/iar/src/
Dtx_thread_irq_nesting_end.s35 DISABLE_INTS DEFINE 0xC0 ; Disable IRQ & FIQ interrupts
37 DISABLE_INTS DEFINE 0x80 ; Disable IRQ interrupts
40 IRQ_MODE_BITS DEFINE 0x12 ; IRQ mode bits
103 ORR r0, r0, #IRQ_MODE_BITS ; Build IRQ mode CPSR
104 MSR CPSR_cxsf, r0 ; Re-enter IRQ mode
/ThreadX-v6.3.0/ports_smp/cortex_a5_smp/gnu/src/
Dtx_thread_irq_nesting_end.S34 DISABLE_INTS = 0xC0 @ Disable IRQ & FIQ interrupts
36 DISABLE_INTS = 0x80 @ Disable IRQ interrupts
39 IRQ_MODE_BITS = 0x12 @ IRQ mode bits
104 ORR r0, r0, #IRQ_MODE_BITS @ Build IRQ mode CPSR
105 MSR CPSR_c, r0 @ Re-enter IRQ mode
/ThreadX-v6.3.0/ports/cortex_a5/iar/src/
Dtx_thread_irq_nesting_end.s35 DISABLE_INTS DEFINE 0xC0 ; Disable IRQ & FIQ interrupts
37 DISABLE_INTS DEFINE 0x80 ; Disable IRQ interrupts
40 IRQ_MODE_BITS DEFINE 0x12 ; IRQ mode bits
103 ORR r0, r0, #IRQ_MODE_BITS ; Build IRQ mode CPSR
104 MSR CPSR_cxsf, r0 ; Re-enter IRQ mode
/ThreadX-v6.3.0/ports/arm11/iar/src/
Dtx_thread_irq_nesting_end.s35 DISABLE_INTS DEFINE 0xC0 ; Disable IRQ & FIQ interrupts
37 DISABLE_INTS DEFINE 0x80 ; Disable IRQ interrupts
40 IRQ_MODE_BITS DEFINE 0x12 ; IRQ mode bits
103 ORR r0, r0, #IRQ_MODE_BITS ; Build IRQ mode CPSR
104 MSR CPSR_cxsf, r0 ; Re-enter IRQ mode
/ThreadX-v6.3.0/ports_module/cortex_a7/iar/module_manager/src/
Dtx_thread_irq_nesting_end.s27 DISABLE_INTS EQU 0xC0 ; Disable IRQ & FIQ interrupts
29 DISABLE_INTS EQU 0x80 ; Disable IRQ interrupts
32 IRQ_MODE_BITS EQU 0x12 ; IRQ mode bits
103 ORR r0, r0, #IRQ_MODE_BITS ; Build IRQ mode CPSR
104 MSR CPSR_c, r0 ; Re-enter IRQ mode
/ThreadX-v6.3.0/ports/arm9/gnu/src/
Dtx_thread_irq_nesting_end.S27 DISABLE_INTS = 0xC0 @ Disable IRQ/FIQ interrupts
29 DISABLE_INTS = 0x80 @ Disable IRQ interrupts
32 IRQ_MODE_BITS = 0x12 @ IRQ mode bits
103 ORR r0, r0, #IRQ_MODE_BITS @ Build IRQ mode CPSR
104 MSR CPSR_cxsf, r0 @ Reenter IRQ mode
/ThreadX-v6.3.0/ports_smp/arc_hs_smp/metaware/example_build/sample_threadx/
Dvectors.s24 .long _tx_timer_0 ; IRQ 16 Timer 0 offset 0x40 64
25 .long _tx_timer_1 ; IRQ 17 Timer 1 offset 0x44 68
26 .long _tx_undefined_0 ; IRQ 18 offset 0x48 72
27 .long _tx_smp_inter_core ; IRQ 19 offset 0x4C 76
28 .long _tx_undefined_2 ; IRQ 20 offset 0x50 80
/ThreadX-v6.3.0/ports/arc_em/metaware/example_build/sample_threadx/
Dvectors.s24 .long _tx_timer_0 ; IRQ 16 Timer 0 offset 0x40 64
25 .long _tx_timer_1 ; IRQ 17 Timer 1 offset 0x44 68
26 .long _tx_undefined_0 ; IRQ 18 offset 0x48 72
27 .long _tx_undefined_1 ; IRQ 19 offset 0x4C 76
28 .long _tx_undefined_2 ; IRQ 20 offset 0x50 80
/ThreadX-v6.3.0/ports/arc_hs/metaware/example_build/sample_threadx/
Dvectors.s24 .long _tx_timer_0 ; IRQ 16 Timer 0 offset 0x40 64
25 .long _tx_timer_1 ; IRQ 17 Timer 1 offset 0x44 68
26 .long _tx_undefined_0 ; IRQ 18 offset 0x48 72
27 .long _tx_undefined_1 ; IRQ 19 offset 0x4C 76
28 .long _tx_undefined_2 ; IRQ 20 offset 0x50 80
/ThreadX-v6.3.0/ports/cortex_a15/iar/src/
Dtx_thread_irq_nesting_end.s34 DISABLE_INTS DEFINE 0xC0 ; Disable IRQ/FIQ interrupts
36 DISABLE_INTS DEFINE 0x80 ; Disable IRQ interrupts
39 IRQ_MODE_BITS DEFINE 0x12 ; IRQ mode bits
103 ORR r0, r0, #IRQ_MODE_BITS ; Build IRQ mode CPSR
104 MSR CPSR_c, r0 ; Reenter IRQ mode
/ThreadX-v6.3.0/ports/cortex_r4/ghs/src/
Dtx_thread_irq_nesting_end.arm34 DISABLE_INTS = 0xC0 # Disable IRQ and FIQ interrupts
36 DISABLE_INTS = 0x80 # Disable IRQ interrupts
39 IRQ_MODE_BITS = 0x12 # IRQ mode bits
55 /* This function is called by the application from IRQ mode after */
56 /* _tx_thread_irq_nesting_start has been called and switches the IRQ */
57 /* processing from system mode back to IRQ mode prior to the ISR */
65 /* This function returns with IRQ interrupts disabled. */
101 ORR r0, r0, IRQ_MODE_BITS # Build IRQ mode CPSR
102 MSR CPSR_c, r0 # Re-enter IRQ mode
/ThreadX-v6.3.0/ports/cortex_a8/ghs/src/
Dtx_thread_irq_nesting_end.arm34 DISABLE_INTS = 0xC0 # Disable IRQ and FIQ interrupts
36 DISABLE_INTS = 0x80 # Disable IRQ interrupts
39 IRQ_MODE_BITS = 0x12 # IRQ mode bits
55 /* This function is called by the application from IRQ mode after */
56 /* _tx_thread_irq_nesting_start has been called and switches the IRQ */
57 /* processing from system mode back to IRQ mode prior to the ISR */
65 /* This function returns with IRQ interrupts disabled. */
101 ORR r0, r0, IRQ_MODE_BITS # Build IRQ mode CPSR
102 MSR CPSR_c, r0 # Re-enter IRQ mode
/ThreadX-v6.3.0/ports/cortex_a9/ghs/src/
Dtx_thread_irq_nesting_end.arm34 DISABLE_INTS = 0xC0 # Disable IRQ and FIQ interrupts
36 DISABLE_INTS = 0x80 # Disable IRQ interrupts
39 IRQ_MODE_BITS = 0x12 # IRQ mode bits
55 /* This function is called by the application from IRQ mode after */
56 /* _tx_thread_irq_nesting_start has been called and switches the IRQ */
57 /* processing from system mode back to IRQ mode prior to the ISR */
65 /* This function returns with IRQ interrupts disabled. */
101 ORR r0, r0, IRQ_MODE_BITS # Build IRQ mode CPSR
102 MSR CPSR_c, r0 # Re-enter IRQ mode
/ThreadX-v6.3.0/ports/cortex_r5/ghs/src/
Dtx_thread_irq_nesting_end.arm34 DISABLE_INTS = 0xC0 # Disable IRQ and FIQ interrupts
36 DISABLE_INTS = 0x80 # Disable IRQ interrupts
39 IRQ_MODE_BITS = 0x12 # IRQ mode bits
55 /* This function is called by the application from IRQ mode after */
56 /* _tx_thread_irq_nesting_start has been called and switches the IRQ */
57 /* processing from system mode back to IRQ mode prior to the ISR */
65 /* This function returns with IRQ interrupts disabled. */
101 ORR r0, r0, IRQ_MODE_BITS # Build IRQ mode CPSR
102 MSR CPSR_c, r0 # Re-enter IRQ mode
/ThreadX-v6.3.0/ports/cortex_r7/ghs/src/
Dtx_thread_irq_nesting_end.arm34 DISABLE_INTS = 0xC0 # Disable IRQ and FIQ interrupts
36 DISABLE_INTS = 0x80 # Disable IRQ interrupts
39 IRQ_MODE_BITS = 0x12 # IRQ mode bits
55 /* This function is called by the application from IRQ mode after */
56 /* _tx_thread_irq_nesting_start has been called and switches the IRQ */
57 /* processing from system mode back to IRQ mode prior to the ISR */
65 /* This function returns with IRQ interrupts disabled. */
101 ORR r0, r0, IRQ_MODE_BITS # Build IRQ mode CPSR
102 MSR CPSR_c, r0 # Re-enter IRQ mode
/ThreadX-v6.3.0/ports/cortex_a7/ghs/src/
Dtx_thread_irq_nesting_end.arm34 DISABLE_INTS = 0xC0 # Disable IRQ and FIQ interrupts
36 DISABLE_INTS = 0x80 # Disable IRQ interrupts
39 IRQ_MODE_BITS = 0x12 # IRQ mode bits
55 /* This function is called by the application from IRQ mode after */
56 /* _tx_thread_irq_nesting_start has been called and switches the IRQ */
57 /* processing from system mode back to IRQ mode prior to the ISR */
65 /* This function returns with IRQ interrupts disabled. */
101 ORR r0, r0, IRQ_MODE_BITS # Build IRQ mode CPSR
102 MSR CPSR_c, r0 # Re-enter IRQ mode

12345678910>>...24