Home
last modified time | relevance | path

Searched refs:okay (Results 2951 – 2972 of 2972) sorted by relevance

1...<<111112113114115116117118119

/Zephyr-latest/doc/releases/
Dmigration-guide-4.0.rst309 status = "okay";
328 status = "okay";
Drelease-notes-3.6.rst515 * Fixed ESP32 MDIO driver being enabled when node was not status okay.
Drelease-notes-3.2.rst279 * ``jedec,spi-nor`` is no longer required to be ``okay`` by the RISC-V arch
Drelease-notes-3.3.rst3482 * :github:`50768` - storage: DT ``fixed-partition`` with ``status = "okay"`` requires flash driver
/Zephyr-latest/boards/altr/max10/doc/
Dindex.rst119 status = "okay";
/Zephyr-latest/tests/drivers/uart/uart_async_api/src/
Dtest_uart_async.c39 #if DT_NODE_EXISTS(DT_NODELABEL(dut2)) && DT_NODE_HAS_STATUS(DT_NODELABEL(dut2), okay)
/Zephyr-latest/dts/riscv/ite/
Dit8xxx2.dtsi56 status = "okay";
Dit81xx2.dtsi59 status = "okay";
Dit82xx2.dtsi445 status = "okay";
/Zephyr-latest/dts/arm/nxp/
Dnxp_rt5xx_common.dtsi518 status = "okay";
Dnxp_mcxn23x_common.dtsi34 status = "okay";
Dnxp_mcxn94x_common.dtsi39 status = "okay";
/Zephyr-latest/doc/services/ipc/ipc_service/backends/
Dipc_service_icbmsg.rst82 status = "okay";
/Zephyr-latest/boards/toradex/colibri_imx7d/doc/
Dindex.rst300 status = "okay";
/Zephyr-latest/doc/build/dts/
Dapi-usage.rst177 DT_PROP(I2C1, status) /* expands to the string literal "okay" */
/Zephyr-latest/boards/nordic/nrf9160dk/doc/
Dindex.rst488 status = "okay";
/Zephyr-latest/cmake/modules/
Dextensions.cmake3951 # were “okay” instead)
3990 set(status "okay")
4759 # The section will only be defined if the devicetree exists and has status okay.
4779 dt_node_has_status(okay PATH ${DTS_SECTION_PATH} STATUS okay)
4780 if(NOT ${okay})
4808 # matching the nodelabel exists and has status okay.
4846 dt_node_has_status(okay PATH ${DTS_MEMORY_PATH} STATUS okay)
4847 if(NOT ${okay})
/Zephyr-latest/boards/native/native_sim/doc/
Dindex.rst565 with ``"zephyr,native-tty-uart"`` compatible property and ``okay`` status, such
571 status = "okay";
/Zephyr-latest/doc/services/pm/
Ddevice.rst367 status = "okay";
/Zephyr-latest/doc/build/dts/api/
Dapi.rst192 status = "okay";
/Zephyr-latest/include/zephyr/
Ddevicetree.h3650 #define DT_NODE_HAS_STATUS_OKAY(node_id) DT_NODE_HAS_STATUS(node_id, okay)
/Zephyr-latest/dts/common/nordic/
Dnrf54h20.dtsi199 status = "okay";

1...<<111112113114115116117118119