| /Kernel-v11.0.1/.github/workflows/ |
| D | kernel-demos.yml | 56 make --version 57 make 86 run: make -j 91 run: make -j COVERAGE_TEST=1 148 run: make -j 190 run: make -j 195 run: make -j 200 run: make -j 213 run: make -C build/gcc -j
|
| D | unit-tests.yml | 32 make -C FreeRTOS/Test/CMock clean 33 make -C FreeRTOS/Test/CMock ENABLE_SANITIZER=1 run_col_formatted 36 make -C FreeRTOS/Test/CMock clean 37 make -C FreeRTOS/Test/CMock lcovhtml
|
| D | git-secrets.yml | 20 run: cd git-secrets && sudo make install && cd ..
|
| /Kernel-v11.0.1/portable/ThirdParty/XCC/Xtensa/ |
| D | readme_xtensa.txt | 118 "make all" will build all the examples. There is another makefile in 139 either in the make command or your shell environment. 147 You can use xt-make, which comes with the Xtensa Tools, to run the 156 > xt-make 160 > xt-make TARGET=board 171 you need to redefine into xt-make as follows: 173 > xt-make XTENSA_CORE=<your_config_name> XTENSA_SYSTEM=<your_registry> ... 192 > xt-make all 196 > xt-make all TARGET=sim 201 > xt-make all TARGET=ml605 [all …]
|
| D | xtensa_config.h | 67 * If this is not true, i.e. one or more interrupt handlers make deep calls then 97 * that does not make C library reentrant calls. Add this 117 * be overridden from the compiler/make command line. */ 155 * NOTE: Make sure XT_INTEXC_HOOKS is undefined unless you really need the hooks.
|
| /Kernel-v11.0.1/.github/ |
| D | pull_request_process.md | 76 * Make the required changes ourselves and merge the pull request. 85 …, and will accept, this feature. This is true especially when you plan to make large or significan… 93 Sometimes reviewers make mistakes. If a reviewer has requested you to make changes and you feel str…
|
| D | CONTRIBUTING.md | 37 2. You check existing open, and recently merged, pull requests to make sure someone else hasn't add… 47 NOTE: Please make sure the default option (Allow edits from maintainers) is left checked.
|
| /Kernel-v11.0.1/portable/oWatcom/16BitDOS/common/ |
| D | portcomn.c | 78 status register and interrupt return address. We make this the start in pxPortInitialiseStack() 95 switch function. These are loaded with values simply to make debugging in pxPortInitialiseStack() 133 make sure it is there. */ in pxPortInitialiseStack()
|
| /Kernel-v11.0.1/portable/ThirdParty/GCC/Xtensa_ESP32/include/ |
| D | xtensa_config.h | 71 * If this is not true, i.e. one or more interrupt handlers make deep calls then 101 * that does not make C library reentrant calls. Add this 123 * NOTE: Make sure XT_INTEXC_HOOKS is undefined unless you really need the hooks.
|
| /Kernel-v11.0.1/ |
| D | History.txt | 58 + Make taskYIELD available to unprivileged tasks for ARMv8-M ports. 1175 + Make the interrupt queue tests more tolerant to heave CPU loads. 1218 + Updated the standard demo tasks to make use of stdint and the FreeRTOS 1243 Ltd. to make use of stdint and the FreeRTOS specific typedefs that were 1311 + Update the GCC/Eclipse Win32 simulator demo to make better use of Eclipse 1349 + Make dramatic improvements to the performance of the Win32 simulator port 1569 with implementations that make use of architecture specific instructions. 1571 doing, provide the ability to make use of architecture specific low power 1589 PIC32 demo applications to make use of this new feature. 1781 is intended to make the trace mechanism more generic, and allow the trace [all …]
|
| D | list.c | 93 /* Make sure the list item is not recorded as being on a list. */ in vListInitialiseItem() 230 /* Make sure the index is left pointing to a valid item. */ in uxListRemove()
|
| /Kernel-v11.0.1/portable/RVDS/ARM_CM0/ |
| D | port.c | 95 /* The number of SysTick increments that make up one tick period. */ 222 /* Make PendSV, CallSV and SysTick the same priority as the kernel. */ in xPortStartScheduler() 315 subs r0, # 32 /* Make space for the remaining low registers. */ in xPortPendSVHandler() 409 /* Make sure the SysTick reload value does not overflow the counter. */ in vPortSuppressTicksAndSleep()
|
| /Kernel-v11.0.1/portable/ThirdParty/GCC/RP2040/ |
| D | port.c | 145 * The number of SysTick increments that make up one tick period. 321 /* Make PendSV, CallSV and SysTick the same priority as the kernel. */ in xPortStartSchedulerOnCore() 398 /* Make PendSV, CallSV and SysTick the same priority as the kernel. */ in xPortStartScheduler() 566 … " subs r0, r0, #32 \n" /* Make space for the remaining low registers. */ in xPortPendSVHandler() 656 … " subs r1, r1, #32 \n" /* Make space for the remaining low registers. */ in xPortPendSVHandler() 794 /* Make sure the SysTick reload value does not overflow the counter. */ in vPortSuppressTicksAndSleep() 987 /* We make all exception handler/core combinations distinct owners */ in ulPortLockGetCurrentOwnerId()
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM55/secure/ |
| D | secure_heap.c | 202 * make a contiguous block of memory? */ in prvInsertBlockIntoFreeList() 216 * make a contiguous block of memory? */ in prvInsertBlockIntoFreeList() 239 * already been set, and should not be set here as that would make it point in prvInsertBlockIntoFreeList()
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM85/secure/ |
| D | secure_heap.c | 202 * make a contiguous block of memory? */ in prvInsertBlockIntoFreeList() 216 * make a contiguous block of memory? */ in prvInsertBlockIntoFreeList() 239 * already been set, and should not be set here as that would make it point in prvInsertBlockIntoFreeList()
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM55/secure/ |
| D | secure_heap.c | 202 * make a contiguous block of memory? */ in prvInsertBlockIntoFreeList() 216 * make a contiguous block of memory? */ in prvInsertBlockIntoFreeList() 239 * already been set, and should not be set here as that would make it point in prvInsertBlockIntoFreeList()
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM85/secure/ |
| D | secure_heap.c | 202 * make a contiguous block of memory? */ in prvInsertBlockIntoFreeList() 216 * make a contiguous block of memory? */ in prvInsertBlockIntoFreeList() 239 * already been set, and should not be set here as that would make it point in prvInsertBlockIntoFreeList()
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM33/secure/ |
| D | secure_heap.c | 202 * make a contiguous block of memory? */ in prvInsertBlockIntoFreeList() 216 * make a contiguous block of memory? */ in prvInsertBlockIntoFreeList() 239 * already been set, and should not be set here as that would make it point in prvInsertBlockIntoFreeList()
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM35P/secure/ |
| D | secure_heap.c | 202 * make a contiguous block of memory? */ in prvInsertBlockIntoFreeList() 216 * make a contiguous block of memory? */ in prvInsertBlockIntoFreeList() 239 * already been set, and should not be set here as that would make it point in prvInsertBlockIntoFreeList()
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM23/secure/ |
| D | secure_heap.c | 202 * make a contiguous block of memory? */ in prvInsertBlockIntoFreeList() 216 * make a contiguous block of memory? */ in prvInsertBlockIntoFreeList() 239 * already been set, and should not be set here as that would make it point in prvInsertBlockIntoFreeList()
|
| /Kernel-v11.0.1/portable/ARMv8M/secure/heap/ |
| D | secure_heap.c | 202 * make a contiguous block of memory? */ in prvInsertBlockIntoFreeList() 216 * make a contiguous block of memory? */ in prvInsertBlockIntoFreeList() 239 * already been set, and should not be set here as that would make it point in prvInsertBlockIntoFreeList()
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM33/secure/ |
| D | secure_heap.c | 202 * make a contiguous block of memory? */ in prvInsertBlockIntoFreeList() 216 * make a contiguous block of memory? */ in prvInsertBlockIntoFreeList() 239 * already been set, and should not be set here as that would make it point in prvInsertBlockIntoFreeList()
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM35P/secure/ |
| D | secure_heap.c | 202 * make a contiguous block of memory? */ in prvInsertBlockIntoFreeList() 216 * make a contiguous block of memory? */ in prvInsertBlockIntoFreeList() 239 * already been set, and should not be set here as that would make it point in prvInsertBlockIntoFreeList()
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM23/secure/ |
| D | secure_heap.c | 202 * make a contiguous block of memory? */ in prvInsertBlockIntoFreeList() 216 * make a contiguous block of memory? */ in prvInsertBlockIntoFreeList() 239 * already been set, and should not be set here as that would make it point in prvInsertBlockIntoFreeList()
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM7/r0p1/ |
| D | port.c | 159 * The number of SysTick increments that make up one tick period. 369 /* Make PendSV and SysTick the lowest priority interrupts, and make SVCall in xPortStartScheduler() 467 /* Make sure the SysTick reload value does not overflow the counter. */ in vPortSuppressTicksAndSleep()
|