Home
last modified time | relevance | path

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

/Kernel-v11.1.0/portable/ThirdParty/GCC/ATmega/
Dport.c97 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()
164 void wdt_interrupt_reset_enable( const uint8_t value ) in wdt_interrupt_reset_enable() argument
178 "r" ( ( uint8_t ) ( ( value & 0x08 ? _WD_PS3_MASK : 0x00 ) | in wdt_interrupt_reset_enable()
179 _BV( WDIF ) | _BV( WDIE ) | _BV( WDE ) | ( value & 0x07 ) ) ) in wdt_interrupt_reset_enable()
195 "r" ( ( uint8_t ) ( ( value & 0x08 ? _WD_PS3_MASK : 0x00 ) | in wdt_interrupt_reset_enable()
196 _BV( WDIF ) | _BV( WDIE ) | _BV( WDE ) | ( value & 0x07 ) ) ) in wdt_interrupt_reset_enable()
/Kernel-v11.1.0/portable/IAR/ARM_CA9/
DportASM.s92 ; 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
/Kernel-v11.1.0/portable/RVDS/ARM_CA9/
DportASM.s88 ; 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
/Kernel-v11.1.0/portable/IAR/78K0R/
DISR_Support.h65 Save the usCriticalNesting value.
95 Restore usCriticalNesting value.
Dportasm.s26132 ; Set value for the usCriticalNesting.
/Kernel-v11.1.0/portable/IAR/ARM_CA5_No_GIC/
DportASM.s96 ; 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-v11.1.0/portable/GCC/NiosII/
Dport_asm.S76 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-v11.1.0/portable/GCC/CORTUS_APS3/
Dport.c103 counter1->value = counter1->reload; in prvSetupTimerInterrupt()
/Kernel-v11.1.0/portable/Softune/MB91460/
Dportmacro.h75 …#error configKERNEL_INTERRUPT_PRIORITY (set in FreeRTOSConfig.h) must match the ILM value set in t…
/Kernel-v11.1.0/portable/Softune/MB96340/
Dportmacro.h81 …#error configKERNEL_INTERRUPT_PRIORITY (set in FreeRTOSConfig.h) must match the ILM value set in t…
/Kernel-v11.1.0/portable/WizC/PIC18/
Dportmacro.h268 ; Next the value for ucCriticalNesting used by the \
310 ; Next, the value for ucCriticalNesting used by the \
/Kernel-v11.1.0/portable/MPLAB/PIC24_dsPIC/
Dport.c67 …32 in the following macros needs changing to equal the portINTERRUPT_BITS value, which is ( config…
/Kernel-v11.1.0/portable/IAR/V850ES/
DISR_Support.h95 save usCriticalNesting value to stack
116 load usCriticalNesting value from stack
Dportasm_Hx2.s85113 …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
Dportasm.s85113 …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
Dportasm_Fx3.s85122 …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
/Kernel-v11.1.0/portable/IAR/AtmelSAM7S64/
Dlib_AT91SAM7S64.h2342 unsigned char value ) in AT91F_US_SetIrdaFilter() argument
2344 pUSART->US_IF = value; in AT91F_US_SetIrdaFilter()
2450 unsigned char value ) /* \arg value to be written in the DPR */ in AT91F_UDP_EpWrite() argument
2452 pUDP->UDP_FDR[ endpoint ] = value; in AT91F_UDP_EpWrite()
/Kernel-v11.1.0/portable/GCC/ARM_CR5/
Dport.c62 …al to configUNIQUE_INTERRUPT_PRIORITIES as the lower the numeric priority value the higher the log…
/Kernel-v11.1.0/
DHistory.txt418 original UBaseType_t return value.
477 the raw run time counter value, the new function returns the percentage of
512 (configMAX_PRIORITIES - 1) should it be set to a value above that priority.
556 vTaskDelayUntil(), with the addition of returning a value to
635 configISR_STACK_SIZE_WORDS is defined to a non zero value, which causes
657 + Added xTaskCatchUpTicks(), which corrects the tick count value after the
873 + Only fill the stack of a newly created task with a known value if stack
896 value of than than 0 when the system boots. This can be useful for
1301 incorrect value being written to the basepri register. This only effects
1338 returning a value in every possible path through the respective functions.
[all …]
DMISRA.md27 information. Therefore, there is no need test the return value.
/Kernel-v11.1.0/portable/ThirdParty/XCC/Xtensa/
Dreadme_xtensa.txt234 to a nonzero value either in xtensa_config.h or on the compiler's command
357 -Dmacro Define a preprocessor macro with no value.
358 -Dmacro=value Define a preprocessor macro with a value.
689 a value of zero in register a2 must spill any unsaved registers
/Kernel-v11.1.0/portable/IAR/ATMega323/
Dportmacro.s90104 in r0, SREG ; Obtain the SREG value so we can disable interrupts...
/Kernel-v11.1.0/portable/IAR/AVR_AVRDx/
Dportmacro.s9099 in r0, SREG ; Obtain the SREG value so we can disable interrupts...
/Kernel-v11.1.0/portable/IAR/AVR_Mega0/
Dportmacro.s9099 in r0, SREG ; Obtain the SREG value so we can disable interrupts...
/Kernel-v11.1.0/include/
DFreeRTOS.h162 …allocated to the idle task. Refer to the demo project provided for your port for a suitable value.
194 …#error Macro configTICK_TYPE_WIDTH_IN_BITS is defined to incorrect value. See the Configuration s…