Home
last modified time | relevance | path

Searched full:make (Results 1 – 25 of 228) sorted by relevance

12345678910

/Kernel-v11.1.0/.github/workflows/
Dkernel-demos.yml63 make --version
64 make
100 run: make -j
105 run: make -j COVERAGE_TEST=1
162 run: make -j
285 run: make -j
290 run: cmake -S . -B build && make -j -C build all
295 run: cmake -S . -B build && make -j -C build all
300 run: make -j
305 run: make -j
[all …]
Dunit-tests.yml32 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
Dcoverity_scan.yml63 cov-build --dir cov-int make -j
102 cov-build --dir cov-int make -j
Dgit-secrets.yml20 run: cd git-secrets && sudo make install && cd ..
/Kernel-v11.1.0/portable/ThirdParty/XCC/Xtensa/
Dreadme_xtensa.txt118 "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 …]
Dxtensa_config.h67 * 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.1.0/.github/
Dpull_request_process.md76 * 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…
DCONTRIBUTING.md37 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.1.0/portable/oWatcom/16BitDOS/common/
Dportcomn.c78 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.1.0/portable/ThirdParty/GCC/Xtensa_ESP32/include/
Dxtensa_config.h71 * 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.1.0/
DHistory.txt24 + Make xTaskGetCurrentTaskHandleForCore() available to the single core
42 the MSP430F449 port to make it work with both MSP430 GCC and MSPGCC
135 + Make taskYIELD available to unprivileged tasks for ARMv8-M ports.
1252 + Make the interrupt queue tests more tolerant to heave CPU loads.
1295 + Updated the standard demo tasks to make use of stdint and the FreeRTOS
1320 Ltd. to make use of stdint and the FreeRTOS specific typedefs that were
1388 + Update the GCC/Eclipse Win32 simulator demo to make better use of Eclipse
1426 + Make dramatic improvements to the performance of the Win32 simulator port
1646 with implementations that make use of architecture specific instructions.
1648 doing, provide the ability to make use of architecture specific low power
[all …]
/Kernel-v11.1.0/portable/RVDS/ARM_CM0/
Dport.c95 /* 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.1.0/portable/ThirdParty/GCC/RP2040/
Dport.c145 * 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.1.0/portable/IAR/ARM_CM33/secure/
Dsecure_heap.c202 * 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.1.0/portable/IAR/ARM_CM23/secure/
Dsecure_heap.c202 * 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.1.0/portable/IAR/ARM_CM55/secure/
Dsecure_heap.c202 * 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.1.0/portable/IAR/ARM_CM85/secure/
Dsecure_heap.c202 * 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.1.0/portable/ARMv8M/secure/heap/
Dsecure_heap.c202 * 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.1.0/portable/GCC/ARM_CM85/secure/
Dsecure_heap.c202 * 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.1.0/portable/GCC/ARM_CM23/secure/
Dsecure_heap.c202 * 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.1.0/portable/GCC/ARM_CM33/secure/
Dsecure_heap.c202 * 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.1.0/portable/IAR/ARM_CM35P/secure/
Dsecure_heap.c202 * 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.1.0/portable/GCC/ARM_CM55/secure/
Dsecure_heap.c202 * 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.1.0/portable/GCC/ARM_CM35P/secure/
Dsecure_heap.c202 * 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.1.0/portable/IAR/ARM_CM7/r0p1/
Dport.c159 * 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()

12345678910