| /Kernel-v10.6.2/portable/IAR/ARM_CA5_No_GIC/ |
| D | portASM.h | 37 ; Save the LR and SPSR onto the system mode stack before switching to 38 ; system mode to save the remaining system mode registers 101 ; Restore all system mode registers other than the SP (which is already
|
| D | portASM.s | 70 ; Switch to system mode 89 ; Change to supervisor mode to allow reentry.
|
| /Kernel-v10.6.2/portable/IAR/ARM_CA9/ |
| D | portASM.h | 37 ; Save the LR and SPSR onto the system mode stack before switching to 38 ; system mode to save the remaining system mode registers 104 ; Restore all system mode registers other than the SP (which is already
|
| D | portASM.s | 68 ; Switch to system mode 85 ; Change to supervisor mode to allow reentry.
|
| /Kernel-v10.6.2/portable/IAR/AtmelSAM7S64/ |
| D | lib_AT91SAM7X128.h | 1010 unsigned int mode) in AT91F_PMC_CfgSysClkEnableReg() argument 1013 pPMC->PMC_SCER = mode; in AT91F_PMC_CfgSysClkEnableReg() 1022 unsigned int mode) in AT91F_PMC_CfgSysClkDisableReg() argument 1025 pPMC->PMC_SCDR = mode; in AT91F_PMC_CfgSysClkDisableReg() 1077 unsigned int mode) in AT91F_CKGR_CfgMainOscillatorReg() argument 1079 pCKGR->CKGR_MOR = mode; in AT91F_CKGR_CfgMainOscillatorReg() 1152 unsigned int mode) in AT91F_PMC_CfgMCKReg() argument 1154 pPMC->PMC_MCKR = mode; in AT91F_PMC_CfgMCKReg() 1201 unsigned int mode) in AT91F_PMC_EnablePCK() argument 1203 pPMC->PMC_PCKR[pck] = mode; in AT91F_PMC_EnablePCK() [all …]
|
| D | lib_AT91SAM7X256.h | 1010 unsigned int mode) in AT91F_PMC_CfgSysClkEnableReg() argument 1013 pPMC->PMC_SCER = mode; in AT91F_PMC_CfgSysClkEnableReg() 1022 unsigned int mode) in AT91F_PMC_CfgSysClkDisableReg() argument 1025 pPMC->PMC_SCDR = mode; in AT91F_PMC_CfgSysClkDisableReg() 1077 unsigned int mode) in AT91F_CKGR_CfgMainOscillatorReg() argument 1079 pCKGR->CKGR_MOR = mode; in AT91F_CKGR_CfgMainOscillatorReg() 1152 unsigned int mode) in AT91F_PMC_CfgMCKReg() argument 1154 pPMC->PMC_MCKR = mode; in AT91F_PMC_CfgMCKReg() 1201 unsigned int mode) in AT91F_PMC_EnablePCK() argument 1203 pPMC->PMC_PCKR[pck] = mode; in AT91F_PMC_EnablePCK() [all …]
|
| D | lib_AT91SAM7S64.h | 56 unsigned int mode) // mode register in AT91F_MC_EFC_CfgModeReg() argument 59 pMC->MC_FMR = mode; in AT91F_MC_EFC_CfgModeReg() 716 int mode) // mode register in AT91F_SPI_CfgMode() argument 719 pSPI->SPI_MR = mode; in AT91F_SPI_CfgMode() 918 unsigned int mode, // \arg PWM mode in AT91F_PWMC_CfgChannel() argument 922 pPWM->PWMC_CH[channelId].PWMC_CMR = mode; in AT91F_PWMC_CfgChannel() 1016 unsigned int mode) in AT91F_PMC_CfgSysClkEnableReg() argument 1019 pPMC->PMC_SCER = mode; in AT91F_PMC_CfgSysClkEnableReg() 1028 unsigned int mode) in AT91F_PMC_CfgSysClkDisableReg() argument 1031 pPMC->PMC_SCDR = mode; in AT91F_PMC_CfgSysClkDisableReg() [all …]
|
| D | ISR_Support.h | 53 ; Pop R0 so we can save it onto the system mode stack. 56 ; Push all the system mode registers onto the task stack. 94 ; Restore all system mode registers for the task.
|
| /Kernel-v10.6.2/portable/GCC/ARM7_AT91SAM7S/ |
| D | lib_AT91SAM7X256.h | 1010 unsigned int mode) in AT91F_PMC_CfgSysClkEnableReg() argument 1013 pPMC->PMC_SCER = mode; in AT91F_PMC_CfgSysClkEnableReg() 1022 unsigned int mode) in AT91F_PMC_CfgSysClkDisableReg() argument 1025 pPMC->PMC_SCDR = mode; in AT91F_PMC_CfgSysClkDisableReg() 1077 unsigned int mode) in AT91F_CKGR_CfgMainOscillatorReg() argument 1079 pCKGR->CKGR_MOR = mode; in AT91F_CKGR_CfgMainOscillatorReg() 1152 unsigned int mode) in AT91F_PMC_CfgMCKReg() argument 1154 pPMC->PMC_MCKR = mode; in AT91F_PMC_CfgMCKReg() 1201 unsigned int mode) in AT91F_PMC_EnablePCK() argument 1203 pPMC->PMC_PCKR[pck] = mode; in AT91F_PMC_EnablePCK() [all …]
|
| D | ioat91sam7x256.h | 2773 AT91C_US_PAR_MULTI_DROP EQU (0x6 << 9) ;- (DBGU) Multi-drop mode 3094 AT91C_US_USMODE EQU (0xF << 0) ;- (USART) Usart mode 3392 AT91C_TC_WAVESEL_UP EQU (0x0 << 13) ;- (TC) UP mode without atomatic trigger on RC Compare 3393 AT91C_TC_WAVESEL_UPDOWN EQU (0x1 << 13) ;- (TC) UPDOWN mode without automatic trigger on RC Compa… 3394 AT91C_TC_WAVESEL_UP_AUTO EQU (0x2 << 13) ;- (TC) UP mode with automatic trigger on RC Compare 3395 AT91C_TC_WAVESEL_UPDOWN_AUTO EQU (0x3 << 13) ;- (TC) UPDOWN mode with automatic trigger on RC Compa… 3500 …_MIDvB EQU (0x3FFFF << 0) ;- (CAN_MB) Complementary bits for identifier in extended mode 3501 AT91C_CAN_MIDvA EQU (0x7FF << 18) ;- (CAN_MB) Identifier for standard frame mode 3572 AT91C_CAN_SMP EQU (0x1 << 24) ;- (CAN) Sampling mode 3766 AT91C_AES_OPMOD_ECB EQU (0x0 << 12) ;- (AES) ECB Electronic CodeBook mode. [all …]
|
| /Kernel-v10.6.2/portable/IAR/AtmelSAM9XE/ |
| D | ISR_Support.h | 52 ; Pop R0 so we can save it onto the system mode stack. 55 ; Push all the system mode registers onto the task stack. 93 ; Restore all system mode registers for the task.
|
| /Kernel-v10.6.2/portable/IAR/LPC2000/ |
| D | ISR_Support.h | 53 ; Pop R0 so we can save it onto the system mode stack. 56 ; Push all the system mode registers onto the task stack. 94 ; Restore all system mode registers for the task.
|
| /Kernel-v10.6.2/portable/IAR/STR71x/ |
| D | ISR_Support.h | 53 ; Pop R0 so we can save it onto the system mode stack. 56 ; Push all the system mode registers onto the task stack. 94 ; Restore all system mode registers for the task.
|
| /Kernel-v10.6.2/portable/IAR/STR75x/ |
| D | ISR_Support.h | 53 ; Pop R0 so we can save it onto the system mode stack. 56 ; Push all the system mode registers onto the task stack. 94 ; Restore all system mode registers for the task.
|
| /Kernel-v10.6.2/portable/IAR/STR91x/ |
| D | ISR_Support.h | 53 ; Pop R0 so we can save it onto the system mode stack. 56 ; Push all the system mode registers onto the task stack. 94 ; Restore all system mode registers for the task.
|
| /Kernel-v10.6.2/portable/RVDS/ARM_CA9/ |
| D | portmacro.inc | 43 ; Save the LR and SPSR onto the system mode stack before switching to 44 ; system mode to save the remaining system mode registers 111 ; Restore all system mode registers other than the SP (which is already
|
| D | portASM.s | 64 ; Switch to system mode 81 ; Change to supervisor mode to allow reentry.
|
| /Kernel-v10.6.2/portable/IAR/78K0R/ |
| D | ISR_Support.h | 39 ; memory mode) registers the usCriticalNesting Value and the Stack Pointer 64 ; general purpose registers and the CS and ES (only in far memory mode)
|
| /Kernel-v10.6.2/portable/RVDS/ARM7_LPC21xx/ |
| D | portmacro.inc | 48 LDMFD LR, {R0-R14}^ ; Restore all system mode registers for the task. 73 LDMIA SP!, {R0} ; Pop R0 so we can save it onto the system mode stack. 75 STMDB LR,{R0-LR}^ ; Push all the system mode registers onto the task stack.
|
| /Kernel-v10.6.2/portable/CCS/ARM_Cortex-R4/ |
| D | portASM.asm | 60 ; Push all the system mode registers onto the task stack. 126 ; Restore all system mode registers for the task.
|
| /Kernel-v10.6.2/portable/IAR/V850ES/ |
| D | portasm.s85 | 202 ; preemptive mode 245 #if configUSE_PREEMPTION == 1 ; use preemptive kernel mode 269 #else ; use cooperative kernel mode
|
| D | portasm_Fx3.s85 | 211 ; preemptive mode 254 #if configUSE_PREEMPTION == 1 ; use preemptive kernel mode 278 #else ; use cooperative kernel mode
|
| D | portasm_Hx2.s85 | 202 ; preemptive mode 245 #if configUSE_PREEMPTION == 1 ; use preemptive kernel mode 269 #else ; use cooperative kernel mode
|
| /Kernel-v10.6.2/portable/ThirdParty/XCC/Xtensa/ |
| D | readme_xtensa.txt | 635 'exception mode' bit in the processor status word (PS.EXCM). 648 global 'exception mode' bit in the processor status word (PS.EXCM). 669 Kernel mode is not used in this port of FreeRTOS, and therefore kernel 718 processor is running in OCD mode under control of an OCD-based debugger, 723 If running on hardware and not in OCD mode, debug exceptions are not 729 processor is in exception mode (PS.EXCM set), and thus indicates a
|
| /Kernel-v10.6.2/ |
| D | History.txt | 180 + Add vectored mode interrupt support to the RISC-V port. 423 the Flash memory. The ARMv8-M MPU ports now support tickless idle mode. 669 + Optimisations to the implementation of the standard tickless idle mode on 689 assessing whether to enter tickless idle mode or not. If the macro sets 690 x to zero then tickless idle mode will not be entered. This allows users 691 to abort tickless idle mode entry before the tickless idle function is 1116 + Update all Cortex-A9 ports to remove obsolete mode switches prior to 1334 an extra critical section to the default low power tickless mode 1388 certain functions in privileged mode even when a task is running in user 1389 mode. [all …]
|