Searched refs:named (Results 26 – 50 of 157) sorted by relevance
1234567
/Zephyr-latest/samples/drivers/i2s/echo/ |
D | README.rst | 21 a devicetree node label named ``i2s_rxtx`` or separate node labels ``i2s_rx``
|
/Zephyr-latest/samples/boards/st/power_mgmt/blinky/ |
D | README.rst | 12 Note that lptim instance selected for the low power timer is named **&stm32_lp_tick_source**
|
/Zephyr-latest/doc/hardware/pinctrl/ |
D | index.rst | 13 parameters such as pin direction, pull-up/down resistors, etc. are named **pin 25 parameters are controlled by a single hardware block (typically named pinmux), 128 custom state identifiers named as ``PINCTRL_STATE_{STATE_NAME}``, where 130 to be supported, a definition named ``PINCTRL_STATE_MYSTATE`` needs to be 153 States can be skipped by the ``pinctrl`` Devicetree macros if a definition named 377 ``pinctrl_soc_pin_t``. This type needs to be defined in a header named 380 needs to define a macro named ``Z_PINCTRL_STATE_PINS_INIT`` that accepts two 426 The way an instance of :c:struct:`pinctrl_dev_config` is named for a
|
/Zephyr-latest/boards/intel/ehl/doc/ |
D | index.rst | 52 A Zephyr EFI image file named :file:`zephyr.efi` is automatically
|
/Zephyr-latest/boards/intel/ish/doc/ |
D | index.rst | 49 A Zephyr image file named :file:`ish_fw.bin` is automatically
|
/Zephyr-latest/boards/intel/rpl/doc/ |
D | index.rst | 66 A Zephyr EFI image file named :file:`zephyr.efi` is automatically
|
/Zephyr-latest/subsys/net/l2/ |
D | Kconfig | 78 exposing a shell module named "wifi".
|
/Zephyr-latest/boards/up-bridge-the-gap/up_squared_pro_7000/doc/ |
D | up_squared_pro_7000.rst | 48 A Zephyr EFI image file named :file:`zephyr.efi` is automatically
|
/Zephyr-latest/samples/sensor/thermometer/ |
D | README.rst | 40 alias named ``ambient-temp0`` to link to the node. See the overlay used for the
|
/Zephyr-latest/doc/ |
D | CMakeLists.txt | 85 # - Target 1 named: `<name>` 86 # - Target 2 named: `<name>-nodeps`
|
/Zephyr-latest/samples/drivers/ipm/ipm_esp32/ |
D | README.rst | 12 ESP32 has two CPU named APP and PRO, in this simple example PRO send a
|
/Zephyr-latest/cmake/modules/ |
D | zephyr_module.cmake | 144 message(FATAL_ERROR "Found Zephyr module named: ${module_name}\n\ 164 message(FATAL_ERROR "Found Zephyr module named: ${module_name}\n\
|
D | shields.cmake | 128 message("No shield named '${s}' found")
|
/Zephyr-latest/tests/drivers/can/host/ |
D | README.rst | 50 (vcan) providing a virtual CAN interface named ``zcan0``. 88 interface named ``can0``. For other platforms/adapters, please see the `python-can`_ documentation.
|
/Zephyr-latest/cmake/sca/eclair/ECL/ |
D | analysis_STU.ecl | 1 # This file must be named analyze_<RULESET>.ecl, where <RULESET> is the first
|
/Zephyr-latest/subsys/logging/ |
D | Kconfig.mode | 66 When enabled, a custom application provided header, named
|
/Zephyr-latest/doc/develop/languages/c/ |
D | minimal_libc.rst | 6 The most basic C library, named "minimal libc", is part of the Zephyr codebase
|
/Zephyr-latest/boards/u-blox/ubx_evkninab4/doc/ |
D | index.rst | 159 are named sw0 and sw1 in the dts file. 205 The file has to be named ``<board>.overlay`` and placed in the app main directory to be
|
/Zephyr-latest/doc/develop/toolchains/ |
D | custom_cmake.rst | 43 settings in a file named :file:`my-toolchain.cmake`, you can then invoke cmake
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | mcumgr_backporting.rst | 131 1. Create a branch named as follow: 144 For example, a branch named ``backport-upstream-137-to-v2.7-branch`` indicates a backport of pull
|
D | ota.rst | 19 into an unoccupied code partition, usually named ``slot1_partition``, then
|
/Zephyr-latest/subsys/net/l2/ieee802154/ |
D | Kconfig | 76 a shell module named "ieee15_4".
|
/Zephyr-latest/boards/up-bridge-the-gap/up_squared/doc/ |
D | index.rst | 67 A Zephyr EFI image file named :file:`zephyr.efi` is automatically
|
/Zephyr-latest/doc/develop/west/ |
D | basics.rst | 21 :term:`west workspace`, which in this case is the folder named 85 file is named :file:`west.yml` by default; this can be overridden using the
|
/Zephyr-latest/samples/boards/nxp/s32/netc/ |
D | README.rst | 92 using a network interface named ``enp1s0`` in a GNU/Linux host or ``Ethernet`` in
|
1234567