Home
last modified time | relevance | path

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

12345678910>>...29

/Kernel-v11.1.0/
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()
Devent_groups.c24 * https://www.FreeRTOS.org
25 * https://github.com/FreeRTOS
107 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-113 */ in xEventGroupCreateStatic()
152 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-115 */ in xEventGroupCreate()
533 /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#dir-47 */ in xEventGroupGetBitsFromISR()
715 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-113 */ in xEventGroupGetStaticBuffer()
729 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-113 */ in xEventGroupGetStaticBuffer()
751 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-115 */ in vEventGroupSetBitsCallback()
767 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-115 */ in vEventGroupClearBitsCallback()
840 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-115 */ in uxEventGroupGetNumber()
[all …]
D.gitmodules3 url = https://github.com/FreeRTOS/FreeRTOS-Kernel-Partner-Supported-Ports
6 url = https://github.com/FreeRTOS/FreeRTOS-Kernel-Community-Supported-Ports
Dstream_buffer.c24 * https://www.FreeRTOS.org
25 * https://github.com/FreeRTOS
395 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-115 */ in xStreamBufferGenericCreate()
399 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-115 */ in xStreamBufferGenericCreate()
418 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-115 */ in xStreamBufferGenericCreate()
436 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-113 */ in xStreamBufferGenericCreateStatic()
505 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-113 */ in xStreamBufferGenericCreateStatic()
540 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-113 */ in xStreamBufferGetStaticBuffers()
680 /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#dir-47 */ in xStreamBufferResetFromISR()
979 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#dir-47 */ in xStreamBufferSendFromISR()
[all …]
/Kernel-v11.1.0/.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.1.0/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.1.0/portable/ThirdParty/GCC/ARM_TFM/
DREADME.md10 stages: analyze, architect, implement, and certify. See [PSA Resource Page](https://www.arm.com/arc…
13 for Arm M-profile architecture. Please get the details from this [link](https://www.trustedfirmware…
32 See the [link](https://git.trustedfirmware.org/TF-M/trusted-firmware-m.git/) to get the source code…
36 Please refer to this [link](https://trustedfirmware-m.readthedocs.io/en/latest/getting_started/) to…
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.1.0/.github/workflows/
Dkernel-demos.yml183 git clone https://github.com/Xilinx/embeddedsw.git --branch xilinx_v2023.1
206 …curl -L -O https://github.com/mdednev/mb-gcc/releases/download/2021-0623%2B2/binutils-microblaze_2…
207 …curl -L -O https://github.com/mdednev/mb-gcc/releases/download/2021-0623%2B2/gcc-microblaze_10.2.0…
208 …curl -L -O https://github.com/mdednev/mb-gcc/releases/download/2021-0623%2B2/libnewlib-microblaze-…
209 …curl -L -O https://github.com/mdednev/mb-gcc/releases/download/2021-0623%2B2/libnewlib-microblaze-…
210 …curl -L -O https://github.com/mdednev/mb-gcc/releases/download/2021-0623%2B2/libnewlib-microblaze_…
211 …curl -L -O https://github.com/mdednev/mb-gcc/releases/download/2021-0623%2B2/newlib-source_3.3.0-2…
311 git clone https://github.com/raspberrypi/pico-sdk.git
Dcoverity_scan.yml45 …wget -nv -qO- https://scan.coverity.com/download/linux64 --post-data "token=${COVERITY_TOKEN}&proj…
84 https://scan.coverity.com/builds?project=FreeRTOS-Kernel)
123 https://scan.coverity.com/builds?project=FreeRTOS-Kernel)
/Kernel-v11.1.0/portable/GCC/ARM_CRx_MPU/
Dportmacro_asm.h24 * https://www.FreeRTOS.org
25 * https://github.com/FreeRTOS
70 …* https://developer.arm.com/documentation/ddi0406/cb/System-Level-Architecture/The-System-Level-Pr…
110 …* https://developer.arm.com/documentation/ddi0363/g/System-Control/Register-descriptions/c6--MPU-m…
228 * https://developer.arm.com/documentation/den0042/a/Floating-Point
231 * https://developer.arm.com/documentation/ddi0363/e/fpu-programmer-s-model
234 * https://developer.arm.com/documentation/ddi0460/d/FPU-Programmers-Model
237 …* https://developer.arm.com/documentation/ddi0406/cb/Application-Level-Architecture/Application-Le…
240 …* https://developer.arm.com/documentation/ddi0406/cb/System-Level-Architecture/The-System-Level-Pr…
/Kernel-v11.1.0/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.1.0/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.1.0/examples/
DREADME.md4 See [FreeRTOS/FreeRTOS/Demo](https://github.com/FreeRTOS/FreeRTOS/tree/main/FreeRTOS/Demo) to find …
11 * The [coverity](./coverity) directory contains a project to run [Synopsys Coverity](https://www.sy…
17 …ibraries (i.e. FreeRTOS+TCP, coreMQTT, coreHTTP etc.) can be found [here](https://github.com/FreeR…
/Kernel-v11.1.0/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.1.0/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.1.0/.github/scripts/
Dkernel_checker.py25 # * https://www.FreeRTOS.org
26 # * https://github.com/FreeRTOS
133 ' * https://www.FreeRTOS.org\n',
134 ' * https://github.com/FreeRTOS\n',
/Kernel-v11.1.0/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.1.0/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.1.0/portable/Renesas/RX600/
Dport_asm.src24 ; * https://www.FreeRTOS.org
25 ; * https://github.com/FreeRTOS
/Kernel-v11.1.0/portable/Renesas/RX700v3_DPFPU/
Dport_asm.src24 ; * https://www.FreeRTOS.org
25 ; * https://github.com/FreeRTOS

12345678910>>...29