/Zephyr-latest/tests/drivers/i2c/i2c_emul/boards/ |
D | native_sim.overlay | 13 #forward-cells = <1>; 23 #forward-cells = <1>;
|
/Zephyr-latest/tests/boards/nrf/qdec/src/ |
D | main.c | 74 static void qenc_emulate_start(k_timeout_t period, bool forward) in qenc_emulate_start() argument 79 toggle_a = !forward; in qenc_emulate_start() 93 bool forward, bool overflow_expected) in qenc_emulate_verify_reading() argument 101 if (!forward) { in qenc_emulate_verify_reading() 105 qenc_emulate_start(K_MSEC(emulator_period_ms), forward); in qenc_emulate_verify_reading()
|
/Zephyr-latest/boards/shields/nrf7002ek/boards/ |
D | nrf5340dk_nrf5340_cpuapp.overlay | 9 * the entire node is disabled. If the application needs to forward other pins
|
/Zephyr-latest/samples/modules/tflite-micro/hello_world/train/ |
D | README.md | 57 simple feed forward deep neural network with 2 fully connected layers with
|
/Zephyr-latest/doc/hardware/emulator/ |
D | bus_emulators.rst | 161 #forward-cells = <1>; 172 The ``#forward-cells`` attribute should always be 1. Each entry in the 174 the example above, ``<&i2c1 0x20>`` will forward all read/write operations
|
/Zephyr-latest/doc/contribute/ |
D | proposals_and_rfcs.rst | 49 the `Zephyr meetings`_ in order to move it forward in cases where there is
|
/Zephyr-latest/drivers/ieee802154/ |
D | Kconfig.nrf5 | 85 internal cause. These cases are reported forward by general code error.
|
/Zephyr-latest/boards/native/native_sim/ |
D | native_sim.dts | 118 #forward-cells = <1>;
|
/Zephyr-latest/subsys/lorawan/services/ |
D | Kconfig | 148 The built-in forward error correction (FEC) mechanism allows to
|
/Zephyr-latest/subsys/net/l2/ethernet/ |
D | Kconfig | 160 When enabled, the Ethernet L2 will forward even those frames for which
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | blob_cli.rst | 86 Note that the BLOB Transfer Client only moves forward with the transfer in following cases:
|
/Zephyr-latest/doc/services/portability/posix/overview/ |
D | index.rst | 144 in Zephyr going forward.
|
/Zephyr-latest/boards/adi/eval_adin2111ebz/doc/ |
D | index.rst | 10 The ADIN2111 internal switch can be configured in store and forward mode between the two 10BASE-T1L
|
/Zephyr-latest/samples/drivers/virtualization/ivshmem/doorbell/ |
D | README.rst | 197 with. This is straight-forward if you are writing an application and uses
|
/Zephyr-latest/doc/services/storage/zms/ |
D | zms.rst | 28 Afterwards we move forward to the next sector and start writing entries again. 128 As ZMS has a fast-forward write mechanism, we must find the last sector and the last pointer of 318 As we have 944 bytes available for ATEs for each sector, and because ZMS is a fast-forward
|
/Zephyr-latest/modules/openthread/ |
D | Kconfig.features | 392 bool "UDP forward support"
|
D | CMakeLists.txt | 128 kconfig_to_ot_option(CONFIG_OPENTHREAD_UDP_FORWARD OT_UDP_FORWARD "Enable UDP forward feature")
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | mcp.rst | 57 characteristic. When seeking (fast forward or fast rewind), the track 212 to do operations like play, pause, fast forward, change track, change
|
/Zephyr-latest/include/zephyr/net/ |
D | net_pkt.h | 597 static inline void net_pkt_set_forwarding(struct net_pkt *pkt, bool forward) in net_pkt_set_forwarding() argument 599 pkt->forwarding = forward; in net_pkt_set_forwarding()
|
/Zephyr-latest/subsys/net/ip/ |
D | Kconfig.tcp | 242 "forward progress" event as described in RFC 4861.
|
/Zephyr-latest/soc/nordic/nrf53/ |
D | Kconfig | 170 Will forward configured pins with the forwarder compatible to the network core for usage.
|
/Zephyr-latest/doc/project/ |
D | tsc.rst | 171 - If there are no objections to a motion being brought forward, general
|
/Zephyr-latest/samples/subsys/mgmt/hawkbit/ |
D | README.rst | 230 server.use-forward-headers=true
|
/Zephyr-latest/doc/ |
D | glossary.rst | 63 The set of additional tokens, separated by a forward slash (``/``) that
|
/Zephyr-latest/doc/_extensions/zephyr/kconfig/static/ |
D | kconfig.mjs | 502 /* handle back/forward navigation */
|