Home
last modified time | relevance | path

Searched refs:value (Results 1 – 25 of 658) sorted by relevance

12345678910>>...27

/ThreadX-v6.4.1/ports/cortex_a5x/ac6/example_build/sample_threadx/
Darmv8_aarch64_SystemTimer.h48 void setEL1Ctrl(unsigned int value);
63 void setEL2Ctrl(unsigned int value);
75 void setNSEL1PhysicalCompValue(unsigned long long value);
82 void setNSEL1PhysicalTimerValue(unsigned int value);
93 void setNSEL1PhysicalTimerCtrl(unsigned int value);
105 void setSEL1PhysicalCompValue(unsigned long long value);
112 void setSEL1PhysicalTimerValue(unsigned int value);
123 void setSEL1PhysicalTimerCtrl(unsigned int value);
146 void setEL1VirtualCompValue(unsigned long long value);
153 void setEL1VirtualTimerValue(unsigned int value);
[all …]
/ThreadX-v6.4.1/ports_smp/cortex_a5x_smp/green/src/
Dtx_thread_stack_build.a6488 x28 Initial value for x28
90 x26 Initial value for x26
91 x27 Initial value for x27
92 x24 Initial value for x24
93 x25 Initial value for x25
94 x22 Initial value for x22
95 x23 Initial value for x23
96 x20 Initial value for x20
97 x21 Initial value for x21
98 x18 Initial value for x18
[all …]
/ThreadX-v6.4.1/ports_smp/cortex_a53_smp/ac6/example_build/sample_threadx/
Dtimer_interrupts.c25 static int value = 1; in nudge_leds() local
30 value <<= 1; in nudge_leds()
31 if (value == max) in nudge_leds()
36 value >>= 1; in nudge_leds()
37 if (value == 1) in nudge_leds()
41 *LED_BASE = value; // Update LEDs hardware in nudge_leds()
/ThreadX-v6.4.1/ports_smp/cortex_a53_smp/gnu/example_build/sample_threadx/
Dtimer_interrupts.c25 static int value = 1; in nudge_leds() local
30 value <<= 1; in nudge_leds()
31 if (value == max) in nudge_leds()
36 value >>= 1; in nudge_leds()
37 if (value == 1) in nudge_leds()
41 *LED_BASE = value; // Update LEDs hardware in nudge_leds()
/ThreadX-v6.4.1/ports_smp/cortex_a55_smp/ac6/example_build/sample_threadx/
Dtimer_interrupts.c25 static int value = 1; in nudge_leds() local
30 value <<= 1; in nudge_leds()
31 if (value == max) in nudge_leds()
36 value >>= 1; in nudge_leds()
37 if (value == 1) in nudge_leds()
41 *LED_BASE = value; // Update LEDs hardware in nudge_leds()
/ThreadX-v6.4.1/ports_smp/cortex_a55_smp/gnu/example_build/sample_threadx/
Dtimer_interrupts.c25 static int value = 1; in nudge_leds() local
30 value <<= 1; in nudge_leds()
31 if (value == max) in nudge_leds()
36 value >>= 1; in nudge_leds()
37 if (value == 1) in nudge_leds()
41 *LED_BASE = value; // Update LEDs hardware in nudge_leds()
/ThreadX-v6.4.1/ports_smp/cortex_a57_smp/ac6/example_build/sample_threadx/
Dtimer_interrupts.c25 static int value = 1; in nudge_leds() local
30 value <<= 1; in nudge_leds()
31 if (value == max) in nudge_leds()
36 value >>= 1; in nudge_leds()
37 if (value == 1) in nudge_leds()
41 *LED_BASE = value; // Update LEDs hardware in nudge_leds()
/ThreadX-v6.4.1/ports_smp/cortex_a57_smp/gnu/example_build/sample_threadx/
Dtimer_interrupts.c25 static int value = 1; in nudge_leds() local
30 value <<= 1; in nudge_leds()
31 if (value == max) in nudge_leds()
36 value >>= 1; in nudge_leds()
37 if (value == 1) in nudge_leds()
41 *LED_BASE = value; // Update LEDs hardware in nudge_leds()
/ThreadX-v6.4.1/ports_smp/cortex_a35_smp/ac6/example_build/sample_threadx/
Dtimer_interrupts.c25 static int value = 1; in nudge_leds() local
30 value <<= 1; in nudge_leds()
31 if (value == max) in nudge_leds()
36 value >>= 1; in nudge_leds()
37 if (value == 1) in nudge_leds()
41 *LED_BASE = value; // Update LEDs hardware in nudge_leds()
/ThreadX-v6.4.1/ports_smp/cortex_a35_smp/gnu/example_build/sample_threadx/
Dtimer_interrupts.c25 static int value = 1; in nudge_leds() local
30 value <<= 1; in nudge_leds()
31 if (value == max) in nudge_leds()
36 value >>= 1; in nudge_leds()
37 if (value == 1) in nudge_leds()
41 *LED_BASE = value; // Update LEDs hardware in nudge_leds()
/ThreadX-v6.4.1/ports_smp/cortex_a34_smp/ac6/example_build/sample_threadx/
Dtimer_interrupts.c25 static int value = 1; in nudge_leds() local
30 value <<= 1; in nudge_leds()
31 if (value == max) in nudge_leds()
36 value >>= 1; in nudge_leds()
37 if (value == 1) in nudge_leds()
41 *LED_BASE = value; // Update LEDs hardware in nudge_leds()
/ThreadX-v6.4.1/ports_smp/cortex_a34_smp/gnu/example_build/sample_threadx/
Dtimer_interrupts.c25 static int value = 1; in nudge_leds() local
30 value <<= 1; in nudge_leds()
31 if (value == max) in nudge_leds()
36 value >>= 1; in nudge_leds()
37 if (value == 1) in nudge_leds()
41 *LED_BASE = value; // Update LEDs hardware in nudge_leds()
/ThreadX-v6.4.1/ports_module/cortex_a35/gnu/example_build/sample_threadx_module_manager/
Dtimer_interrupts.c25 static int value = 1; in nudge_leds() local
30 value <<= 1; in nudge_leds()
31 if (value == max) in nudge_leds()
36 value >>= 1; in nudge_leds()
37 if (value == 1) in nudge_leds()
41 *LED_BASE = value; // Update LEDs hardware in nudge_leds()
/ThreadX-v6.4.1/ports_module/cortex_a35_smp/ac6/example_build/sample_threadx/
Dtimer_interrupts.c25 static int value = 1; in nudge_leds() local
30 value <<= 1; in nudge_leds()
31 if (value == max) in nudge_leds()
36 value >>= 1; in nudge_leds()
37 if (value == 1) in nudge_leds()
41 *LED_BASE = value; // Update LEDs hardware in nudge_leds()
/ThreadX-v6.4.1/ports_module/cortex_a35_smp/ac6/example_build/sample_threadx_module_manager/
Dtimer_interrupts.c25 static int value = 1; in nudge_leds() local
30 value <<= 1; in nudge_leds()
31 if (value == max) in nudge_leds()
36 value >>= 1; in nudge_leds()
37 if (value == 1) in nudge_leds()
41 *LED_BASE = value; // Update LEDs hardware in nudge_leds()
/ThreadX-v6.4.1/ports_arch/ARMv8-A/threadx/ports/gnu/example_build/sample_threadx/
Dtimer_interrupts.c25 static int value = 1; in nudge_leds() local
30 value <<= 1; in nudge_leds()
31 if (value == max) in nudge_leds()
36 value >>= 1; in nudge_leds()
37 if (value == 1) in nudge_leds()
41 *LED_BASE = value; // Update LEDs hardware in nudge_leds()
/ThreadX-v6.4.1/ports_arch/ARMv8-A/threadx_smp/ports/ac6/example_build/sample_threadx/
Dtimer_interrupts.c25 static int value = 1; in nudge_leds() local
30 value <<= 1; in nudge_leds()
31 if (value == max) in nudge_leds()
36 value >>= 1; in nudge_leds()
37 if (value == 1) in nudge_leds()
41 *LED_BASE = value; // Update LEDs hardware in nudge_leds()
/ThreadX-v6.4.1/ports_arch/ARMv8-A/threadx_smp/ports/gnu/example_build/sample_threadx/
Dtimer_interrupts.c25 static int value = 1; in nudge_leds() local
30 value <<= 1; in nudge_leds()
31 if (value == max) in nudge_leds()
36 value >>= 1; in nudge_leds()
37 if (value == 1) in nudge_leds()
41 *LED_BASE = value; // Update LEDs hardware in nudge_leds()
/ThreadX-v6.4.1/ports_module/cortex_a35/ac6/example_build/sample_threadx/
Dtimer_interrupts.c25 static int value = 1; in nudge_leds() local
30 value <<= 1; in nudge_leds()
31 if (value == max) in nudge_leds()
36 value >>= 1; in nudge_leds()
37 if (value == 1) in nudge_leds()
41 *LED_BASE = value; // Update LEDs hardware in nudge_leds()
/ThreadX-v6.4.1/ports_module/cortex_a35/gnu/example_build/sample_threadx/
Dtimer_interrupts.c25 static int value = 1; in nudge_leds() local
30 value <<= 1; in nudge_leds()
31 if (value == max) in nudge_leds()
36 value >>= 1; in nudge_leds()
37 if (value == 1) in nudge_leds()
41 *LED_BASE = value; // Update LEDs hardware in nudge_leds()
/ThreadX-v6.4.1/ports/cortex_a53/ac6/example_build/sample_threadx/
Dtimer_interrupts.c25 static int value = 1; in nudge_leds() local
30 value <<= 1; in nudge_leds()
31 if (value == max) in nudge_leds()
36 value >>= 1; in nudge_leds()
37 if (value == 1) in nudge_leds()
41 *LED_BASE = value; // Update LEDs hardware in nudge_leds()
/ThreadX-v6.4.1/ports/cortex_a76/ac6/example_build/sample_threadx/
Dtimer_interrupts.c25 static int value = 1; in nudge_leds() local
30 value <<= 1; in nudge_leds()
31 if (value == max) in nudge_leds()
36 value >>= 1; in nudge_leds()
37 if (value == 1) in nudge_leds()
41 *LED_BASE = value; // Update LEDs hardware in nudge_leds()
/ThreadX-v6.4.1/ports/cortex_a76ae/ac6/example_build/sample_threadx/
Dtimer_interrupts.c25 static int value = 1; in nudge_leds() local
30 value <<= 1; in nudge_leds()
31 if (value == max) in nudge_leds()
36 value >>= 1; in nudge_leds()
37 if (value == 1) in nudge_leds()
41 *LED_BASE = value; // Update LEDs hardware in nudge_leds()
/ThreadX-v6.4.1/ports/cortex_a76ae/gnu/example_build/sample_threadx/
Dtimer_interrupts.c25 static int value = 1; in nudge_leds() local
30 value <<= 1; in nudge_leds()
31 if (value == max) in nudge_leds()
36 value >>= 1; in nudge_leds()
37 if (value == 1) in nudge_leds()
41 *LED_BASE = value; // Update LEDs hardware in nudge_leds()
/ThreadX-v6.4.1/ports_smp/cortex_a76ae_smp/ac6/example_build/sample_threadx/
Dtimer_interrupts.c25 static int value = 1; in nudge_leds() local
30 value <<= 1; in nudge_leds()
31 if (value == max) in nudge_leds()
36 value >>= 1; in nudge_leds()
37 if (value == 1) in nudge_leds()
41 *LED_BASE = value; // Update LEDs hardware in nudge_leds()

12345678910>>...27