Searched full:group (Results 1 – 25 of 82) sorted by relevance
1234
| /Kernel-v11.0.1/include/ |
| D | event_groups.h | 66 * An event group is a collection of bits to which an application can assign a 67 * meaning. For example, an application may create an event group to convey 74 * bit or a group of specified bits to be active. To continue the CAN bus 84 * to when a bit within an event group is to be cleared, and when bits have to 97 * be used as a parameter to other event group functions. 121 * Create a new event group. 124 * block of memory, in which the event group's structure is stored. If an event 127 * (see https://www.FreeRTOS.org/a00111.html). If an event group is created 129 * provide the memory that will get used by the event group. 130 * xEventGroupCreateStatic() therefore allows an event group to be created [all …]
|
| /Kernel-v11.0.1/.github/workflows/ |
| D | coverity_scan.yml | 29 echo -e "::group::${{ env.bashInfo }} ${{ env.stepName }} ${{ env.bashEnd }}" 43 echo -e "::group::${{ env.bashInfo }} ${{ env.stepName }} ${{ env.bashEnd }}" 58 echo -e "::group::${{ env.bashInfo }} ${{ env.stepName }} ${{ env.bashEnd }}" 77 echo -e "::group::${{ env.bashInfo }} ${{ env.stepName }} ${{ env.bashEnd }}"
|
| D | kernel-checks.yml | 48 echo -e "::group::${{ env.bashInfo }} Install Dependencies ${{ env.bashEnd }}" 57 echo -e "::group::${{ env.bashInfo }} ${{ env.stepName }} ${{ env.bashEnd }}"
|
| D | kernel-demos.yml | 165 echo "::group::Fetch Community-Supported-Demos Submodule"
|
| /Kernel-v11.0.1/ |
| D | event_groups.c | 58 …uint8_t ucStaticallyAllocated; /**< Set to pdTRUE if the event group is statically allocated to en… 93 * event group structure. */ in xEventGroupCreateStatic() 99 /* The user has provided a statically allocated event group - use it. */ in xEventGroupCreateStatic() 113 * this event group was created statically in case the event group in xEventGroupCreateStatic() 158 * event group was allocated statically in case the event group is in xEventGroupCreate() 483 /* The value returned is the event group value prior to the bits being in xEventGroupClearBits() 665 /* The event group can only have been allocated dynamically - free in vEventGroupDelete() 671 /* The event group could have been allocated statically or in vEventGroupDelete() 702 /* Check if the event group was statically allocated. */ in xEventGroupGetStaticBuffer() 718 /* Event group must have been statically allocated. */ in xEventGroupGetStaticBuffer()
|
| D | MISRA.md | 91 application at the time of event group creation for data hiding
|
| /Kernel-v11.0.1/portable/ThirdParty/xClang/XCOREAI/ |
| D | portasm.S | 6 Therfore it must be added to the rtos_isr group with the 8 .weak _fptrgroup.rtos_isr.nstackwords.group 9 .add_to_set _fptrgroup.rtos_isr.nstackwords.group, vTaskSwitchContext.nstackwords, vTaskSwitchConte…
|
| /Kernel-v11.0.1/portable/IAR/RX700v3_DPFPU/ |
| D | readme.txt | 4 RX MCU Group CPU FPU FPU Port Layer
|
| /Kernel-v11.0.1/portable/IAR/RXv2/ |
| D | readme.txt | 4 RX MCU Group CPU FPU FPU Port Layer
|
| /Kernel-v11.0.1/portable/IAR/RX600/ |
| D | readme.txt | 4 RX MCU Group CPU FPU FPU Port Layer
|
| /Kernel-v11.0.1/portable/Renesas/RX100/ |
| D | readme.txt | 4 RX MCU Group CPU FPU FPU Port Layer
|
| /Kernel-v11.0.1/portable/Renesas/RX200/ |
| D | readme.txt | 4 RX MCU Group CPU FPU FPU Port Layer
|
| /Kernel-v11.0.1/portable/Renesas/RX600/ |
| D | readme.txt | 4 RX MCU Group CPU FPU FPU Port Layer
|
| /Kernel-v11.0.1/portable/Renesas/RX600v2/ |
| D | readme.txt | 4 RX MCU Group CPU FPU FPU Port Layer
|
| /Kernel-v11.0.1/portable/Renesas/RX700v3_DPFPU/ |
| D | readme.txt | 4 RX MCU Group CPU FPU FPU Port Layer
|
| /Kernel-v11.0.1/portable/GCC/RX100/ |
| D | readme.txt | 4 RX MCU Group CPU FPU FPU Port Layer
|
| /Kernel-v11.0.1/portable/GCC/RX600/ |
| D | readme.txt | 4 RX MCU Group CPU FPU FPU Port Layer
|
| /Kernel-v11.0.1/portable/GCC/RX600v2/ |
| D | readme.txt | 4 RX MCU Group CPU FPU FPU Port Layer
|
| /Kernel-v11.0.1/portable/GCC/RX700v3_DPFPU/ |
| D | readme.txt | 4 RX MCU Group CPU FPU FPU Port Layer
|
| /Kernel-v11.0.1/portable/IAR/RX100/ |
| D | readme.txt | 4 RX MCU Group CPU FPU FPU Port Layer
|
| /Kernel-v11.0.1/portable/CCS/ARM_CM3/ |
| D | port.c | 256 /* Calculate the maximum acceptable priority group value for the number in xPortStartScheduler() 292 /* Shift the priority group value back to its position within the AIRCR in xPortStartScheduler() 687 * assume a non-zero priority group setting, in which cases using a value in vPortValidateInterruptPriority()
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM7/r0p1/ |
| D | port.c | 322 /* Calculate the maximum acceptable priority group value for the number in xPortStartScheduler() 358 /* Shift the priority group value back to its position within the AIRCR in xPortStartScheduler() 759 * assume a non-zero priority group setting, in which cases using a value in vPortValidateInterruptPriority()
|
| /Kernel-v11.0.1/portable/CCS/ARM_CM4F/ |
| D | port.c | 275 /* Calculate the maximum acceptable priority group value for the number in xPortStartScheduler() 311 /* Shift the priority group value back to its position within the AIRCR in xPortStartScheduler() 712 * assume a non-zero priority group setting, in which cases using a value in vPortValidateInterruptPriority()
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM3/ |
| D | port.c | 296 /* Calculate the maximum acceptable priority group value for the number in xPortStartScheduler() 332 /* Shift the priority group value back to its position within the AIRCR in xPortStartScheduler() 727 * assume a non-zero priority group setting, in which cases using a value in vPortValidateInterruptPriority()
|
| /Kernel-v11.0.1/portable/GCC/Arm_AARCH64_SRE/ |
| D | portASM.S | 272 * GIC documentation [1], Group 0 interrupts are always signaled as FIQs. Since 273 * this handler is only for IRQs, We can safely assume Group 1 while accessing
|
1234