Home
last modified time | relevance | path

Searched full:https (Results 1 – 25 of 707) sorted by relevance

12345678910>>...29

/Kernel-v11.0.1/
DREADME.md1 …CMock Unit Tests](https://github.com/FreeRTOS/FreeRTOS-Kernel/actions/workflows/unit-tests.yml/bad…
2 [![codecov](https://codecov.io/gh/FreeRTOS/FreeRTOS-Kernel/badge.svg?branch=main)](https://codecov.…
8 [FreeRTOS/FreeRTOS](https://github.com/FreeRTOS/FreeRTOS)
17 [FreeRTOS Kernel Quick Start Guide](https://www.FreeRTOS.org/FreeRTOS-quick-start-guide.html)
21 [Developer Documentation](https://www.FreeRTOS.org/features.html),
22 and [API Reference](https://www.FreeRTOS.org/a00106.html).
31 [FreeRTOS Community Support Forum](https://forums.freertos.org).
44 GIT_REPOSITORY https://github.com/FreeRTOS/FreeRTOS-Kernel.git
52 git submodule add https://github.com/FreeRTOS/FreeRTOS-Kernel.git <path of the submodule>
103 To clone using HTTPS:
[all …]
Dlist.c24 * https://www.FreeRTOS.org
25 * https://github.com/FreeRTOS
169 * listed below. In addition see https://www.FreeRTOS.org/FAQHelp.html for in vListInsert()
171 * https://www.FreeRTOS.org/a00110.html#configASSERT in vListInsert()
174 * see https://www.FreeRTOS.org/Stacks-and-stack-overflow-checking.html in vListInsert()
178 * https://www.FreeRTOS.org/RTOS-Cortex-M3-M4.html and the definition in vListInsert()
180 * https://www.FreeRTOS.org/a00110.html in vListInsert()
D.gitmodules3 url = https://github.com/FreeRTOS/FreeRTOS-Kernel-Partner-Supported-Ports
6 url = https://github.com/FreeRTOS/FreeRTOS-Kernel-Community-Supported-Ports
Devent_groups.c24 * https://www.FreeRTOS.org
25 * https://github.com/FreeRTOS
101 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-113 */ in xEventGroupCreateStatic()
146 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-115 */ in xEventGroupCreate()
706 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-113 */ in xEventGroupGetStaticBuffer()
720 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-113 */ in xEventGroupGetStaticBuffer()
742 /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-115 */ in vEventGroupSetBitsCallback()
758 /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-115 */ in vEventGroupClearBitsCallback()
831 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-115 */ in uxEventGroupGetNumber()
862 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-115 */ in vEventGroupSetNumber()
/Kernel-v11.0.1/.github/
DCONTRIBUTING.md9 This project has adopted the [Amazon Open Source Code of Conduct](https://aws.github.io/code-of-con…
10 For more information see the [Code of Conduct FAQ](https://aws.github.io/code-of-conduct-faq) or co…
15 …hat you notify AWS/Amazon Security via our [vulnerability reporting page](https://aws.amazon.com/s…
20 …h on the [FreeRTOS Community Support Forums](https://forums.freertos.org/) and [GitHub issue track…
21 2. If your search turns up empty, create a new topic in the [forums](https://forums.freertos.org/) …
22 3. Once the community has had time to discuss and digest, we welcome you to create an [issue](https
44 3. Follow the [coding style guide](https://www.FreeRTOS.org/FreeRTOS-Coding-Standard-and-Style-Guid…
50 GitHub provides additional document on [forking a repository](https://help.github.com/articles/fork…
51 [creating a pull request](https://help.github.com/articles/creating-a-pull-request/).
54 * Please ensure that your code complies to the [FreeRTOS coding style guidelines](https://www.FreeR…
[all …]
/Kernel-v11.0.1/portable/ThirdParty/
DREADME.md9 Location: https://github.com/FreeRTOS/FreeRTOS-Kernel/tree/main/portable/ThirdParty
26 Location: https://github.com/FreeRTOS/FreeRTOS-Kernel-Partner-Supported-Ports/tree/main
37 contribute a FreeRTOS port is documented [here](https://github.com/FreeRTOS/FreeRTOS-Kernel-Partner…
41 Location: https://github.com/FreeRTOS/FreeRTOS-Kernel-Community-Supported-Ports/tree/main
51 contribute a FreeRTOS port is documented [here](https://github.com/FreeRTOS/FreeRTOS-Kernel-Communi…
/Kernel-v11.0.1/portable/ThirdParty/GCC/ARM_TFM/
DREADME.md10 stages: analyze, architect, implement, and certify. See [PSA Resource Page](https://developer.arm.c…
13 for Arm M-profile architecture. Please get the details from this [link](https://git.trustedfirmware…
31 See the [link](https://git.trustedfirmware.org/TF-M/trusted-firmware-m.git/) to get the source code…
35 Please refer to this [link](https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/tfm/buildin…
55 Please refer to [TF-M documentation](https://tf-m-user-guide.trustedfirmware.org/integration_guide/…
61 Please refer to [TF-M documentation](https://tf-m-user-guide.trustedfirmware.org/integration_guide/…
/Kernel-v11.0.1/examples/template_configuration/
DFreeRTOSConfig.h24 * https://www.FreeRTOS.org
25 * https://github.com/FreeRTOS
33 * https://www.freertos.org/a00110.html
82 * See https://www.freertos.org/single-core-amp-smp-rtos-scheduling.html. */
89 * https://freertos.org/single-core-amp-smp-rtos-scheduling.html. */
102 * support tickless mode. See https://www.freertos.org/low-power-tickless-rtos.html
145 * See https://www.freertos.org/RTOS-task-notifications.html Defaults to 1 if
161 * the array. See https://www.freertos.org/thread-local-storage-pointers.html
217 * https://www.freertos.org/RTOS-software-timer.html. */
223 * https://www.freertos.org/RTOS-software-timer-service-daemon-task.html Only used
[all …]
/Kernel-v11.0.1/examples/coverity/
DREADME.md3 run [Synopsys Coverity](https://www.synopsys.com/software-integrity/security-testing/static-analysi…
20 Coverity can be run on any platform mentioned [here](https://sig-docs.synopsys.com/polaris/topics/c…
25 - See download and installation instructions [here](https://gcc.gnu.org/install/).
27 - `git clone https://github.com/FreeRTOS/FreeRTOS-Kernel.git ./FreeRTOS-Kernel`
/Kernel-v11.0.1/portable/IAR/AVR32_UC3/
Dread.c24 * https://www.FreeRTOS.org
25 * https://github.com/FreeRTOS
41 * https://www.microchip.com \n
42 * Support and FAQ: https://www.microchip.com/support/
Dwrite.c24 * https://www.FreeRTOS.org
25 * https://github.com/FreeRTOS
41 * https://www.microchip.com \n
42 * Support and FAQ: https://www.microchip.com/support
/Kernel-v11.0.1/.github/scripts/
Dkernel_checker.py25 # * https://www.FreeRTOS.org
26 # * https://github.com/FreeRTOS
132 ' * https://www.FreeRTOS.org\n',
133 ' * https://github.com/FreeRTOS\n',
/Kernel-v11.0.1/portable/MemMang/
Dheap_1.c24 * https://www.FreeRTOS.org
25 * https://github.com/FreeRTOS
35 * memory management pages of https://www.FreeRTOS.org for more information.
134 * https://www.FreeRTOS.org for more information. */ in vPortFree()
Dheap_3.c24 * https://www.FreeRTOS.org
25 * https://github.com/FreeRTOS
38 * memory management pages of https://www.FreeRTOS.org for more information.
/Kernel-v11.0.1/include/
Dpicolibc-freertos.h24 * https://www.FreeRTOS.org
25 * https://github.com/FreeRTOS
37 * https://github.com/picolibc/picolibc/blob/main/doc/tls.md
Dsemphr.h24 * https://www.FreeRTOS.org
25 * https://github.com/FreeRTOS
53 * https://www.FreeRTOS.org/RTOS-task-notifications.html
118 * https://www.FreeRTOS.org/RTOS-task-notifications.html
124 * function. (see https://www.FreeRTOS.org/a00111.html). If a binary semaphore
181 * https://www.FreeRTOS.org/RTOS-task-notifications.html
187 * function. (see https://www.FreeRTOS.org/a00111.html). If a binary semaphore
690 * https://www.FreeRTOS.org/a00111.html). If a mutex is created using
751 * https://www.FreeRTOS.org/a00111.html). If a mutex is created using
816 * https://www.FreeRTOS.org/a00111.html). If a recursive mutex is created using
[all …]
DStackMacros.h24 * https://www.FreeRTOS.org
25 * https://github.com/FreeRTOS
/Kernel-v11.0.1/examples/cmake_example/
Dmain.c24 * https://www.FreeRTOS.org
25 * https://github.com/FreeRTOS
33 * https://freertos.org/FreeRTOS-quick-start-guide.html
/Kernel-v11.0.1/portable/Renesas/RX100/
Dport_asm.src24 ; * https://www.FreeRTOS.org
25 ; * https://github.com/FreeRTOS
/Kernel-v11.0.1/portable/Renesas/RX200/
Dport_asm.src24 ; * https://www.FreeRTOS.org
25 ; * https://github.com/FreeRTOS
/Kernel-v11.0.1/portable/Renesas/RX600/
Dport_asm.src24 ; * https://www.FreeRTOS.org
25 ; * https://github.com/FreeRTOS
/Kernel-v11.0.1/portable/Renesas/RX600v2/
Dport_asm.src24 ; * https://www.FreeRTOS.org
25 ; * https://github.com/FreeRTOS
/Kernel-v11.0.1/portable/Renesas/RX700v3_DPFPU/
Dport_asm.src24 ; * https://www.FreeRTOS.org
25 ; * https://github.com/FreeRTOS
/Kernel-v11.0.1/portable/ThirdParty/GCC/Posix/utils/
Dwait_for_event.h24 * https://www.FreeRTOS.org
25 * https://github.com/FreeRTOS
/Kernel-v11.0.1/portable/ThirdParty/GCC/ARC_EM_HS/
Darc_freertos_exceptions.c24 * https://www.FreeRTOS.org
25 * https://github.com/FreeRTOS

12345678910>>...29