Searched refs:shields (Results 1 – 25 of 176) sorted by relevance
12345678
/Zephyr-latest/scripts/ |
D | list_shields.py | 32 for shields in find_shields_in(root): 33 ret.append(shields) 38 shields = root / 'boards' / 'shields' 41 for maybe_shield in (shields).iterdir(): 66 def dump_shields(shields): argument 67 for shield in shields:
|
/Zephyr-latest/cmake/modules/ |
D | shields.cmake | 5 # Validate shields and setup shields target. 9 # If a shield implementation is not found for one of the specified shields, an 10 # error will be raised and a list of valid shields will be printed. 16 # - SHIELD_AS_LIST : A CMake list of shields created from the SHIELD variable. 20 # - shields: when invoked, a list of valid shields will be printed 45 # SHIELD-NOTFOUND is a real CMake list, from which valid shields can be popped. 46 # After processing all shields, only invalid shields will be left in this list. 50 set(shield_dir ${root}/boards/shields) 52 # finding shields, e.g. x_nucleo_iks01a1/Kconfig.shield 75 # Process shields in-order [all …]
|
/Zephyr-latest/samples/shields/ |
D | shields.rst | 1 .. zephyr:code-sample-category:: shields 6 Samples that demonstrate the use of shields in Zephyr.
|
/Zephyr-latest/boards/shields/arduino_uno_click/doc/ |
D | index.rst | 11 host sockets that allow you to connect many other click shields to your 14 shields using the mikroBUS interface. 33 SPI and I2C interfaces (see :ref:`shields` for more details). 35 Connecting shields should use the first socket (``mikrobus_header_1``). This 42 other mikroBUS shields. For example:
|
/Zephyr-latest/doc/hardware/porting/ |
D | shields.rst | 15 under :zephyr_file:`boards/shields`: 19 boards/shields/<shield> 41 board level, it is advised, specifically for shields devicetree descriptions, 54 It is possible to add source code to shields, as a way to meet configuration 61 Source code in shields shall not be used for purposes other than the 63 shields (and/or targets) shall not be captured here. 98 boards/shields/<shield> 110 Activate support for one or more shields by adding the matching ``--shield`` arguments 128 Some shields may support several variants or revisions. In that case, it is 129 possible to provide multiple version of the shields description: [all …]
|
D | index.rst | 14 shields.rst
|
/Zephyr-latest/boards/ |
D | index.rst | 14 this page <boards-shields>`. 40 .. _boards-shields: 49 shields/**/*
|
D | CMakeLists.txt | 21 add_subdirectory(shields)
|
/Zephyr-latest/boards/shields/st7735r/doc/ |
D | index.rst | 9 This is a generic shield for display shields based on ST7735R display 48 (see :ref:`shields` for more details).
|
/Zephyr-latest/boards/shields/st7789v_generic/doc/ |
D | index.rst | 9 This is a generic shield for display shields based on ST7789V display 51 (see :ref:`shields` for more details).
|
/Zephyr-latest/share/sysbuild/cmake/modules/ |
D | sysbuild_default.cmake | 16 include(shields)
|
/Zephyr-latest/boards/shields/lmp90100_evb/doc/ |
D | index.rst | 23 SPI interface (see :ref:`shields` for more details). 47 :zephyr-app: samples/shields/lmp90100_evb/rtd
|
/Zephyr-latest/boards/shields/esp_8266/doc/ |
D | index.rst | 49 UART interface. (see :ref:`shields` for more details). 140 https://github.com/zephyrproject-rtos/zephyr/blob/master/boards/shields/esp_8266/esp_8266.overlay 143 …https://github.com/zephyrproject-rtos/zephyr/blob/master/boards/shields/esp_8266/esp_8266_arduino.… 146 …https://github.com/zephyrproject-rtos/zephyr/blob/master/boards/shields/esp_8266/esp_8266_mikrobus…
|
/Zephyr-latest/boards/shields/atmel_rf2xx/doc/ |
D | index.rst | 255 SPI interface, an interrupt signal and two GPIO. (see :ref:`shields` for more 345 …https://github.com/zephyrproject-rtos/zephyr/blob/master/boards/shields/atmel_rf2xx/atmel_rf2xx.ov… 348 …https://github.com/zephyrproject-rtos/zephyr/blob/master/boards/shields/atmel_rf2xx/atmel_rf2xx_xp… 351 …https://github.com/zephyrproject-rtos/zephyr/blob/master/boards/shields/atmel_rf2xx/atmel_rf2xx_xp… 354 …https://github.com/zephyrproject-rtos/zephyr/blob/master/boards/shields/atmel_rf2xx/atmel_rf2xx_le… 357 …https://github.com/zephyrproject-rtos/zephyr/blob/master/boards/shields/atmel_rf2xx/atmel_rf2xx_ar… 360 …https://github.com/zephyrproject-rtos/zephyr/blob/master/boards/shields/atmel_rf2xx/atmel_rf2xx_mi…
|
/Zephyr-latest/samples/shields/x_nucleo_iks02a1/microphone/ |
D | README.rst | 10 shields 44 :zephyr-app: samples/shields/x_nucleo_iks02a1/microphone/ 55 :zephyr_file:`boards/shields/x_nucleo_iks02a1/boards/nucleo_f411re.overlay` 78 See PCM and PDM configuration in file :zephyr_file:`samples/shields/x_nucleo_iks02a1/microphone/src… 85 :zephyr_file:`samples/shields/x_nucleo_iks02a1/microphone/src/main.c`.
|
/Zephyr-latest/boards/shields/ |
D | CMakeLists.txt | 3 # Shield directories may contain multiple shields. Filter out duplicate
|
/Zephyr-latest/boards/shields/buydisplay_3_5_tft_touch_arduino/doc/ |
D | index.rst | 13 Arduino shields are sold in multiple combinations of interfaces. The 56 (see :ref:`shields` for more details).
|
/Zephyr-latest/samples/subsys/modbus/rtu_client/ |
D | README.rst | 26 on the JOY-IT shield. For other shields, ``de-gpios`` property must be adapted 30 The A+, B- lines of the RS-485 shields should be connected together.
|
/Zephyr-latest/cmake/usage/ |
D | usage.cmake | 35 message(" shields - Display supported shields")
|
/Zephyr-latest/boards/shields/max3421e/doc/ |
D | index.rst | 9 Support for expansion boards (shields) based on MAX3421E USB Peripheral/Host
|
/Zephyr-latest/boards/shields/max7219/doc/ |
D | index.rst | 29 (see :ref:`shields` for more details).
|
/Zephyr-latest/boards/shields/mikroe_mcp2518fd_click/doc/ |
D | index.rst | 20 (see :ref:`shields` for more details). The target board must also
|
/Zephyr-latest/samples/sensor/amg88xx/ |
D | README.rst | 19 for the list of supported shields and build instructions.
|
/Zephyr-latest/boards/st/stm32h747i_disco/ |
D | stm32h747i_disco_stm32h747xx_m7.dts | 282 /* alias used by display shields with touch control */ 290 /* alias used by display shields */ 293 /* alias used by LCD display shields */
|
/Zephyr-latest/boards/shields/inventek_eswifi/doc/ |
D | index.rst | 111 UART or SPI interface and two or three GPIO. (see :ref:`shields` for more 188 …https://github.com/zephyrproject-rtos/zephyr/blob/master/boards/shields/inventek_eswifi/inventek_e… 191 …https://github.com/zephyrproject-rtos/zephyr/blob/master/boards/shields/inventek_eswifi/inventek_e… 194 …https://github.com/zephyrproject-rtos/zephyr/blob/master/boards/shields/inventek_eswifi/inventek_e…
|
12345678