Searched full:uses (Results 1 – 25 of 175) sorted by relevance
1234567
/Kernel-v11.1.0/.github/workflows/ |
D | ci.yml | 12 - uses: actions/checkout@v4.1.1 14 uses: FreeRTOS/CI-CD-Github-Actions/formatting@main 22 uses: actions/checkout@v4.1.1 24 uses: FreeRTOS/CI-CD-Github-Actions/spellings@main 33 uses: actions/checkout@v4.1.1 35 uses: FreeRTOS/CI-CD-Github-Actions/link-verifier@main 40 - uses: actions/checkout@v4.1.1 46 uses: FreeRTOS/CI-CD-GitHub-Actions/manifest-verifier@main
|
D | kernel-demos.yml | 17 uses: actions/checkout@v4.1.1 26 uses: actions/checkout@v4.1.1 31 uses: microsoft/setup-msbuild@v1.1 46 uses: actions/checkout@v4.1.1 55 uses: actions/checkout@v4.1.1 77 uses: actions/checkout@v4.1.1 86 uses: actions/checkout@v4.1.1 113 uses: actions/checkout@v4.1.1 140 uses: actions/checkout@v4.1.1 149 uses: actions/checkout@v4.1.1 [all …]
|
D | unit-tests.yml | 9 uses: actions/checkout@v4.1.1 18 uses: actions/checkout@v4.1.1 23 uses: actions/setup-python@master 40 uses: codecov/codecov-action@v3.1.0 48 uses: actions/upload-artifact@v2 53 uses: actions/upload-artifact@v2
|
D | kernel-checks.yml | 12 uses: actions/setup-python@v3 18 uses: actions/checkout@v4.1.1 27 uses: actions/checkout@v4.1.1 33 uses: lots0logs/gh-action-get-changed-files@2.2.2
|
D | auto-release.yml | 26 uses: actions/setup-python@v2 34 uses: actions/checkout@v4.1.1 41 uses: actions/checkout@v4.1.1 80 uses: FreeRTOS/CI-CD-Github-Actions/sbom-generator@main
|
D | git-secrets.yml | 10 - uses: actions/checkout@v4.1.1 14 uses: actions/checkout@v4.1.1
|
/Kernel-v11.1.0/portable/WizC/PIC18/ |
D | portmacro.h | 168 * WizC uses a downgrowing stack 180 * WizC uses a "downgrowing" stack. There is no framepointer. 195 * The compiler uses some locations at the bottom of RAM for temporary 198 * uses an area called LocOpt for this wizC feature.
|
/Kernel-v11.1.0/portable/IAR/ARM_CA5_No_GIC/ |
D | port.c | 44 …g.h to call the function that sets up the tick interrupt. A default that uses the PIT is provided… 48 …h ever interrupt was used to generate the tick interrupt. A default that uses the PIT is provided… 178 /* The task will start without a floating point context. A task that uses in pxPortInitialiseStack() 250 * assert function also uses a critical section. */ in vPortEnterCritical()
|
D | portmacro.h | 120 * not required for this port but included in case common demo code that uses these 129 /* Any task that uses the floating point unit MUST call vPortTaskUsesFPU()
|
/Kernel-v11.1.0/portable/ThirdParty/XCC/Xtensa/ |
D | readme_xtensa.txt | 24 your application for your Xtensa configuration. The port uses the Xtensa 323 WARNING: The newlib printf() function uses a lot of stack space. Be very 326 and uses far less stack space. More information about this library is in 333 Beginning with port version 1.2, the port uses a separate interrupt stack 410 XT_USE_OVLY Enable code overlay support. It uses a mutex, 453 The Call0 ABI is more conventional and uses registers as follows: 603 FreeRTOS), then reads EXCCAUSE and uses the cause (number) to index 701 uses a co-processor instruction, otherwise a task retains ownership
|
/Kernel-v11.1.0/portable/GCC/MicroBlazeV9/ |
D | port.c | 89 /* This port uses a separate stack for interrupts. This prevents the stack of 273 * This port uses an application defined callback function to install the tick in xPortStartScheduler() 454 …/* The Xilinx implementation of generating run time task stats uses the same timer used for genera… in vPortTickISR() 456 … * frequently (10 times faster). The timer ick handler uses logic to handle the same. It handles in vPortTickISR() 465 /* This port uses an application defined callback function to clear the tick in vPortTickISR()
|
/Kernel-v11.1.0/portable/Softune/MB91460/ |
D | portmacro.h | 97 /* portYIELD() uses a SW interrupt */ 100 /* portYIELD_FROM_ISR() uses delayed interrupt */
|
/Kernel-v11.1.0/portable/Softune/MB96340/ |
D | portmacro.h | 104 /* portYIELD() uses SW interrupt */ 107 /* portYIELD_FROM_ISR() uses delayed interrupt */
|
/Kernel-v11.1.0/ |
D | History.txt | 343 privileged data. The kernel now uses highest numbered MPU regions for 435 + Update the RL78 IAR port to the latest version of IAR which uses the 1013 from the task's name. xTaskGetTaskHandle() uses multiple string compare 1071 application, and uses a global XScuGic object so the same object can be 1074 currently the only port that uses it. 1182 + Added Microblaze demo that uses the 2014.4 version of the Xilinx SDK and 1204 are used in the same application. NOTE: In most uses cases such use of 1661 mask value. The restore macro now uses the previous mask value. These 1899 EDK, and includes a basic embedded web server that uses lwIP V1.4.0. 1928 necessary due to a change in the way EWARM uses the CMSIS libraries. [all …]
|
/Kernel-v11.1.0/portable/Rowley/ARM7/ |
D | readme.txt | 1 The Rowley ARM7 demo uses the GCC ARM7 port files.
|
/Kernel-v11.1.0/include/ |
D | semphr.h | 267 * // A task that uses the semaphore. 348 * // A task that uses the mutex. 500 * // A task that uses the mutex. 632 * // ISR uses port specific syntax. Check the demo task for your port 699 * This type of semaphore uses a priority inheritance mechanism so a task 760 * This type of semaphore uses a priority inheritance mechanism so a task 833 * This type of semaphore uses a priority inheritance mechanism so a task 902 * This type of semaphore uses a priority inheritance mechanism so a task
|
/Kernel-v11.1.0/portable/RVDS/ARM_CA9/ |
D | portmacro.h | 122 * not required for this port but included in case common demo code that uses these 131 /* Any task that uses the floating point unit MUST call vPortTaskUsesFPU()
|
/Kernel-v11.1.0/portable/GCC/MicroBlaze/ |
D | port.c | 58 /* Our hardware setup only uses one counter. */ 70 /* To limit the amount of stack required by each task, this port uses a 77 * Sets up the periodic ISR used for the RTOS tick. This uses timer 0, but
|
/Kernel-v11.1.0/portable/GCC/ARM_CA53_64_BIT/ |
D | README.md | 16 This port uses memory mapped interface to access Arm GIC registers.
|
/Kernel-v11.1.0/portable/GCC/ARM_CA53_64_BIT_SRE/ |
D | README.md | 16 This port uses System Register interface to access Arm GIC registers.
|
/Kernel-v11.1.0/portable/GCC/ARM_CRx_No_GIC/ |
D | portmacro.h | 136 * not required for this port but included in case common demo code that uses these 151 /* Any task that uses the floating point unit MUST call vPortTaskUsesFPU()
|
/Kernel-v11.1.0/portable/Rowley/MSP430F449/ |
D | port.c | 61 * Sets up the periodic ISR used for the RTOS tick. This uses timer 0, but 144 * Hardware initialisation to generate the RTOS tick. This uses timer 0
|
/Kernel-v11.1.0/portable/IAR/MSP430/ |
D | port.c | 61 * Sets up the periodic ISR used for the RTOS tick. This uses timer 0, but 147 * Hardware initialisation to generate the RTOS tick. This uses timer 0
|
/Kernel-v11.1.0/portable/IAR/ARM_CRx_No_GIC/ |
D | portmacro.h | 138 * not required for this port but included in case common demo code that uses these 147 /* Any task that uses the floating point unit MUST call vPortTaskUsesFPU()
|
/Kernel-v11.1.0/portable/ARMv8M/secure/ |
D | ReadMe.txt | 7 If your Armv8-M/Armv8.1-M application uses TrustZone then use the files from the
|
1234567