Home
last modified time | relevance | path

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

/Kernel-v11.1.0/portable/IAR/ARM_CA9/
DportASM.h37 ; 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
DportASM.s68 ; Switch to system mode
85 ; Change to supervisor mode to allow reentry.
/Kernel-v11.1.0/portable/IAR/ARM_CA5_No_GIC/
DportASM.h37 ; 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
DportASM.s70 ; Switch to system mode
89 ; Change to supervisor mode to allow reentry.
/Kernel-v11.1.0/portable/IAR/AtmelSAM7S64/
Dlib_AT91SAM7X128.h962 unsigned int mode ) in AT91F_PMC_CfgSysClkEnableReg() argument
965 pPMC->PMC_SCER = mode; in AT91F_PMC_CfgSysClkEnableReg()
973 unsigned int mode ) in AT91F_PMC_CfgSysClkDisableReg() argument
976 pPMC->PMC_SCDR = mode; in AT91F_PMC_CfgSysClkDisableReg()
1023 unsigned int mode ) in AT91F_CKGR_CfgMainOscillatorReg() argument
1025 pCKGR->CKGR_MOR = mode; in AT91F_CKGR_CfgMainOscillatorReg()
1091 unsigned int mode ) in AT91F_PMC_CfgMCKReg() argument
1093 pPMC->PMC_MCKR = mode; in AT91F_PMC_CfgMCKReg()
1141 unsigned int mode ) in AT91F_PMC_EnablePCK() argument
1143 pPMC->PMC_PCKR[ pck ] = mode; in AT91F_PMC_EnablePCK()
[all …]
Dlib_AT91SAM7X256.h962 unsigned int mode ) in AT91F_PMC_CfgSysClkEnableReg() argument
965 pPMC->PMC_SCER = mode; in AT91F_PMC_CfgSysClkEnableReg()
973 unsigned int mode ) in AT91F_PMC_CfgSysClkDisableReg() argument
976 pPMC->PMC_SCDR = mode; in AT91F_PMC_CfgSysClkDisableReg()
1023 unsigned int mode ) in AT91F_CKGR_CfgMainOscillatorReg() argument
1025 pCKGR->CKGR_MOR = mode; in AT91F_CKGR_CfgMainOscillatorReg()
1091 unsigned int mode ) in AT91F_PMC_CfgMCKReg() argument
1093 pPMC->PMC_MCKR = mode; in AT91F_PMC_CfgMCKReg()
1141 unsigned int mode ) in AT91F_PMC_EnablePCK() argument
1143 pPMC->PMC_PCKR[ pck ] = mode; in AT91F_PMC_EnablePCK()
[all …]
Dlib_AT91SAM7S64.h55 unsigned int mode ) /* mode register */ in AT91F_MC_EFC_CfgModeReg() argument
58 pMC->MC_FMR = mode; in AT91F_MC_EFC_CfgModeReg()
689 int mode ) /* mode register */ in AT91F_SPI_CfgMode() argument
692 pSPI->SPI_MR = mode; in AT91F_SPI_CfgMode()
880 unsigned int mode, /* \arg PWM mode */ in AT91F_PWMC_CfgChannel() argument
884 pPWM->PWMC_CH[ channelId ].PWMC_CMR = mode; in AT91F_PWMC_CfgChannel()
971 unsigned int mode ) in AT91F_PMC_CfgSysClkEnableReg() argument
974 pPMC->PMC_SCER = mode; in AT91F_PMC_CfgSysClkEnableReg()
982 unsigned int mode ) in AT91F_PMC_CfgSysClkDisableReg() argument
985 pPMC->PMC_SCDR = mode; in AT91F_PMC_CfgSysClkDisableReg()
[all …]
DISR_Support.h66 Pop R0 so we can save it onto the system mode stack.
71 Push all the system mode registers onto the task stack.
129 Restore all system mode registers
/Kernel-v11.1.0/portable/GCC/ARM7_AT91SAM7S/
Dlib_AT91SAM7X256.h962 unsigned int mode ) in AT91F_PMC_CfgSysClkEnableReg() argument
965 pPMC->PMC_SCER = mode; in AT91F_PMC_CfgSysClkEnableReg()
973 unsigned int mode ) in AT91F_PMC_CfgSysClkDisableReg() argument
976 pPMC->PMC_SCDR = mode; in AT91F_PMC_CfgSysClkDisableReg()
1023 unsigned int mode ) in AT91F_CKGR_CfgMainOscillatorReg() argument
1025 pCKGR->CKGR_MOR = mode; in AT91F_CKGR_CfgMainOscillatorReg()
1091 unsigned int mode ) in AT91F_PMC_CfgMCKReg() argument
1093 pPMC->PMC_MCKR = mode; in AT91F_PMC_CfgMCKReg()
1141 unsigned int mode ) in AT91F_PMC_EnablePCK() argument
1143 pPMC->PMC_PCKR[ pck ] = mode; in AT91F_PMC_EnablePCK()
[all …]
Dioat91sam7x256.h2833 -( DBGU ) Multi - drop mode
3398 -( USART ) Usart mode
3924 … -( TC ) UP mode without atomatic trigger on RC Compare
3926 … -( TC ) UPDOWN mode without automatic trigger on RC Compare
3928 … -( TC ) UP mode with automatic trigger on RC Compare
3930 … -( TC ) UPDOWN mode with automatic trigger on RC Compare
4126 for identifier in extended mode
4130 for standard frame mode
4258 -( CAN ) Sampling mode
4598 -( AES ) ECB Electronic CodeBook mode.
[all …]
/Kernel-v11.1.0/portable/IAR/STR71x/
DISR_Support.h66 Pop R0 so we can save it onto the system mode stack.
71 Push all the system mode registers onto the task stack.
129 Restore all system mode registers
/Kernel-v11.1.0/portable/IAR/STR75x/
DISR_Support.h66 Pop R0 so we can save it onto the system mode stack.
71 Push all the system mode registers onto the task stack.
129 Restore all system mode registers
/Kernel-v11.1.0/portable/IAR/STR91x/
DISR_Support.h66 Pop R0 so we can save it onto the system mode stack.
71 Push all the system mode registers onto the task stack.
129 Restore all system mode registers
/Kernel-v11.1.0/portable/IAR/AtmelSAM9XE/
DISR_Support.h65 Pop R0 so we can save it onto the system mode stack.
70 Push all the system mode registers onto the task stack.
128 Restore all system mode registers
/Kernel-v11.1.0/portable/IAR/LPC2000/
DISR_Support.h66 Pop R0 so we can save it onto the system mode stack.
71 Push all the system mode registers onto the task stack.
129 Restore all system mode registers
/Kernel-v11.1.0/portable/RVDS/ARM_CA9/
Dportmacro.inc43 ; 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
DportASM.s64 ; Switch to system mode
81 ; Change to supervisor mode to allow reentry.
/Kernel-v11.1.0/portable/IAR/78K0R/
DISR_Support.h45 … memory mode ) registers the usCriticalNesting Value and the Stack Pointer
83 general purpose registers and the CS and ES( only in far memory mode )
/Kernel-v11.1.0/portable/RVDS/ARM7_LPC21xx/
Dportmacro.inc48 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-v11.1.0/portable/CCS/ARM_Cortex-R4/
DportASM.asm60 ; Push all the system mode registers onto the task stack.
126 ; Restore all system mode registers for the task.
/Kernel-v11.1.0/portable/IAR/V850ES/
Dportasm_Hx2.s85202 ; preemptive mode
245 #if configUSE_PREEMPTION == 1 ; use preemptive kernel mode
269 #else ; use cooperative kernel mode
Dportasm.s85202 ; preemptive mode
245 #if configUSE_PREEMPTION == 1 ; use preemptive kernel mode
269 #else ; use cooperative kernel mode
Dportasm_Fx3.s85211 ; preemptive mode
254 #if configUSE_PREEMPTION == 1 ; use preemptive kernel mode
278 #else ; use cooperative kernel mode
/Kernel-v11.1.0/portable/ThirdParty/XCC/Xtensa/
Dreadme_xtensa.txt635 '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-v11.1.0/
DHistory.txt349 + Add vectored mode interrupt support to the RISC-V port.
592 the Flash memory. The ARMv8-M MPU ports now support tickless idle mode.
838 + Optimisations to the implementation of the standard tickless idle mode on
858 assessing whether to enter tickless idle mode or not. If the macro sets
859 x to zero then tickless idle mode will not be entered. This allows users
860 to abort tickless idle mode entry before the tickless idle function is
1285 + Update all Cortex-A9 ports to remove obsolete mode switches prior to
1503 an extra critical section to the default low power tickless mode
1557 certain functions in privileged mode even when a task is running in user
1558 mode.
[all …]