| /Kernel-v10.6.2/portable/ThirdParty/GCC/ATmega/ |
| D | port.c | 97 void wdt_interrupt_enable (const uint8_t value) in wdt_interrupt_enable() argument 111 "r" ((uint8_t) ((value & 0x08 ? _WD_PS3_MASK : 0x00) | in wdt_interrupt_enable() 112 _BV(WDIF) | _BV(WDIE) | (value & 0x07)) ) in wdt_interrupt_enable() 128 "r" ((uint8_t) ((value & 0x08 ? _WD_PS3_MASK : 0x00) | in wdt_interrupt_enable() 129 _BV(WDIF) | _BV(WDIE) | (value & 0x07)) ) in wdt_interrupt_enable() 163 void wdt_interrupt_reset_enable (const uint8_t value) in wdt_interrupt_reset_enable() argument 177 "r" ((uint8_t) ((value & 0x08 ? _WD_PS3_MASK : 0x00) | in wdt_interrupt_reset_enable() 178 _BV(WDIF) | _BV(WDIE) | _BV(WDE) | (value & 0x07)) ) in wdt_interrupt_reset_enable() 194 "r" ((uint8_t) ((value & 0x08 ? _WD_PS3_MASK : 0x00) | in wdt_interrupt_reset_enable() 195 _BV(WDIF) | _BV(WDIE) | _BV(WDE) | (value & 0x07)) ) in wdt_interrupt_reset_enable()
|
| /Kernel-v10.6.2/portable/IAR/ARM_CA9/ |
| D | portASM.s | 92 ; for future use. r1 holds the original ulPortInterruptNesting value for 99 ; Read value from the interrupt acknowledge register, which is stored in r0 104 ; Ensure bit 2 of the stack pointer is clear. r2 holds the bit 2 value for 119 ; Write the value read from ICCIAR to ICCEOIR 131 ; ulPortYieldRequired and r0 the value of ulPortYieldRequired for future
|
| D | port.c | 64 …al to configUNIQUE_INTERRUPT_PRIORITIES as the lower the numeric priority value the higher the log…
|
| /Kernel-v10.6.2/portable/RVDS/ARM_CA9/ |
| D | portASM.s | 88 ; for future use. r1 holds the original ulPortInterruptNesting value for 95 ; Read value from the interrupt acknowledge register, which is stored in r0 100 ; Ensure bit 2 of the stack pointer is clear. r2 holds the bit 2 value for 116 ; Write the value read from ICCIAR to ICCEOIR 128 ; ulPortYieldRequired and r0 the value of ulPortYieldRequired for future
|
| D | port.c | 61 …al to configUNIQUE_INTERRUPT_PRIORITIES as the lower the numeric priority value the higher the log…
|
| /Kernel-v10.6.2/portable/IAR/78K0R/ |
| D | ISR_Support.h | 52 MOVW AX, usCriticalNesting ; Save the usCriticalNesting value. 72 POP AX ; Restore usCriticalNesting value.
|
| D | portasm.s26 | 132 ; Set value for the usCriticalNesting.
|
| /Kernel-v10.6.2/portable/IAR/ARM_CA5_No_GIC/ |
| D | portASM.s | 96 ; for future use. r1 holds the original ulPortInterruptNesting value for 103 ; Ensure bit 2 of the stack pointer is clear. r2 holds the bit 2 value for 131 ; ulPortYieldRequired and r0 the value of ulPortYieldRequired for future
|
| /Kernel-v10.6.2/portable/GCC/NiosII/ |
| D | port_asm.S | 76 ldw et, (et) # Load the value of the pxCurrentTCB pointer 87 ldw et, (et) # Load the value of the pxCurrentTCB pointer 88 ldw sp, (et) # Load the stack pointer with the top value of the TCB
|
| /Kernel-v10.6.2/portable/GCC/CORTUS_APS3/ |
| D | port.c | 101 counter1->value = counter1->reload; in prvSetupTimerInterrupt()
|
| /Kernel-v10.6.2/portable/Softune/MB91460/ |
| D | portmacro.h | 75 …#error configKERNEL_INTERRUPT_PRIORITY (set in FreeRTOSConfig.h) must match the ILM value set in t…
|
| /Kernel-v10.6.2/portable/Softune/MB96340/ |
| D | portmacro.h | 81 …#error configKERNEL_INTERRUPT_PRIORITY (set in FreeRTOSConfig.h) must match the ILM value set in t…
|
| /Kernel-v10.6.2/portable/WizC/PIC18/ |
| D | portmacro.h | 268 ; Next the value for ucCriticalNesting used by the \ 310 ; Next, the value for ucCriticalNesting used by the \
|
| /Kernel-v10.6.2/portable/MPLAB/PIC24_dsPIC/ |
| D | port.c | 67 …32 in the following macros needs changing to equal the portINTERRUPT_BITS value, which is ( config…
|
| /Kernel-v10.6.2/portable/IAR/V850ES/ |
| D | ISR_Support.h | 84 MOVHI hi1(usCriticalNesting),r0,r1 ; save usCriticalNesting value to stack 100 sld.w 0[ep],r1 ; load usCriticalNesting value from stack
|
| D | portasm.s85 | 113 …MOVHI hi1(usCriticalNesting),r0,r1 ; save usCriticalNesting value to stack 125 ; Restores the context of the usCriticalNesting value and general purpose 134 sld.w 0[ep],r1 ; load usCriticalNesting value from stack
|
| D | portasm_Fx3.s85 | 122 …MOVHI hi1(usCriticalNesting),r0,r1 ; save usCriticalNesting value to stack 134 ; Restores the context of the usCriticalNesting value and general purpose 143 sld.w 0[ep],r1 ; load usCriticalNesting value from stack
|
| D | portasm_Hx2.s85 | 113 …MOVHI hi1(usCriticalNesting),r0,r1 ; save usCriticalNesting value to stack 125 ; Restores the context of the usCriticalNesting value and general purpose 134 sld.w 0[ep],r1 ; load usCriticalNesting value from stack
|
| /Kernel-v10.6.2/portable/GCC/ARM_CA53_64_BIT_SRE/ |
| D | port.c | 53 …al to configUNIQUE_INTERRUPT_PRIORITIES as the lower the numeric priority value the higher the log…
|
| /Kernel-v10.6.2/portable/IAR/AtmelSAM7S64/ |
| D | lib_AT91SAM7S64.h | 2475 unsigned char value in AT91F_US_SetIrdaFilter() argument 2478 pUSART->US_IF = value; in AT91F_US_SetIrdaFilter() 2592 unsigned char value) // \arg value to be written in the DPR in AT91F_UDP_EpWrite() argument 2594 pUDP->UDP_FDR[endpoint] = value; in AT91F_UDP_EpWrite()
|
| /Kernel-v10.6.2/portable/GCC/ARM_CA53_64_BIT/ |
| D | port.c | 61 …al to configUNIQUE_INTERRUPT_PRIORITIES as the lower the numeric priority value the higher the log…
|
| /Kernel-v10.6.2/portable/GCC/ARM_CA9/ |
| D | port.c | 62 …al to configUNIQUE_INTERRUPT_PRIORITIES as the lower the numeric priority value the higher the log…
|
| /Kernel-v10.6.2/portable/GCC/ARM_CR5/ |
| D | port.c | 62 …al to configUNIQUE_INTERRUPT_PRIORITIES as the lower the numeric priority value the higher the log…
|
| /Kernel-v10.6.2/include/ |
| D | FreeRTOS.h | 153 …allocated to the idle task. Refer to the demo project provided for your port for a suitable value. 179 …#error Macro configTICK_TYPE_WIDTH_IN_BITS is defined to incorrect value. See the Configuration s…
|
| /Kernel-v10.6.2/ |
| D | History.txt | 249 original UBaseType_t return value. 308 the raw run time counter value, the new function returns the percentage of 343 (configMAX_PRIORITIES - 1) should it be set to a value above that priority. 387 vTaskDelayUntil(), with the addition of returning a value to 466 configISR_STACK_SIZE_WORDS is defined to a non zero value, which causes 488 + Added xTaskCatchUpTicks(), which corrects the tick count value after the 704 + Only fill the stack of a newly created task with a known value if stack 727 value of than than 0 when the system boots. This can be useful for 1132 incorrect value being written to the basepri register. This only effects 1169 returning a value in every possible path through the respective functions. [all …]
|