Searched refs:r (Results 1 – 9 of 9) sorted by relevance
/FreeRTOS-Kernel/.github/scripts/ |
A D | kernel_checker.py | 91 r'.*\.git.*', 96 r'.*IAR/ARM_C*', 97 r'.*IAR/78K0R/*', 98 r'.*CCS/MSP430X/*', 99 r'.*portable/template/*', 105 r'.*portable/ThirdParty/*', 111 r'.*portable/ARMv8M/*', 112 r'.*portable/.*/ARM_CM23*', 113 r'.*portable/.*/ARM_CM33*', 114 r'.*portable/.*/ARM_CM35*', [all …]
|
/FreeRTOS-Kernel/portable/ThirdParty/GCC/Xtensa_ESP32/ |
A D | port_common.c | 113 esp_err_t r = esp_spiram_reserve_dma_pool( CONFIG_SPIRAM_MALLOC_RESERVE_INTERNAL ); in main_task() local 115 if( r != ESP_OK ) in main_task() 117 ESP_EARLY_LOGE( TAG, "Could not reserve internal/DMA pool (error 0x%x)", r ); in main_task()
|
/FreeRTOS-Kernel/.github/ |
A D | allowed_urls.txt | 1 https://www.renesas.com/us/en/document/mah/rh850f1k-group-users-manual-hardware?r=1170166
|
/FreeRTOS-Kernel/.github/workflows/ |
A D | auto-release.yml | 72 pip install -r ./tools/.github/scripts/release-requirements.txt 118 pip install -r ./tools/.github/scripts/release-requirements.txt
|
A D | kernel-checks.yml | 54 pip install -r inspect/.github/scripts/common/requirements.txt
|
/FreeRTOS-Kernel/portable/IAR/ARM_CM7/ |
A D | ReadMe.txt | 3 revision is specified by an 'r' number, and a 'p' number, so will look something
|
/FreeRTOS-Kernel/portable/RVDS/ARM_CM7/ |
A D | ReadMe.txt | 3 revision is specified by an 'r' number, and a 'p' number, so will look something
|
/FreeRTOS-Kernel/portable/GCC/ARM_CM7/ |
A D | ReadMe.txt | 3 revision is specified by an 'r' number, and a 'p' number, so will look something
|
/FreeRTOS-Kernel/portable/CCRH/F1Kx/ |
A D | README.md | 38 …s://www.renesas.com/us/en/document/mah/rh850f1k-group-users-manual-hardware?r=1170166) for specifi…
|
Completed in 13 milliseconds