Searched refs:Code (Results 1 – 25 of 153) sorted by relevance
1234567
/Zephyr-latest/doc/develop/tools/ |
D | vscode.rst | 3 Visual Studio Code 6 `Visual Studio Code`_ (VS Code for short) is a popular cross-platform IDE that supports C projects 9 This guide describes the process of setting up VS Code for Zephyr's 10 :zephyr:code-sample:`blinky` sample in VS Code. 15 Get VS Code 18 `Download VS Code`_ and install it. 33 Open the project in VS Code 36 #. In VS Code, select :menuselection:`File --> Open Folder` from the main menu. 60 code navigation in VS Code. 62 #. Go to the :menuselection:`File --> Preferences --> Settings` in the VS Code top menu. [all …]
|
/Zephyr-latest/boards/st/stm32vl_disco/ |
D | Kconfig.stm32vl_disco | 1 # Copyright (c) 2020 Jonas Eriksson, Up to Code AB
|
/Zephyr-latest/tests/application_development/code_relocation/ |
D | README.rst | 3 Code relocation
|
/Zephyr-latest/ |
D | CODE_OF_CONDUCT.md | 1 # Contributor Covenant Code of Conduct 48 not aligned to this Code of Conduct, and will communicate reasons for moderation 53 This Code of Conduct applies within all community spaces, and also applies when 77 the consequences for any action they deem in violation of this Code of Conduct: 95 those enforcing the Code of Conduct, for a specified period of time. This 108 with those enforcing the Code of Conduct, is allowed during this period. 122 This Code of Conduct is adapted from the [Contributor Covenant][homepage], 126 make explicit who the recipients of Code of Conduct incident reports are.
|
D | README.rst | 60 | `Code samples`_ 62 Code and Development 65 | `Source Code Repository`_ 98 .. _Source Code Repository: https://github.com/zephyrproject-rtos/zephyr
|
/Zephyr-latest/soc/st/stm32/stm32f1x/ |
D | Kconfig.defconfig.stm32f100xx | 3 # Copyright (c) 2020, Jonas Eriksson, Up to Code AB
|
/Zephyr-latest/boards/nxp/common/ |
D | board-footer.rst | 8 - `MCUXpresso for VS Code`_, `wiki`_ documentation and `Zephyr lab guides`_ 16 .. _MCUXpresso for VS Code:
|
/Zephyr-latest/boards/sparkfun/pro_micro_rp2040/ |
D | sparkfun_pro_micro_rp2040_defconfig | 17 # Code partition needed to target the correct flash range
|
/Zephyr-latest/boards/seeed/xiao_rp2040/ |
D | xiao_rp2040_defconfig | 17 # Code partition needed to target the correct flash range
|
/Zephyr-latest/dts/arm/ti/ |
D | am62x_m4.dtsi | 29 reg = <0x0 DT_SIZE_K(192)>; /* 192 KB of SRAM (I-Code) */ 34 reg = <0x40000 DT_SIZE_K(64)>; /* 64 KB of SRAM (D-Code) */
|
D | am64x_m4.dtsi | 29 reg = <0x0 DT_SIZE_K(192)>; /* 192 KB of SRAM (I-Code) */ 34 reg = <0x40000 DT_SIZE_K(64)>; /* 64 KB of SRAM (D-Code) */
|
/Zephyr-latest/boards/adafruit/kb2040/ |
D | adafruit_kb2040_defconfig | 19 # Code partition needed to target the correct flash range
|
/Zephyr-latest/boards/adafruit/qt_py_rp2040/ |
D | adafruit_qt_py_rp2040_defconfig | 19 # Code partition needed to target the correct flash range
|
/Zephyr-latest/drivers/crypto/ |
D | Kconfig.cc23x0 | 13 - ECB (Electronic Code Book) encryption only (decryption not supported by the hardware)
|
/Zephyr-latest/dts/arm/st/f1/ |
D | stm32f100Xe.dtsi | 2 * Copyright (c) 2020 Jonas Eriksson, Up to Code AB
|
D | stm32f100Xb.dtsi | 2 * Copyright (c) 2020 Jonas Eriksson, Up to Code AB
|
/Zephyr-latest/samples/boards/intel/adsp/code_relocation/ |
D | README.rst | 2 :name: Code relocation
|
/Zephyr-latest/boards/nxp/mimxrt595_evk/ |
D | mimxrt595_evk_mimxrt595s_f1.dts | 36 /* Code and data sections can be moved around and resized if needed. */
|
/Zephyr-latest/samples/sensor/magn_trig/ |
D | README.rst | 1 .. zephyr:Code-sample:: magn-trig
|
/Zephyr-latest/samples/drivers/ipm/ipm_imx/ |
D | README.rst | 26 Building and Running the Zephyr Code 45 Building and Running the Linux Code
|
/Zephyr-latest/drivers/wifi/simplelink/ |
D | simplelink_support.c | 501 dev_event->Data.Error.Code, in SimpleLinkGeneralEventHandler() 519 fatal_err_event->Data.DeviceAssert.Code, in SimpleLinkFatalErrorEventHandler() 530 fatal_err_event->Data.NoCmdAck.Code); in SimpleLinkFatalErrorEventHandler() 541 fatal_err_event->Data.CmdTimeout.Code); in SimpleLinkFatalErrorEventHandler()
|
/Zephyr-latest/soc/nxp/imxrt/imxrt6xx/ |
D | Kconfig | 59 bool "Code cache"
|
/Zephyr-latest/soc/nxp/kinetis/ke1xf/ |
D | Kconfig | 65 bool "Code cache"
|
/Zephyr-latest/doc/hardware/peripherals/edac/ |
D | ibecc.rst | 3 In Band Error Correction Code (IBECC) 12 The In-Band Error Correction Code (IBECC) improves reliability by providing
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | w1.rst | 52 includes a 8-bit `1-Wire Family Code`_ and a 8-bit CRC. 96 .. _1-Wire Family Code:
|
1234567