Home
last modified time | relevance | path

Searched full:head (Results 1 – 11 of 11) sorted by relevance

/Kernel-v11.1.0/.github/workflows/
Dauto-release.yml9 default: 'HEAD'
55 echo "COMMIT_SHA_1=$(git rev-parse HEAD)" >> $GITHUB_ENV
91 echo "COMMIT_SHA_2=$(git rev-parse HEAD)" >> $GITHUB_ENV
/Kernel-v11.1.0/portable/GCC/TriCore_1782/
Dport.c110 * FCX points to the head of globally free set of CSAs. in pxPortInitialiseStack()
375 * This function uses the head of the linked list of CSAs (from when the
377 * the call stack) and inserts this list at the head of the Free list,
424 /* Look up the current free CSA head. */ in vPortReclaimCSA()
431 /* Move the head of the reclaimed into the Free. */ in vPortReclaimCSA()
/Kernel-v11.1.0/include/
Dlist.h42 * is because the tail contains a wrap back pointer to the true head of
219 * Access macro to retrieve the value of the list item at the head of a given
228 * Return the list item at the head of the list.
397 * @param pxList The list from which the owner of the head item is to be
Dtask.h3550 * order. It removes the list item from the head of the event list as that will
/Kernel-v11.1.0/portable/GCC/HCS12/
Dportmacro.h203 * useful when GCC does not generate appropriate ISR head/tail code.
/Kernel-v11.1.0/
DCMakeLists.txt202 " CDK_THEAD_CK802 - Compiler: CDK Target: T-head CK802\n"
Dqueue.c578 /* No RAM was allocated for the queue storage area, but PC head cannot in prvInitialiseNewQueue()
586 /* Set the head to the start of the queue storage area. */ in prvInitialiseNewQueue()
964 * highest priority task wanting to access the queue. If the head item in xQueueGenericSend()
Dtasks.c4731 * item at the head of the delayed list. This is the time in xTaskIncrementTick()
4732 * at which the task at the head of the delayed list must in xTaskIncrementTick()
4743 * item value is the time at which the task at the head in xTaskIncrementTick()
6469 * the item at the head of the delayed list. This is the time at in prvResetNextTaskUnblockTime()
6470 * which the task at the head of the delayed list should be removed in prvResetNextTaskUnblockTime()
8479 * head of the list of blocked tasks then xNextTaskUnblockTime in prvAddCurrentTaskToDelayedList()
8514 /* If the task entering the blocked state was placed at the head of the in prvAddCurrentTaskToDelayedList()
Dtimers.c848 /* Timers are listed in expiry time order, with the head of the list in prvGetNextExpireTime()
DHistory.txt650 + Added contributed port and demo application for a T-Head (formally C-SKY)
/Kernel-v11.1.0/portable/
DCMakeLists.txt725 # Port for C-SKY T-HEAD CK802
1086 # Port for C-SKY T-HEAD CK802