Searched refs:system (Results 1 – 22 of 22) sorted by relevance
| /libcpu/arm/cortex-m4/ |
| A D | README.md | 4 …system 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 D | context_iar.S | 24 NVIC_SYSPRI2 EQU 0xE000ED20 ; system priority register (2)
|
| A D | context_rvds.S | 23 NVIC_SYSPRI2 EQU 0xE000ED20 ; system priority register (2)
|
| /libcpu/aarch64/common/include/ |
| A D | psci.h | 122 #define PSCI_POWER_STATE_ID(state_id_power_level, system, cluster, core) \ argument 125 ((system) << 8) | \
|
| /libcpu/aarch64/ |
| A D | Kconfig | 20 hex "Size of system heap"
|
| /libcpu/ti-dsp/c6x/ |
| A D | contextinc.asm | 23 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 D | syscall_rvds.S | 62 ;if svc == 0, do system call
|
| A D | context_iar.S | 23 NVIC_SYSPRI2 EQU 0xE000ED20 ; system priority register (2)
|
| A D | context_rvds.S | 22 NVIC_SYSPRI2 EQU 0xE000ED20 ; system priority register (2)
|
| /libcpu/v850/70f34/ |
| A D | context_iar.S | 20 ; description: Timer 40 compare match interrupt used for system
|
| A D | context_iar.asm | 20 ; description: Timer 40 compare match interrupt used for system
|
| /libcpu/arm/cortex-m3/ |
| A D | context_iar.S | 21 NVIC_SYSPRI2 EQU 0xE000ED20 ; system priority register (2)
|
| A D | context_rvds.S | 20 NVIC_SYSPRI2 EQU 0xE000ED20 ; system priority register (2)
|
| /libcpu/arm/cortex-m0/ |
| A D | context_iar.S | 21 NVIC_SHPR3 EQU 0xE000ED20 ; system priority register (2)
|
| A D | context_rvds.S | 21 NVIC_SHPR3 EQU 0xE000ED20 ; system priority register (2)
|
| /libcpu/ |
| A D | Kconfig | 124 bool "Support to create IO mapping in the kernel address space after system initlalization."
|
| /libcpu/arm/cortex-m23/ |
| A D | context_iar.S | 22 NVIC_SHPR3 EQU 0xE000ED20 ; system priority register (2)
|
| A D | context_rvds.S | 22 NVIC_SHPR3 EQU 0xE000ED20 ; system priority register (2)
|
| /libcpu/arm/cortex-m7/ |
| A D | context_iar.S | 23 NVIC_SYSPRI2 EQU 0xE000ED20 ; system priority register (2)
|
| A D | context_rvds.S | 22 NVIC_SYSPRI2 EQU 0xE000ED20 ; system priority register (2)
|
| /libcpu/arm/sep4020/ |
| A D | start_rvds.S | 129 DeadLoop BHI DeadLoop ; Abort happened in irq mode, halt system.
|
| /libcpu/arm/AT91SAM7X/ |
| A D | start_rvds.S | 427 DeadLoop BHI DeadLoop ; Abort happened in irq mode, halt system.
|
Completed in 22 milliseconds