Searched +full:for +full:- +full:context (Results 1 – 25 of 126) sorted by relevance
123456
3 - group: Examples5 #- file: Examples/dot_product.cpp6 #- file: Examples/vector_op.cpp7 - file: Examples/matrix_op.cpp8 - file: clang_sse300.c9 for-context: 10 - +MPS3-Corstone-30011 for-compiler:12 - CLANG13 add-path:[all …]
3 - group: Tests5 - file: tests/matrix_test.cpp6 - file: tests/dot_test.cpp7 - file: tests/vector_test.cpp8 - file: tests/row_test.cpp9 - file: tests/col_test.cpp10 #- file: tests/filter_test.cpp11 - file: tests/fusion_test.cpp12 #- file: tests/debug_test.cpp13 #- file: tests/debug_test_external.cpp[all …]
35 //-------- <<< Use Configuration Wizard in Context Menu >>> --------------------39 // <o>Connect to hardware via Driver_USART# <0-255>40 // <i>Select driver control block for USART interface59 if (ptrUSART->Send(buf, 1) != ARM_DRIVER_OK) { in stdout_putchar()60 return (-1); in stdout_putchar()62 while (ptrUSART->GetTxCount() != 1); in stdout_putchar()
3 - group: App5 - file: ../main.cpp6 - file: ../patterndata.c7 - file: ../testmain.cpp8 - group: TestFramework10 - file: ../FrameworkSource/ArrayMemory.cpp11 - file: ../FrameworkSource/Calibrate.cpp12 - file: ../FrameworkSource/Error.cpp13 - file: ../FrameworkSource/FPGA.cpp14 - file: ../FrameworkSource/Generators.cpp[all …]
3 description: Boot code for Virtual Hardware8 - component: DMA3509 for-context: 10 - +VHT-Corstone-31011 - component: Device:Startup&C Startup12 not-for-context: 13 - +VHT-Corstone-30014 - +VHT-Corstone-300-NOMVE15 - +VHT-Corstone-31016 - +FVP_A5Neon[all …]
3 description: Boot code for Virtual Hardware6 - component: ARM::CMSIS:CORE7 #- component: ARM::CMSIS:DSP&Source@1.14.48 - component: Device:Startup&C Startup9 not-for-context: 10 - +VHT-Corstone-300 11 - +VHT-Corstone-31012 - component: ARM::Device:Definition13 for-context: 14 - +VHT-Corstone-300 [all …]
5 //-------- <<< Use Configuration Wizard in Context Menu >>> --------------------13 // <o> Base address <0x0-0xFFFFFFFF:8>17 // <o> Region size [bytes] <0x0-0xFFFFFFFF:8>22 // <i> Enables memory region globally for the application.25 // <i> Selects region to be used for startup code.34 // <o> Base address <0x0-0xFFFFFFFF:8>38 // <o> Region size [bytes] <0x0-0xFFFFFFFF:8>43 // <i> Enables memory region globally for the application.53 // <o0> Stack Size (in Bytes) <0x0-0xFFFFFFFF:8>54 // <o1> Heap Size (in Bytes) <0x0-0xFFFFFFFF:8>
1 #! armclang -E --target=arm-arm-none-eabi -mcpu=cortex-m55 -xc5 ;-------- <<< Use Configuration Wizard in Context Menu >>> -------------------10 non-secure ROM: 0x0000000013 non-secure RAM: 0x2000000016 /*--------------------- Flash Configuration ----------------------------------18 ; <o0> Flash Base Address <0x0-0xFFFFFFFF:8>19 ; <o1> Flash Size (in Bytes) <0x0-0xFFFFFFFF:8>21 *----------------------------------------------------------------------------*/25 /*--------------------- Embedded RAM Configuration ---------------------------27 ; <o0> RAM Base Address <0x0-0xFFFFFFFF:8>[all …]