Searched refs:chosen (Results 1351 – 1371 of 1371) sorted by relevance
1...<<5152535455
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_rt10xx.dtsi | 17 chosen {
|
/Zephyr-latest/ |
D | CMakeLists.txt | 219 "Unreachable code. Expected optimization level to have been chosen. See Kconfig.zephyr") 248 message(FATAL_ERROR "Unreachable code. Expected C standard to have been chosen.") 287 "Unreachable code. Expected C++ standard to have been chosen. See Kconfig.zephyr.")
|
/Zephyr-latest/doc/releases/ |
D | migration-guide-3.5.rst | 200 ``st,adc-prescaler`` allows setting the value of the prescaler for the chosen clock source.
|
D | migration-guide-3.6.rst | 460 Devicetree chosen is now ``zephyr,bt-hci-ipc``. The existing sample has also
|
D | release-notes-2.2.rst | 966 * :github:`21623` - DT: accept standard syntax for phandle in chosen node
|
D | release-notes-3.0.rst | 468 * Renamed ``zephyr,can-primary`` chosen property to ``zephyr,canbus``.
|
D | release-notes-2.6.rst | 444 Use the :ref:`zephyr,bt-c2h-uart chosen node <devicetree-chosen-nodes>`
|
D | release-notes-2.3.rst | 324 * Converted can-primary alias to zephyr,can-primary chosen property
|
D | release-notes-3.7.rst | 1988 …The type can be chosen with the :kconfig:option:`CONFIG_TFM_MCUBOOT_SIGNATURE_TYPE` Kconfig option.
|
D | release-notes-2.4.rst | 1224 * :github:`27172` - shell: logging: CONFIG_SHELL_LOG_BACKEND is forced if CONFIG_LOG is chosen
|
D | release-notes-2.5.rst | 1579 * :github:`29068` - chosen zephyr,code-partition has no effect on ELF linking start address
|
D | release-notes-3.2.rst | 1622 * Allowed to get the flash write alignment based on the ``zephyr,flash`` DT chosen node property.
|
D | release-notes-1.14.rst | 1667 * :github:`12724` - SPI CS: in case of multiple slaves, wrong cs-gpio is chosen in DT\_ define
|
/Zephyr-latest/dts/arm/st/h7/ |
D | stm32h7.dtsi | 26 chosen {
|
/Zephyr-latest/doc/services/storage/zms/ |
D | zms.rst | 448 chosen.
|
/Zephyr-latest/scripts/ |
D | spelling.txt | 328 choosen||chosen
|
/Zephyr-latest/cmake/modules/ |
D | extensions.cmake | 4327 # Test if the devicetree's /chosen node has a given property 4332 # chosen { 4377 # Get a node path for a /chosen node property. 4380 # variable will be left undefined if the chosen node does not exist. 4815 # /chosen property if it exists.
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | shell.rst | 1764 … Address to assign to remote device. If ``addr`` is 0, the lowest available address will be chosen. 1771 … Address to assign to remote device. If ``addr`` is 0, the lowest available address will be chosen.
|
/Zephyr-latest/tests/lib/devicetree/api/src/ |
D | main.c | 1819 zassert_equal(DT_NUM_NODELABELS(DT_PATH(chosen)), 0, ""); in ZTEST()
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | Kconfig | 221 This should be chosen based on the number of local messages that the node
|
/Zephyr-latest/doc/ |
D | zephyr.doxyfile.in | 2011 # chosen this is overwritten by pdflatex. For specific output languages the
|
1...<<5152535455