Home
last modified time | relevance | path

Searched full:find (Results 1 – 25 of 52) sorted by relevance

123

/Kernel-v10.6.2/.github/workflows/
HDci.yml30 …sed -i 's/find $DIRNAME/find $DIRNAME -not -path '*portable*'/g' main/tools/spell/find-unknown-com…
31 find-unknown-comment-words --directory kernel/ --lexicon ./kernel/.github/lexicon.txt
46find . portable/MemMang/* portable/Common/* \( -name portable \) -prune -false -o -iname "*.[hc]" …
62 find . -path ./.git -prune -o -exec file {} + | grep "CRLF"
/Kernel-v10.6.2/portable/GCC/IA32_flat/
HDportASM.S75 /* Find the TCB. */
83 /* Find the location of pxCurrentTCB again - a callee saved register could
113 /* Find the TCB. */
168 /* Find the TCB. */
HDISR_Support.h62 /* Find the TCB. */
/Kernel-v10.6.2/portable/WizC/PIC18/
HDInstall.bat19 echo I could not find a fedC-installation.
30 echo I could not find a wizC-installation.
36 echo I could not find a FED C-compiler installation on your system.
/Kernel-v10.6.2/portable/GCC/ARM_CM7/
HDReadMe.txt4 like 'r0p1'. Check the documentation for the microcontroller in use to find the
/Kernel-v10.6.2/portable/IAR/ARM_CM7/
HDReadMe.txt4 like 'r0p1'. Check the documentation for the microcontroller in use to find the
/Kernel-v10.6.2/portable/RVDS/ARM_CM7/
HDReadMe.txt4 like 'r0p1'. Check the documentation for the microcontroller in use to find the
/Kernel-v10.6.2/portable/GCC/ARM7_AT91SAM7S/
HDportISR.c95 /* Find the highest priority task that is ready to run. */ in vPortYieldProcessor()
142 /* Find the highest priority task that is ready to run. */ in vPreemptiveTick()
/Kernel-v10.6.2/portable/ThirdParty/GCC/ARC_v1/
HDport.c93 * the order that the port expects to find them.
110 /* When the task starts is will expect to find the function parameter in in pxPortInitialiseStack()
HDarc_support.s153 /* find the exception cause */
/Kernel-v10.6.2/portable/ThirdParty/GCC/ARC_EM_HS/
HDport.c93 * the order that the port expects to find them.
110 /* When the task starts is will expect to find the function parameter in in pxPortInitialiseStack()
HDfreertos_tls.c181 * Back end gens calls to find local data for this task
/Kernel-v10.6.2/.github/
HDCONTRIBUTING.md62 Looking at the existing issues is a great way to find something to contribute on. As our projects, …
/Kernel-v10.6.2/portable/RVDS/ARM7_LPC21xx/
HDportASM.s111 LDR R0, =vTaskSwitchContext ; Find the highest priority task that
/Kernel-v10.6.2/portable/IAR/MSP430/
HDport.c114 /* When the task starts is will expect to find the function parameter in in pxPortInitialiseStack()
/Kernel-v10.6.2/portable/Rowley/MSP430F449/
HDport.c120 /* When the task starts is will expect to find the function parameter in in pxPortInitialiseStack()
/Kernel-v10.6.2/portable/ThirdParty/GCC/Xtensa_ESP32/include/
HDxtensa_config.h79 * Allocating insufficient stack space is a common source of hard-to-find errors.
/Kernel-v10.6.2/portable/GCC/STR75x/
HDport.c115 /* When the task starts is will expect to find the function parameter in in pxPortInitialiseStack()
/Kernel-v10.6.2/portable/ThirdParty/XCC/Xtensa/
HDxtensa_config.h76 * Allocating insufficient stack space is a common source of hard-to-find errors.
/Kernel-v10.6.2/include/
HDtimers.h874 * // compiler. Inspect the demos for the port you are using to find the
938 * // compiler. Inspect the demos for the port you are using to find the
1012 * // compiler. Inspect the demos for the port you are using to find the
1099 * // compiler. Inspect the demos for the port you are using to find the
/Kernel-v10.6.2/portable/MSVC-MingW/
HDport.c502 /* Find the handle of the thread being deleted. */ in vPortDeleteThread()
537 /* Find the handle of the thread being deleted. */ in vPortCloseRunningThread()
/Kernel-v10.6.2/portable/ThirdParty/GCC/ATmega/
HDport.c85 Can't find it documented but the WDT, once enabled,
151 Can't find it documented but the WDT, once enabled,
/Kernel-v10.6.2/portable/GCC/CORTUS_APS3/
HDportmacro.h130 …"ld r2, [r0]+short(pxCurrentTCB) \n" /* Load the TCB to find the stack pointer and context.…
/Kernel-v10.6.2/portable/GCC/ARM7_LPC2000/
HDport.c130 /* When the task starts is will expect to find the function parameter in in pxPortInitialiseStack()
HDportISR.c104 /* Find the highest priority task that is ready to run. */ in vPortYieldProcessor()

123