Home
last modified time | relevance | path

Searched refs:system (Results 1 – 22 of 22) sorted by relevance

/libcpu/arm/cortex-m4/
A DREADME.md4system cannot generate any interrupts except abnormal interrupts after disabling interrupts. This …
47 …` to set the maximum priority of the interrupt that can be called by the system call. The default …
51 - For example, if `RT_MAX_SYSCALL_INTERRUPT_PRIORITY` is set to 0x01, the system masking only inter…
52 - Interrupts with a priority of 0 are not managed by the system and can continue to respond to inte…
53 … with a priority value lower than `RT_MAX_SYSCALL_INTERRUPT_PRIORITY` cannot call any `system API`.
A Dcontext_iar.S24 NVIC_SYSPRI2 EQU 0xE000ED20 ; system priority register (2)
A Dcontext_rvds.S23 NVIC_SYSPRI2 EQU 0xE000ED20 ; system priority register (2)
/libcpu/aarch64/common/include/
A Dpsci.h122 #define PSCI_POWER_STATE_ID(state_id_power_level, system, cluster, core) \ argument
125 ((system) << 8) | \
/libcpu/aarch64/
A DKconfig20 hex "Size of system heap"
/libcpu/ti-dsp/c6x/
A Dcontextinc.asm23 LDW .D2T2 *B0,B1 ; system stack
30 SHR .S2 B0,12,B0 ; 0 if already using system stack
31 [B0] STDW .D2T2 SP:DP,*--B1[1] ; thread: save thread sp/dp system stack
32 [B0] MV .S2 B1,SP ; and switch to system stack
135 STW .D1T1 A14,*A15 ; save system stack pointer
/libcpu/arm/cortex-m33/
A Dsyscall_rvds.S62 ;if svc == 0, do system call
A Dcontext_iar.S23 NVIC_SYSPRI2 EQU 0xE000ED20 ; system priority register (2)
A Dcontext_rvds.S22 NVIC_SYSPRI2 EQU 0xE000ED20 ; system priority register (2)
/libcpu/v850/70f34/
A Dcontext_iar.S20 ; description: Timer 40 compare match interrupt used for system
A Dcontext_iar.asm20 ; description: Timer 40 compare match interrupt used for system
/libcpu/arm/cortex-m3/
A Dcontext_iar.S21 NVIC_SYSPRI2 EQU 0xE000ED20 ; system priority register (2)
A Dcontext_rvds.S20 NVIC_SYSPRI2 EQU 0xE000ED20 ; system priority register (2)
/libcpu/arm/cortex-m0/
A Dcontext_iar.S21 NVIC_SHPR3 EQU 0xE000ED20 ; system priority register (2)
A Dcontext_rvds.S21 NVIC_SHPR3 EQU 0xE000ED20 ; system priority register (2)
/libcpu/
A DKconfig124 bool "Support to create IO mapping in the kernel address space after system initlalization."
/libcpu/arm/cortex-m23/
A Dcontext_iar.S22 NVIC_SHPR3 EQU 0xE000ED20 ; system priority register (2)
A Dcontext_rvds.S22 NVIC_SHPR3 EQU 0xE000ED20 ; system priority register (2)
/libcpu/arm/cortex-m7/
A Dcontext_iar.S23 NVIC_SYSPRI2 EQU 0xE000ED20 ; system priority register (2)
A Dcontext_rvds.S22 NVIC_SYSPRI2 EQU 0xE000ED20 ; system priority register (2)
/libcpu/arm/sep4020/
A Dstart_rvds.S129 DeadLoop BHI DeadLoop ; Abort happened in irq mode, halt system.
/libcpu/arm/AT91SAM7X/
A Dstart_rvds.S427 DeadLoop BHI DeadLoop ; Abort happened in irq mode, halt system.

Completed in 22 milliseconds