| /Kernel-v11.0.1/portable/IAR/RXv2/ |
| D | port_asm.s | 56 /* Accumulator low 32 bits. */ 60 /* Accumulator high 32 bits. */ 68 /* Accumulator low 32 bits. */ 72 /* Accumulator high 32 bits. */ 169 /* Accumulator low 32 bits. */ 173 /* Accumulator high 32 bits. */ 181 /* Accumulator low 32 bits. */ 185 /* Accumulator high 32 bits. */
|
| /Kernel-v11.0.1/portable/Renesas/RX600v2/ |
| D | port.c | 218 MVTACLO R15, A0 /* Accumulator low 32 bits. */ in prvStartFirstTask() 220 MVTACHI R15, A0 /* Accumulator high 32 bits. */ in prvStartFirstTask() 224 MVTACLO R15, A1 /* Accumulator low 32 bits. */ in prvStartFirstTask() 226 MVTACHI R15, A1 /* Accumulator high 32 bits. */ in prvStartFirstTask() 333 MVTACLO R15, A0 /* Accumulator low 32 bits. */ in prvYieldHandler() 335 MVTACHI R15, A0 /* Accumulator high 32 bits. */ in prvYieldHandler() 339 MVTACLO R15, A1 /* Accumulator low 32 bits. */ in prvYieldHandler() 341 MVTACHI R15, A1 /* Accumulator high 32 bits. */ in prvYieldHandler()
|
| /Kernel-v11.0.1/portable/MSVC-MingW/ |
| D | portmacro.h | 75 /* 32/64-bit tick type on a 32/64-bit architecture, so reads of the tick 127 #if ( configMAX_PRIORITIES > 32 ) 128 …ON can only be set to 1 when configMAX_PRIORITIES is less than or equal to 32. It is very rare th… 174 * as defined above). The number must also be lower than 32.
|
| /Kernel-v11.0.1/portable/GCC/RX200/ |
| D | port.c | 248 /* Accumulator low 32 bits. */ in prvStartFirstTask() 252 /* Accumulator high 32 bits. */ in prvStartFirstTask() 260 /* Accumulator low 32 bits. */ in prvStartFirstTask() 264 /* Accumulator high 32 bits. */ in prvStartFirstTask() 367 /* Accumulator low 32 bits. */ in vSoftwareInterruptISR() 371 /* Accumulator high 32 bits. */ in vSoftwareInterruptISR() 379 /* Accumulator low 32 bits. */ in vSoftwareInterruptISR() 383 /* Accumulator high 32 bits. */ in vSoftwareInterruptISR()
|
| /Kernel-v11.0.1/portable/GCC/RX600v2/ |
| D | port.c | 242 /* Accumulator low 32 bits. */ in prvStartFirstTask() 246 /* Accumulator high 32 bits. */ in prvStartFirstTask() 254 /* Accumulator low 32 bits. */ in prvStartFirstTask() 258 /* Accumulator high 32 bits. */ in prvStartFirstTask() 361 /* Accumulator low 32 bits. */ in vSoftwareInterruptISR() 365 /* Accumulator high 32 bits. */ in vSoftwareInterruptISR() 373 /* Accumulator low 32 bits. */ in vSoftwareInterruptISR() 377 /* Accumulator high 32 bits. */ in vSoftwareInterruptISR()
|
| /Kernel-v11.0.1/portable/CCS/ARM_Cortex-R4/ |
| D | portmacro.h | 62 /* 32-bit tick type on a 32-bit architecture, so reads of the tick count do 100 #if( configMAX_PRIORITIES > 32 ) 101 …ON can only be set to 1 when configMAX_PRIORITIES is less than or equal to 32. It is very rare th…
|
| /Kernel-v11.0.1/portable/GCC/RISC-V/ |
| D | portmacro.h | 56 #elif __riscv_xlen == 32 77 /* 32-bit tick type on a 32-bit architecture, so reads of the tick count do 146 #if ( configMAX_PRIORITIES > 32 ) 147 …ON can only be set to 1 when configMAX_PRIORITIES is less than or equal to 32. It is very rare th…
|
| D | portASM.S | 93 .extern uxTimerIncrementsForOneTick /* size_t type so 32-bit on 32-bit core and 64-bits on 64-bit c… 104 #if( __riscv_xlen == 32 ) 106 /* Update the 64-bit mtimer compare match value in two 32-bit writes. */ 114 …ime to the timer increments for one tick (assumes timer increment for one tick fits in 32-bits). */ 120 #endif /* __riscv_xlen == 32 */ 355 …slli t0, t0, __riscv_xlen - 1 /* LSB is already set, shift into MSB. Shift 31 on 32-bit or 63 o…
|
| /Kernel-v11.0.1/portable/IAR/V850ES/ |
| D | ISR_Support.h | 65 sst.w r9, 32[ ep ] 85 sst.w r10, 32[ ep ] 128 sld.w 32[ ep ], r9 148 sld.w 32[ ep ], r10
|
| /Kernel-v11.0.1/portable/IAR/RL78/ |
| D | port.c | 104 * Although they are stored in memory as a 32-bit value. Hence decrement in pxPortInitialiseStack() 112 /* The return address is a 32-bit value. So decrement the stack pointer in pxPortInitialiseStack() 121 * as a 32-bit value. So leave a space for the second two bytes. */ in pxPortInitialiseStack() 134 * 32-bit value. See the comments above the prvTaskExitError() prototype in pxPortInitialiseStack() 141 /* Task function. Again as it is written as a 32-bit value a space is in pxPortInitialiseStack()
|
| /Kernel-v11.0.1/portable/IAR/RX700v3_DPFPU/ |
| D | port.c | 349 /* Accumulator low 32 bits. */ in prvStartFirstTask() 353 /* Accumulator high 32 bits. */ in prvStartFirstTask() 361 /* Accumulator low 32 bits. */ in prvStartFirstTask() 365 /* Accumulator high 32 bits. */ in prvStartFirstTask() 515 /* Accumulator low 32 bits. */ in vSoftwareInterruptISR() 519 /* Accumulator high 32 bits. */ in vSoftwareInterruptISR() 527 /* Accumulator low 32 bits. */ in vSoftwareInterruptISR() 531 /* Accumulator high 32 bits. */ in vSoftwareInterruptISR()
|
| /Kernel-v11.0.1/portable/Renesas/RX700v3_DPFPU/ |
| D | port.c | 369 /* Accumulator low 32 bits. */ in prvStartFirstTask() 373 /* Accumulator high 32 bits. */ in prvStartFirstTask() 381 /* Accumulator low 32 bits. */ in prvStartFirstTask() 385 /* Accumulator high 32 bits. */ in prvStartFirstTask() 544 /* Accumulator low 32 bits. */ in prvYieldHandler() 548 /* Accumulator high 32 bits. */ in prvYieldHandler() 556 /* Accumulator low 32 bits. */ in prvYieldHandler() 560 /* Accumulator high 32 bits. */ in prvYieldHandler()
|
| /Kernel-v11.0.1/portable/GCC/Arm_AARCH64/ |
| D | README.md | 3 The Armv8-A architecture introduces the ability to use 64-bit and 32-bit 9 The AArch32 Execution state is a 32-bit Execution state that preserves
|
| /Kernel-v11.0.1/portable/GCC/Arm_AARCH64_SRE/ |
| D | README.md | 3 The Armv8-A architecture introduces the ability to use 64-bit and 32-bit 9 The AArch32 Execution state is a 32-bit Execution state that preserves
|
| /Kernel-v11.0.1/portable/IAR/RISC-V/ |
| D | portASM.s | 99 …EXTERN uxTimerIncrementsForOneTick /* size_t type so 32-bit on 32-bit core and 64-bits on 64-bit c… 113 #if( __riscv_xlen == 32 ) 115 /* Update the 64-bit mtimer compare match value in two 32-bit writes. */ 123 …ime to the timer increments for one tick (assumes timer increment for one tick fits in 32-bits). */ 129 #endif /* __riscv_xlen == 32 */ 370 …slli t0, t0, __riscv_xlen - 1 /* LSB is already set, shift into MSB. Shift 31 on 32-bit or 63 o…
|
| /Kernel-v11.0.1/portable/GCC/RX700v3_DPFPU/ |
| D | port.c | 372 /* Accumulator low 32 bits. */ in prvStartFirstTask() 376 /* Accumulator high 32 bits. */ in prvStartFirstTask() 384 /* Accumulator low 32 bits. */ in prvStartFirstTask() 388 /* Accumulator high 32 bits. */ in prvStartFirstTask() 537 /* Accumulator low 32 bits. */ in vSoftwareInterruptISR() 541 /* Accumulator high 32 bits. */ in vSoftwareInterruptISR() 549 /* Accumulator low 32 bits. */ in vSoftwareInterruptISR() 553 /* Accumulator high 32 bits. */ in vSoftwareInterruptISR()
|
| /Kernel-v11.0.1/portable/MPLAB/PIC32MX/ |
| D | portmacro.h | 71 /* 32-bit tick type on a 32-bit architecture, so reads of the tick count do 154 #if( configMAX_PRIORITIES > 32 ) 155 …ON can only be set to 1 when configMAX_PRIORITIES is less than or equal to 32. It is very rare th…
|
| /Kernel-v11.0.1/portable/CCS/ARM_CM4F/ |
| D | portmacro.h | 69 /* 32-bit tick type on a 32-bit architecture, so reads of the tick count do 119 #if ( configMAX_PRIORITIES > 32 ) 120 …ON can only be set to 1 when configMAX_PRIORITIES is less than or equal to 32. It is very rare th…
|
| /Kernel-v11.0.1/include/ |
| D | message_buffer.h | 56 * the API function). sizeof( size_t ) is typically 4 bytes on a 32-bit 57 * architecture, so writing a 10 byte message to a message buffer on a 32-bit 108 * 32-bit architecture, so on most 32-bit architectures a 10 byte message will 180 * the message's length. sizeof( size_t ) is typically 4 bytes on a 32-bit 181 * architecture, so on most 32-bit architecture a 10 byte message will take up 322 * on a 32-bit architecture, so on most 32-bit architecture setting 422 * on a 32-bit architecture, so on most 32-bit architecture setting 768 * message's length. sizeof( size_t ) is typically 4 bytes on a 32-bit
|
| /Kernel-v11.0.1/portable/MPLAB/PIC32MZ/ |
| D | portmacro.h | 71 /* 32-bit tick type on a 32-bit architecture, so reads of the tick count do 165 #if( configMAX_PRIORITIES > 32 ) 166 …ON can only be set to 1 when configMAX_PRIORITIES is less than or equal to 32. It is very rare th…
|
| /Kernel-v11.0.1/portable/CCS/ARM_CM3/ |
| D | portmacro.h | 69 /* 32-bit tick type on a 32-bit architecture, so reads of the tick count do 125 #if ( configMAX_PRIORITIES > 32 ) 126 …ON can only be set to 1 when configMAX_PRIORITIES is less than or equal to 32. It is very rare th…
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM4F/ |
| D | portmacro.h | 71 /* 32-bit tick type on a 32-bit architecture, so reads of the tick count do 127 #if ( configMAX_PRIORITIES > 32 ) 128 …ON can only be set to 1 when configMAX_PRIORITIES is less than or equal to 32. It is very rare th…
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM7/r0p1/ |
| D | portmacro.h | 71 /* 32-bit tick type on a 32-bit architecture, so reads of the tick count do 127 #if ( configMAX_PRIORITIES > 32 ) 128 …ON can only be set to 1 when configMAX_PRIORITIES is less than or equal to 32. It is very rare th…
|
| /Kernel-v11.0.1/portable/MikroC/ARM_CM4F/ |
| D | portmacro.h | 74 /* 32-bit tick type on a 32-bit architecture, so reads of the tick count do 162 #if ( configMAX_PRIORITIES > 32 ) 163 …ON can only be set to 1 when configMAX_PRIORITIES is less than or equal to 32. It is very rare th…
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM3/ |
| D | portmacro.h | 72 /* 32-bit tick type on a 32-bit architecture, so reads of the tick count do 128 #if ( configMAX_PRIORITIES > 32 ) 129 …ON can only be set to 1 when configMAX_PRIORITIES is less than or equal to 32. It is very rare th…
|