Go to the source code of this file.
Defines | |
#define | cfgSysOptimized cfgFalse |
#define | cfgSysDebug cfgFalse |
#define | cfgSysInline cfgFalse |
#define | cfgSysFramePointerCounterMeasures cfgTrue |
#define | cfgSysReduceProEpilogue cfgBikini |
#define | cfgSysRegisterCheckByte 0xA5 |
#define | cfgSysStackGrowthUp cfgFalse |
#define | cfgSysZeroPageStack cfgFalse |
#define | cfgSysClearUnusedR1 cfgTrue |
#define | cfgSysSqueezeState defSysOptimized |
#define | cfgSysReuseOsStack cfgFalse |
#define | cfgSysClockDivider 1 |
#define | cfgSysSubTicksPerFullTick 32 |
#define | cfgSysSubTickDivider 256 |
#define | cfgSysGCCstartup cfgOverride |
#define | cfgSysFsStorageSpace 512 |
#define | cfgIntGlobalOnly cfgTrue |
#define | cfgIntUserDefined cfgTrue |
#define | cfgIntSwitchUsesOSstack cfgTrue |
#define | cfgIntOsProtected cfgTrue |
#define | cfgIntTickTrack cfgFalse |
#define | cfgIntManualTicks cfgFalse |
#define | cfgCheckSystem cfgFalse |
#define | cfgCheckReset cfgTrue |
#define | cfgCheckTrace cfgFalse |
#define | cfgCheckAlwaysFatal cfgFalse |
#define | cfgCheckWatermarks cfgTrue |
#define | cfgCheckOsStack cfgTrue |
#define | cfgCheckTaskStack cfgTrue |
#define | cfgCheckIsrStack cfgFalse |
#define | cfgCheckRegisters cfgTrue |
#define | cfgCheckTiming cfgFalse |
#define | cfgCheckQueuFilling cfgTrue |
#define | cfgCheckMethodUse cfgFalse |
#define | cfgCheckApplication cfgFalse |
#define | cfgUseEquidistantTicks cfgTrue |
#define | cfgUseDelay cfgTrue |
#define | cfgUseSynchronization cfgSyncSingleSlot |
#define | cfgUseHierarchicalRoundRobin cfgFalse |
#define | cfgUseNestedCriticals cfgFalse |
#define | cfgUsePrioritizedRelease cfgFalse |
#define | cfgUsePriorityLifting cfgFalse |
#define | cfgUseTaskWatchdog cfgTrue |
#define | cfgUseCorrectWakeupTimes cfgFalse |
#define | cfgUseTimeout cfgFalse |
#define | cfgUseTasknames cfgTrue |
#define | cfgUseLowPowerSleep cfgFalse |
#define | cfgUseLowPowerOnDelay cfgFalse |
#define | cfgUseLowPowerDelayRelease cfgFalse |
#define | cfgUseLoadMonitor cfgTrue |
#define | cfgUseFileSystem cfgTrue |
#define | cfgUseFileSystemConcurrentRead cfgFalse |
#define | cfgUseFileSystemEconomyMode cfgFalse |
#define | cfgUseFileSystemMaintainFAT cfgTrue |
#define | cfgUseEvents cfgFalse |
#define | cfgUseEventsOnVariables cfgFalse |
#define | cfgNumWatchdogDiv 3 |
#define | cfgNumMonitorDiv 3 |
#define | cfgNumSleepPeriod 0 |
#define | cfgNumSleepThreshold 0 |
#define | cfgNumGlobWidth 2 |
#define | cfgNumSwitchWidth 0 |
#define | cfgNumTickWidth 0 |
#define | callAppTick00 cfgFalse |
#define | callAppTick08 cfgFalse |
#define | callAppTick16 cfgTrue |
#define | callAppTickSleep cfgFalse |
#define | callAppEnterIdle cfgFalse |
#define | callAppEnterSleep cfgFalse |
#define | callAppExitSleep cfgFalse |
#define | callAppBoot cfgTrue |
#define | callAppInit cfgFalse |
#define | callAppBark cfgFalse |
#define | includeTaskYield cfgFalse |
#define | includeTaskDelayFromNow cfgTrue |
#define | includeTaskDelayFromWake cfgFalse |
#define | includeGenSuspend cfgTrue |
#define | includeTaskSuspend cfgTrue |
#define | includeGenResume cfgTrue |
#define | includeTaskSleep cfgFalse |
#define | includeTaskSleepAll cfgFalse |
#define | includeGenSetPriority cfgTrue |
#define | includeGenGetPriority cfgFalse |
#define | includeGenGetTickCount cfgTrue |
#define | includeGenAddtoTickCount cfgFalse |
#define | includeGenGetLastWakeTime cfgFalse |
#define | includeTaskFeedWatchdog cfgTrue |
#define | includeTaskKillWatchdog cfgFalse |
#define | includeGenGetTaskname cfgFalse |
#define | includeTaskTerminate cfgTrue |
#define | includeGenReboot cfgTrue |
#define | includeTaskRecreate cfgTrue |
#define | includeTaskRestart cfgTrue |
#define | includeGenLogTask cfgTrue |
#define | includeGenLogOs cfgTrue |
#define | includeGenTrace cfgFalse |
#define | includeGenPipeInt16 cfgTrue |
#define | includeGenPassFlashString cfgTrue |
#define | includeTaskWaitForEvents cfgFalse |
#define | includeIsrFireEvent cfgFalse |
#define | includeGenFireEvent cfgFalse |
#define | includeGenFireEventSet cfgFalse |
#define | includeGenCountEventBlocks cfgFalse |
#define | includeTaskWaitForTasks cfgFalse |
#define | includeGenWaitRelease cfgFalse |
#define | includeTaskMutex cfgFalse |
#define | includeTaskQueu cfgTrue |
#define | includeGenQueuWrite cfgTrue |
#define | includeGenQueuRead cfgTrue |
#define | includeGenQueuClear cfgTrue |
#define | includeGenQueuPeek cfgFalse |
#define | includeGenQueuReadable cfgTrue |
#define | includeGenQueuWriteable cfgFalse |
#define | includeGenQueuFull cfgFalse |
#define | includeGenQueuEmpty cfgTrue |
#define | includeTaskFileAccess cfgTrue |
#define | includeTaskFileFormat cfgFalse |
#define | includeTaskFileGetSize cfgTrue |
#define | includeTaskFileSetSize cfgFalse |
#define | includeTaskFileReadByte cfgFalse |
#define | includeTaskFileWriteByte cfgFalse |
#define | includeTaskFileAppendByte cfgFalse |
#define | includeTaskFileReadPipe cfgTrue |
#define | includeTaskFileWritePipe cfgTrue |
#define | includeTaskFileReadBuffer cfgTrue |
#define | includeTaskFileWriteBuffer cfgTrue |
#define | includeTaskProtectGlobalInterrupts cfgFalse |
#define | includeTaskProtectSwitchTasks cfgFalse |
#define | includeTaskProtectTickInterrupts cfgFalse |
#define | includeTaskProtectGlobalCritical cfgTrue |
#define | includeTaskProtectSwitchCritical cfgFalse |
#define | includeTaskProtectTickCritical cfgFalse |
#define | includeIsrEnter cfgTrue |
#define | includeIsrExit cfgTrue |
#define | includeIsrBegin cfgFalse |
#define | includeIsrEndReturn cfgFalse |
#define | includeIsrEndYield cfgFalse |
#define | includeIsrStartLoad cfgFalse |
#define | includeIsrStopLoad cfgFalse |
#define | includeTaskStackCheck cfgTrue |
#define | includeIsrStackCheck cfgFalse |
#define | CN_00 LEDtask0 |
#define | CN_01 LEDtask1 |
#define | CN_02 LEDtask2 |
#define | CN_03 LEDtask3 |
#define | CN_04 LEDtask4 |
#define | CN_05 LEDtask5 |
#define | CN_06 LEDtask6 |
#define | CN_07 LEDtask7 |
#define | CN_08 T4Bus |
#define | CN_09 Shell |
#define | TaskInclude_LEDtask0 cfgStartRunning |
#define | TaskInclude_LEDtask1 cfgStartRunning |
#define | TaskInclude_LEDtask2 cfgStartRunning |
#define | TaskInclude_LEDtask3 cfgStartRunning |
#define | TaskInclude_LEDtask4 cfgStartRunning |
#define | TaskInclude_LEDtask5 cfgStartRunning |
#define | TaskInclude_LEDtask6 cfgStartRunning |
#define | TaskInclude_LEDtask7 cfgStartRunning |
#define | TaskInclude_T4Bus cfgStartRunning |
#define | TaskInclude_Shell cfgStartRunning |
#define | Capabilities_LEDtask0 cfgCapDelay | cfgCapCritical |
#define | Capabilities_LEDtask1 cfgCapDelay | cfgCapCritical |
#define | Capabilities_LEDtask2 cfgCapDelay | cfgCapCritical |
#define | Capabilities_LEDtask3 cfgCapDelay | cfgCapCritical |
#define | Capabilities_LEDtask4 cfgCapDelay | cfgCapCritical |
#define | Capabilities_LEDtask5 cfgCapDelay | cfgCapCritical |
#define | Capabilities_LEDtask6 cfgCapDelay | cfgCapCritical |
#define | Capabilities_LEDtask7 cfgCapDelay | cfgCapCritical |
#define | Capabilities_T4Bus cfgCapDelay | cfgCapWatchdog | cfgCapSynchronization |
#define | Capabilities_Shell cfgCapDelay | cfgCapSynchronization | cfgCapFileSystem |
#define | StackSafety 0 |
#define | StackSizeOS 32 |
#define | StackSizeISR 0 |
#define | StackSizeShared 21 |
#define | StackSize_LEDtask0 21 |
#define | StackSize_LEDtask1 cfgShared |
#define | StackSize_LEDtask2 cfgShared |
#define | StackSize_LEDtask3 cfgShared |
#define | StackSize_LEDtask4 cfgShared |
#define | StackSize_LEDtask5 cfgShared |
#define | StackSize_LEDtask6 cfgShared |
#define | StackSize_LEDtask7 cfgShared |
#define | StackSize_T4Bus 32 |
#define | StackSize_Shell 70 |
#define | TimeSliceIdleTime cfgSysSubTicksPerFullTick |
#define | TimeSliceOverride cfgSysSubTicksPerFullTick |
#define | TaskName_LEDtask0 "LED 0" |
#define | TaskName_LEDtask1 "LED 1" |
#define | TaskName_LEDtask2 "LED 2" |
#define | TaskName_LEDtask3 "LED 3" |
#define | TaskName_LEDtask4 "LED 4" |
#define | TaskName_LEDtask5 "LED 5" |
#define | TaskName_LEDtask6 "LED 6" |
#define | TaskName_LEDtask7 "LED 7" |
#define | TaskName_T4Bus "T4 Bus" |
#define | TaskName_Shell "Shell" |
#define | Priority_LEDtask0 4 |
#define | Priority_LEDtask1 2 |
#define | Priority_LEDtask2 2 |
#define | Priority_LEDtask3 2 |
#define | Priority_LEDtask4 2 |
#define | Priority_LEDtask5 2 |
#define | Priority_LEDtask6 2 |
#define | Priority_LEDtask7 2 |
#define | Priority_T4Bus 3 |
#define | Priority_Shell 3 |
#define | RegisterUse_LEDtask0 r16_upto_r31 |
#define | RegisterUse_LEDtask1 r16_upto_r31 |
#define | RegisterUse_LEDtask2 r16_upto_r31 |
#define | RegisterUse_LEDtask3 r16_upto_r31 |
#define | RegisterUse_LEDtask4 r16_upto_r31 |
#define | RegisterUse_LEDtask5 r16_upto_r31 |
#define | RegisterUse_LEDtask6 r16_upto_r31 |
#define | RegisterUse_LEDtask7 r16_upto_r31 |
#define | RegisterUse_T4Bus r16_upto_r31 |
#define | RegisterUse_Shell registersAll |
#define | RegisterCheck_LEDtask0 registersAll |
#define | RegisterCheck_LEDtask1 registersAll |
#define | RegisterCheck_LEDtask2 registersAll |
#define | RegisterCheck_LEDtask3 registersAll |
#define | RegisterCheck_LEDtask4 registersAll |
#define | RegisterCheck_LEDtask5 registersAll |
#define | RegisterCheck_LEDtask6 registersAll |
#define | RegisterCheck_LEDtask7 registersAll |
#define | RegisterCheck_T4Bus registersAll & (~r12r13r14r15) |
#define | RegisterCheck_Shell registersAll |
#define | InterruptStartOverride cfgGlobSet | cfgTickSet |
#define | InterruptStart_LEDtask0 cfgGlobSet | cfgTickSet |
#define | InterruptStart_LEDtask1 cfgGlobSet | cfgTickClear |
#define | InterruptStart_LEDtask2 cfgGlobSet | cfgTickClear |
#define | InterruptStart_LEDtask3 cfgGlobSet | cfgTickClear |
#define | InterruptStart_LEDtask4 cfgGlobSet | cfgTickClear |
#define | InterruptStart_LEDtask5 cfgGlobSet | cfgTickClear |
#define | InterruptStart_LEDtask6 cfgGlobSet | cfgTickClear |
#define | InterruptStart_LEDtask7 cfgGlobSet | cfgTickClear |
#define | InterruptStart_T4Bus cfgGlobSet | cfgTickSet |
#define | InterruptStart_Shell cfgGlobSet | cfgTickSet |
#define | SN_01 WriteQueuT4 |
#define | SN_02 ReadQueuT4 |
#define | SlotSize_LEDtask0 0 |
#define | SlotSize_LEDtask1 0 |
#define | SlotSize_LEDtask2 0 |
#define | SlotSize_LEDtask3 0 |
#define | SlotSize_LEDtask4 0 |
#define | SlotSize_LEDtask5 0 |
#define | SlotSize_LEDtask6 0 |
#define | SlotSize_LEDtask7 0 |
#define | SlotSize_T4Bus 1 |
#define | SlotSize_Shell 1 |
#define | SlotUse_WriteQueuT4 cfgUseAsQueu |
#define | SlotUse_ReadQueuT4 cfgUseAsQueu |
#define | QueuSize_WriteQueuT4 24 |
#define | QueuSize_ReadQueuT4 20 |
#define | FN_00 state0 |
#define | FN_01 state1 |
#define | FN_02 state2 |
#define | FN_03 state3 |
#define | FileSpaceStandard 16 |
#define | FileSpace_state0 24 |
#define | FileSpace_state1 24 |
#define | FileSpace_state2 24 |
#define | FileSpace_state3 24 |
#define callAppBark cfgFalse |
Definition at line 136 of file config_TestShell.h.
#define callAppBoot cfgTrue |
Definition at line 134 of file config_TestShell.h.
#define callAppEnterIdle cfgFalse |
Definition at line 131 of file config_TestShell.h.
#define callAppEnterSleep cfgFalse |
Definition at line 132 of file config_TestShell.h.
#define callAppExitSleep cfgFalse |
Definition at line 133 of file config_TestShell.h.
#define callAppInit cfgFalse |
Definition at line 135 of file config_TestShell.h.
#define callAppTick00 cfgFalse |
Definition at line 127 of file config_TestShell.h.
#define callAppTick08 cfgFalse |
Definition at line 128 of file config_TestShell.h.
#define callAppTick16 cfgTrue |
Definition at line 129 of file config_TestShell.h.
#define callAppTickSleep cfgFalse |
Definition at line 130 of file config_TestShell.h.
#define Capabilities_LEDtask0 cfgCapDelay | cfgCapCritical |
Definition at line 264 of file config_TestShell.h.
#define Capabilities_LEDtask1 cfgCapDelay | cfgCapCritical |
Definition at line 265 of file config_TestShell.h.
#define Capabilities_LEDtask2 cfgCapDelay | cfgCapCritical |
Definition at line 266 of file config_TestShell.h.
#define Capabilities_LEDtask3 cfgCapDelay | cfgCapCritical |
Definition at line 267 of file config_TestShell.h.
#define Capabilities_LEDtask4 cfgCapDelay | cfgCapCritical |
Definition at line 268 of file config_TestShell.h.
#define Capabilities_LEDtask5 cfgCapDelay | cfgCapCritical |
Definition at line 269 of file config_TestShell.h.
#define Capabilities_LEDtask6 cfgCapDelay | cfgCapCritical |
Definition at line 270 of file config_TestShell.h.
#define Capabilities_LEDtask7 cfgCapDelay | cfgCapCritical |
Definition at line 271 of file config_TestShell.h.
#define Capabilities_Shell cfgCapDelay | cfgCapSynchronization | cfgCapFileSystem |
Definition at line 273 of file config_TestShell.h.
#define Capabilities_T4Bus cfgCapDelay | cfgCapWatchdog | cfgCapSynchronization |
Definition at line 272 of file config_TestShell.h.
#define cfgCheckAlwaysFatal cfgFalse |
Definition at line 71 of file config_TestShell.h.
#define cfgCheckApplication cfgFalse |
Definition at line 80 of file config_TestShell.h.
#define cfgCheckIsrStack cfgFalse |
Definition at line 75 of file config_TestShell.h.
#define cfgCheckMethodUse cfgFalse |
Definition at line 79 of file config_TestShell.h.
#define cfgCheckOsStack cfgTrue |
Definition at line 73 of file config_TestShell.h.
#define cfgCheckQueuFilling cfgTrue |
Definition at line 78 of file config_TestShell.h.
#define cfgCheckRegisters cfgTrue |
Definition at line 76 of file config_TestShell.h.
#define cfgCheckReset cfgTrue |
Definition at line 69 of file config_TestShell.h.
#define cfgCheckSystem cfgFalse |
Definition at line 68 of file config_TestShell.h.
#define cfgCheckTaskStack cfgTrue |
Definition at line 74 of file config_TestShell.h.
#define cfgCheckTiming cfgFalse |
Definition at line 77 of file config_TestShell.h.
#define cfgCheckTrace cfgFalse |
Definition at line 70 of file config_TestShell.h.
#define cfgCheckWatermarks cfgTrue |
Definition at line 72 of file config_TestShell.h.
#define cfgIntGlobalOnly cfgTrue |
Definition at line 56 of file config_TestShell.h.
#define cfgIntManualTicks cfgFalse |
Definition at line 61 of file config_TestShell.h.
#define cfgIntOsProtected cfgTrue |
Definition at line 59 of file config_TestShell.h.
#define cfgIntSwitchUsesOSstack cfgTrue |
Definition at line 58 of file config_TestShell.h.
#define cfgIntTickTrack cfgFalse |
Definition at line 60 of file config_TestShell.h.
#define cfgIntUserDefined cfgTrue |
Definition at line 57 of file config_TestShell.h.
#define cfgNumGlobWidth 2 |
Definition at line 118 of file config_TestShell.h.
#define cfgNumMonitorDiv 3 |
Definition at line 115 of file config_TestShell.h.
#define cfgNumSleepPeriod 0 |
Definition at line 116 of file config_TestShell.h.
#define cfgNumSleepThreshold 0 |
Definition at line 117 of file config_TestShell.h.
#define cfgNumSwitchWidth 0 |
Definition at line 119 of file config_TestShell.h.
#define cfgNumTickWidth 0 |
Definition at line 120 of file config_TestShell.h.
#define cfgNumWatchdogDiv 3 |
Definition at line 114 of file config_TestShell.h.
#define cfgSysClearUnusedR1 cfgTrue |
Definition at line 42 of file config_TestShell.h.
#define cfgSysClockDivider 1 |
Definition at line 45 of file config_TestShell.h.
#define cfgSysDebug cfgFalse |
Definition at line 35 of file config_TestShell.h.
#define cfgSysFramePointerCounterMeasures cfgTrue |
Definition at line 37 of file config_TestShell.h.
#define cfgSysFsStorageSpace 512 |
Definition at line 49 of file config_TestShell.h.
#define cfgSysGCCstartup cfgOverride |
Definition at line 48 of file config_TestShell.h.
#define cfgSysInline cfgFalse |
Definition at line 36 of file config_TestShell.h.
#define cfgSysOptimized cfgFalse |
Definition at line 34 of file config_TestShell.h.
#define cfgSysReduceProEpilogue cfgBikini |
Definition at line 38 of file config_TestShell.h.
#define cfgSysRegisterCheckByte 0xA5 |
Definition at line 39 of file config_TestShell.h.
#define cfgSysReuseOsStack cfgFalse |
Definition at line 44 of file config_TestShell.h.
#define cfgSysSqueezeState defSysOptimized |
Definition at line 43 of file config_TestShell.h.
#define cfgSysStackGrowthUp cfgFalse |
Definition at line 40 of file config_TestShell.h.
#define cfgSysSubTickDivider 256 |
Definition at line 47 of file config_TestShell.h.
#define cfgSysSubTicksPerFullTick 32 |
Definition at line 46 of file config_TestShell.h.
#define cfgSysZeroPageStack cfgFalse |
Definition at line 41 of file config_TestShell.h.
#define cfgUseCorrectWakeupTimes cfgFalse |
Definition at line 95 of file config_TestShell.h.
#define cfgUseDelay cfgTrue |
Definition at line 88 of file config_TestShell.h.
#define cfgUseEquidistantTicks cfgTrue |
Definition at line 87 of file config_TestShell.h.
#define cfgUseEvents cfgFalse |
Definition at line 106 of file config_TestShell.h.
#define cfgUseEventsOnVariables cfgFalse |
Definition at line 107 of file config_TestShell.h.
#define cfgUseFileSystem cfgTrue |
Definition at line 102 of file config_TestShell.h.
#define cfgUseFileSystemConcurrentRead cfgFalse |
Definition at line 103 of file config_TestShell.h.
#define cfgUseFileSystemEconomyMode cfgFalse |
Definition at line 104 of file config_TestShell.h.
#define cfgUseFileSystemMaintainFAT cfgTrue |
Definition at line 105 of file config_TestShell.h.
#define cfgUseHierarchicalRoundRobin cfgFalse |
Definition at line 90 of file config_TestShell.h.
#define cfgUseLoadMonitor cfgTrue |
Definition at line 101 of file config_TestShell.h.
#define cfgUseLowPowerDelayRelease cfgFalse |
Definition at line 100 of file config_TestShell.h.
#define cfgUseLowPowerOnDelay cfgFalse |
Definition at line 99 of file config_TestShell.h.
#define cfgUseLowPowerSleep cfgFalse |
Definition at line 98 of file config_TestShell.h.
#define cfgUseNestedCriticals cfgFalse |
Definition at line 91 of file config_TestShell.h.
#define cfgUsePrioritizedRelease cfgFalse |
Definition at line 92 of file config_TestShell.h.
#define cfgUsePriorityLifting cfgFalse |
Definition at line 93 of file config_TestShell.h.
#define cfgUseSynchronization cfgSyncSingleSlot |
Definition at line 89 of file config_TestShell.h.
#define cfgUseTasknames cfgTrue |
Definition at line 97 of file config_TestShell.h.
#define cfgUseTaskWatchdog cfgTrue |
Definition at line 94 of file config_TestShell.h.
#define cfgUseTimeout cfgFalse |
Definition at line 96 of file config_TestShell.h.
#define CN_00 LEDtask0 |
Definition at line 232 of file config_TestShell.h.
#define CN_01 LEDtask1 |
Definition at line 233 of file config_TestShell.h.
#define CN_02 LEDtask2 |
Definition at line 234 of file config_TestShell.h.
#define CN_03 LEDtask3 |
Definition at line 235 of file config_TestShell.h.
#define CN_04 LEDtask4 |
Definition at line 236 of file config_TestShell.h.
#define CN_05 LEDtask5 |
Definition at line 237 of file config_TestShell.h.
#define CN_06 LEDtask6 |
Definition at line 238 of file config_TestShell.h.
#define CN_07 LEDtask7 |
Definition at line 239 of file config_TestShell.h.
#define CN_08 T4Bus |
Definition at line 240 of file config_TestShell.h.
#define CN_09 Shell |
Definition at line 241 of file config_TestShell.h.
#define FileSpace_state0 24 |
Definition at line 445 of file config_TestShell.h.
#define FileSpace_state1 24 |
Definition at line 446 of file config_TestShell.h.
#define FileSpace_state2 24 |
Definition at line 447 of file config_TestShell.h.
#define FileSpace_state3 24 |
Definition at line 448 of file config_TestShell.h.
#define FileSpaceStandard 16 |
Definition at line 444 of file config_TestShell.h.
#define FN_00 state0 |
Definition at line 434 of file config_TestShell.h.
#define FN_01 state1 |
Definition at line 435 of file config_TestShell.h.
#define FN_02 state2 |
Definition at line 436 of file config_TestShell.h.
#define FN_03 state3 |
Definition at line 437 of file config_TestShell.h.
#define includeGenAddtoTickCount cfgFalse |
Definition at line 155 of file config_TestShell.h.
#define includeGenCountEventBlocks cfgFalse |
Definition at line 175 of file config_TestShell.h.
#define includeGenFireEvent cfgFalse |
Definition at line 173 of file config_TestShell.h.
#define includeGenFireEventSet cfgFalse |
Definition at line 174 of file config_TestShell.h.
#define includeGenGetLastWakeTime cfgFalse |
Definition at line 156 of file config_TestShell.h.
#define includeGenGetPriority cfgFalse |
Definition at line 153 of file config_TestShell.h.
#define includeGenGetTaskname cfgFalse |
Definition at line 159 of file config_TestShell.h.
#define includeGenGetTickCount cfgTrue |
Definition at line 154 of file config_TestShell.h.
#define includeGenLogOs cfgTrue |
Definition at line 165 of file config_TestShell.h.
#define includeGenLogTask cfgTrue |
Definition at line 164 of file config_TestShell.h.
#define includeGenPassFlashString cfgTrue |
Definition at line 168 of file config_TestShell.h.
#define includeGenPipeInt16 cfgTrue |
Definition at line 167 of file config_TestShell.h.
#define includeGenQueuClear cfgTrue |
Definition at line 186 of file config_TestShell.h.
#define includeGenQueuEmpty cfgTrue |
Definition at line 191 of file config_TestShell.h.
#define includeGenQueuFull cfgFalse |
Definition at line 190 of file config_TestShell.h.
#define includeGenQueuPeek cfgFalse |
Definition at line 187 of file config_TestShell.h.
#define includeGenQueuRead cfgTrue |
Definition at line 185 of file config_TestShell.h.
#define includeGenQueuReadable cfgTrue |
Definition at line 188 of file config_TestShell.h.
#define includeGenQueuWrite cfgTrue |
Definition at line 184 of file config_TestShell.h.
#define includeGenQueuWriteable cfgFalse |
Definition at line 189 of file config_TestShell.h.
#define includeGenReboot cfgTrue |
Definition at line 161 of file config_TestShell.h.
#define includeGenResume cfgTrue |
Definition at line 149 of file config_TestShell.h.
#define includeGenSetPriority cfgTrue |
Definition at line 152 of file config_TestShell.h.
#define includeGenSuspend cfgTrue |
Definition at line 147 of file config_TestShell.h.
#define includeGenTrace cfgFalse |
Definition at line 166 of file config_TestShell.h.
#define includeGenWaitRelease cfgFalse |
Definition at line 179 of file config_TestShell.h.
#define includeIsrBegin cfgFalse |
Definition at line 217 of file config_TestShell.h.
#define includeIsrEndReturn cfgFalse |
Definition at line 218 of file config_TestShell.h.
#define includeIsrEndYield cfgFalse |
Definition at line 219 of file config_TestShell.h.
#define includeIsrEnter cfgTrue |
Definition at line 215 of file config_TestShell.h.
#define includeIsrExit cfgTrue |
Definition at line 216 of file config_TestShell.h.
#define includeIsrFireEvent cfgFalse |
Definition at line 172 of file config_TestShell.h.
#define includeIsrStackCheck cfgFalse |
Definition at line 225 of file config_TestShell.h.
#define includeIsrStartLoad cfgFalse |
Definition at line 220 of file config_TestShell.h.
#define includeIsrStopLoad cfgFalse |
Definition at line 221 of file config_TestShell.h.
#define includeTaskDelayFromNow cfgTrue |
Definition at line 145 of file config_TestShell.h.
#define includeTaskDelayFromWake cfgFalse |
Definition at line 146 of file config_TestShell.h.
#define includeTaskFeedWatchdog cfgTrue |
Definition at line 157 of file config_TestShell.h.
#define includeTaskFileAccess cfgTrue |
Definition at line 194 of file config_TestShell.h.
#define includeTaskFileAppendByte cfgFalse |
Definition at line 200 of file config_TestShell.h.
#define includeTaskFileFormat cfgFalse |
Definition at line 195 of file config_TestShell.h.
#define includeTaskFileGetSize cfgTrue |
Definition at line 196 of file config_TestShell.h.
#define includeTaskFileReadBuffer cfgTrue |
Definition at line 203 of file config_TestShell.h.
#define includeTaskFileReadByte cfgFalse |
Definition at line 198 of file config_TestShell.h.
#define includeTaskFileReadPipe cfgTrue |
Definition at line 201 of file config_TestShell.h.
#define includeTaskFileSetSize cfgFalse |
Definition at line 197 of file config_TestShell.h.
#define includeTaskFileWriteBuffer cfgTrue |
Definition at line 204 of file config_TestShell.h.
#define includeTaskFileWriteByte cfgFalse |
Definition at line 199 of file config_TestShell.h.
#define includeTaskFileWritePipe cfgTrue |
Definition at line 202 of file config_TestShell.h.
#define includeTaskKillWatchdog cfgFalse |
Definition at line 158 of file config_TestShell.h.
#define includeTaskMutex cfgFalse |
Definition at line 180 of file config_TestShell.h.
#define includeTaskProtectGlobalCritical cfgTrue |
Definition at line 210 of file config_TestShell.h.
#define includeTaskProtectGlobalInterrupts cfgFalse |
Definition at line 207 of file config_TestShell.h.
#define includeTaskProtectSwitchCritical cfgFalse |
Definition at line 211 of file config_TestShell.h.
#define includeTaskProtectSwitchTasks cfgFalse |
Definition at line 208 of file config_TestShell.h.
#define includeTaskProtectTickCritical cfgFalse |
Definition at line 212 of file config_TestShell.h.
#define includeTaskProtectTickInterrupts cfgFalse |
Definition at line 209 of file config_TestShell.h.
#define includeTaskQueu cfgTrue |
Definition at line 181 of file config_TestShell.h.
#define includeTaskRecreate cfgTrue |
Definition at line 162 of file config_TestShell.h.
#define includeTaskRestart cfgTrue |
Definition at line 163 of file config_TestShell.h.
#define includeTaskSleep cfgFalse |
Definition at line 150 of file config_TestShell.h.
#define includeTaskSleepAll cfgFalse |
Definition at line 151 of file config_TestShell.h.
#define includeTaskStackCheck cfgTrue |
Definition at line 224 of file config_TestShell.h.
#define includeTaskSuspend cfgTrue |
Definition at line 148 of file config_TestShell.h.
#define includeTaskTerminate cfgTrue |
Definition at line 160 of file config_TestShell.h.
#define includeTaskWaitForEvents cfgFalse |
Definition at line 171 of file config_TestShell.h.
#define includeTaskWaitForTasks cfgFalse |
Definition at line 178 of file config_TestShell.h.
#define includeTaskYield cfgFalse |
Definition at line 144 of file config_TestShell.h.
#define InterruptStart_LEDtask0 cfgGlobSet | cfgTickSet |
Definition at line 373 of file config_TestShell.h.
#define InterruptStart_LEDtask1 cfgGlobSet | cfgTickClear |
Definition at line 374 of file config_TestShell.h.
#define InterruptStart_LEDtask2 cfgGlobSet | cfgTickClear |
Definition at line 375 of file config_TestShell.h.
#define InterruptStart_LEDtask3 cfgGlobSet | cfgTickClear |
Definition at line 376 of file config_TestShell.h.
#define InterruptStart_LEDtask4 cfgGlobSet | cfgTickClear |
Definition at line 377 of file config_TestShell.h.
#define InterruptStart_LEDtask5 cfgGlobSet | cfgTickClear |
Definition at line 378 of file config_TestShell.h.
#define InterruptStart_LEDtask6 cfgGlobSet | cfgTickClear |
Definition at line 379 of file config_TestShell.h.
#define InterruptStart_LEDtask7 cfgGlobSet | cfgTickClear |
Definition at line 380 of file config_TestShell.h.
#define InterruptStart_Shell cfgGlobSet | cfgTickSet |
Definition at line 382 of file config_TestShell.h.
#define InterruptStart_T4Bus cfgGlobSet | cfgTickSet |
Definition at line 381 of file config_TestShell.h.
#define InterruptStartOverride cfgGlobSet | cfgTickSet |
Definition at line 372 of file config_TestShell.h.
#define Priority_LEDtask0 4 |
Definition at line 324 of file config_TestShell.h.
#define Priority_LEDtask1 2 |
Definition at line 325 of file config_TestShell.h.
#define Priority_LEDtask2 2 |
Definition at line 326 of file config_TestShell.h.
#define Priority_LEDtask3 2 |
Definition at line 327 of file config_TestShell.h.
#define Priority_LEDtask4 2 |
Definition at line 328 of file config_TestShell.h.
#define Priority_LEDtask5 2 |
Definition at line 329 of file config_TestShell.h.
#define Priority_LEDtask6 2 |
Definition at line 330 of file config_TestShell.h.
#define Priority_LEDtask7 2 |
Definition at line 331 of file config_TestShell.h.
#define Priority_Shell 3 |
Definition at line 333 of file config_TestShell.h.
#define Priority_T4Bus 3 |
Definition at line 332 of file config_TestShell.h.
#define QueuSize_ReadQueuT4 20 |
#define QueuSize_WriteQueuT4 24 |
Definition at line 426 of file config_TestShell.h.
#define RegisterCheck_LEDtask0 registersAll |
Definition at line 356 of file config_TestShell.h.
#define RegisterCheck_LEDtask1 registersAll |
Definition at line 357 of file config_TestShell.h.
#define RegisterCheck_LEDtask2 registersAll |
Definition at line 358 of file config_TestShell.h.
#define RegisterCheck_LEDtask3 registersAll |
Definition at line 359 of file config_TestShell.h.
#define RegisterCheck_LEDtask4 registersAll |
Definition at line 360 of file config_TestShell.h.
#define RegisterCheck_LEDtask5 registersAll |
Definition at line 361 of file config_TestShell.h.
#define RegisterCheck_LEDtask6 registersAll |
Definition at line 362 of file config_TestShell.h.
#define RegisterCheck_LEDtask7 registersAll |
Definition at line 363 of file config_TestShell.h.
#define RegisterCheck_Shell registersAll |
Definition at line 365 of file config_TestShell.h.
#define RegisterCheck_T4Bus registersAll & (~r12r13r14r15) |
Definition at line 364 of file config_TestShell.h.
#define RegisterUse_LEDtask0 r16_upto_r31 |
Definition at line 340 of file config_TestShell.h.
#define RegisterUse_LEDtask1 r16_upto_r31 |
Definition at line 341 of file config_TestShell.h.
#define RegisterUse_LEDtask2 r16_upto_r31 |
Definition at line 342 of file config_TestShell.h.
#define RegisterUse_LEDtask3 r16_upto_r31 |
Definition at line 343 of file config_TestShell.h.
#define RegisterUse_LEDtask4 r16_upto_r31 |
Definition at line 344 of file config_TestShell.h.
#define RegisterUse_LEDtask5 r16_upto_r31 |
Definition at line 345 of file config_TestShell.h.
#define RegisterUse_LEDtask6 r16_upto_r31 |
Definition at line 346 of file config_TestShell.h.
#define RegisterUse_LEDtask7 r16_upto_r31 |
Definition at line 347 of file config_TestShell.h.
#define RegisterUse_Shell registersAll |
Definition at line 349 of file config_TestShell.h.
#define RegisterUse_T4Bus r16_upto_r31 |
Definition at line 348 of file config_TestShell.h.
#define SlotSize_LEDtask0 0 |
Definition at line 402 of file config_TestShell.h.
#define SlotSize_LEDtask1 0 |
Definition at line 403 of file config_TestShell.h.
#define SlotSize_LEDtask2 0 |
Definition at line 404 of file config_TestShell.h.
#define SlotSize_LEDtask3 0 |
Definition at line 405 of file config_TestShell.h.
#define SlotSize_LEDtask4 0 |
Definition at line 406 of file config_TestShell.h.
#define SlotSize_LEDtask5 0 |
Definition at line 407 of file config_TestShell.h.
#define SlotSize_LEDtask6 0 |
Definition at line 408 of file config_TestShell.h.
#define SlotSize_LEDtask7 0 |
Definition at line 409 of file config_TestShell.h.
#define SlotSize_Shell 1 |
Definition at line 411 of file config_TestShell.h.
#define SlotSize_T4Bus 1 |
Definition at line 410 of file config_TestShell.h.
#define SlotUse_ReadQueuT4 cfgUseAsQueu |
Definition at line 419 of file config_TestShell.h.
#define SlotUse_WriteQueuT4 cfgUseAsQueu |
Definition at line 418 of file config_TestShell.h.
#define SN_01 WriteQueuT4 |
Definition at line 394 of file config_TestShell.h.
#define SN_02 ReadQueuT4 |
Definition at line 395 of file config_TestShell.h.
#define StackSafety 0 |
Definition at line 280 of file config_TestShell.h.
#define StackSize_LEDtask0 21 |
Definition at line 284 of file config_TestShell.h.
#define StackSize_LEDtask1 cfgShared |
Definition at line 285 of file config_TestShell.h.
#define StackSize_LEDtask2 cfgShared |
Definition at line 286 of file config_TestShell.h.
#define StackSize_LEDtask3 cfgShared |
Definition at line 287 of file config_TestShell.h.
#define StackSize_LEDtask4 cfgShared |
Definition at line 288 of file config_TestShell.h.
#define StackSize_LEDtask5 cfgShared |
Definition at line 289 of file config_TestShell.h.
#define StackSize_LEDtask6 cfgShared |
Definition at line 290 of file config_TestShell.h.
#define StackSize_LEDtask7 cfgShared |
Definition at line 291 of file config_TestShell.h.
#define StackSize_Shell 70 |
Definition at line 293 of file config_TestShell.h.
#define StackSize_T4Bus 32 |
Definition at line 292 of file config_TestShell.h.
#define StackSizeISR 0 |
Definition at line 282 of file config_TestShell.h.
#define StackSizeOS 32 |
Definition at line 281 of file config_TestShell.h.
#define StackSizeShared 21 |
Definition at line 283 of file config_TestShell.h.
#define TaskInclude_LEDtask0 cfgStartRunning |
Definition at line 248 of file config_TestShell.h.
#define TaskInclude_LEDtask1 cfgStartRunning |
Definition at line 249 of file config_TestShell.h.
#define TaskInclude_LEDtask2 cfgStartRunning |
Definition at line 250 of file config_TestShell.h.
#define TaskInclude_LEDtask3 cfgStartRunning |
Definition at line 251 of file config_TestShell.h.
#define TaskInclude_LEDtask4 cfgStartRunning |
Definition at line 252 of file config_TestShell.h.
#define TaskInclude_LEDtask5 cfgStartRunning |
Definition at line 253 of file config_TestShell.h.
#define TaskInclude_LEDtask6 cfgStartRunning |
Definition at line 254 of file config_TestShell.h.
#define TaskInclude_LEDtask7 cfgStartRunning |
Definition at line 255 of file config_TestShell.h.
#define TaskInclude_Shell cfgStartRunning |
Definition at line 257 of file config_TestShell.h.
#define TaskInclude_T4Bus cfgStartRunning |
Definition at line 256 of file config_TestShell.h.
#define TaskName_LEDtask0 "LED 0" |
Definition at line 308 of file config_TestShell.h.
#define TaskName_LEDtask1 "LED 1" |
Definition at line 309 of file config_TestShell.h.
#define TaskName_LEDtask2 "LED 2" |
Definition at line 310 of file config_TestShell.h.
#define TaskName_LEDtask3 "LED 3" |
Definition at line 311 of file config_TestShell.h.
#define TaskName_LEDtask4 "LED 4" |
Definition at line 312 of file config_TestShell.h.
#define TaskName_LEDtask5 "LED 5" |
Definition at line 313 of file config_TestShell.h.
#define TaskName_LEDtask6 "LED 6" |
Definition at line 314 of file config_TestShell.h.
#define TaskName_LEDtask7 "LED 7" |
Definition at line 315 of file config_TestShell.h.
#define TaskName_Shell "Shell" |
Definition at line 317 of file config_TestShell.h.
#define TaskName_T4Bus "T4 Bus" |
Definition at line 316 of file config_TestShell.h.
#define TimeSliceIdleTime cfgSysSubTicksPerFullTick |
Definition at line 300 of file config_TestShell.h.
#define TimeSliceOverride cfgSysSubTicksPerFullTick |
Definition at line 301 of file config_TestShell.h.