Home
last modified time | relevance | path

Searched refs:forward (Results 1 – 25 of 42) sorted by relevance

12

/Zephyr-latest/tests/drivers/i2c/i2c_emul/boards/
Dnative_sim.overlay13 #forward-cells = <1>;
23 #forward-cells = <1>;
/Zephyr-latest/tests/boards/nrf/qdec/src/
Dmain.c74 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/
Dnrf5340dk_nrf5340_cpuapp.overlay9 * the entire node is disabled. If the application needs to forward other pins
/Zephyr-latest/samples/modules/tflite-micro/hello_world/train/
DREADME.md57 simple feed forward deep neural network with 2 fully connected layers with
/Zephyr-latest/doc/hardware/emulator/
Dbus_emulators.rst161 #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/
Dproposals_and_rfcs.rst49 the `Zephyr meetings`_ in order to move it forward in cases where there is
/Zephyr-latest/drivers/ieee802154/
DKconfig.nrf585 internal cause. These cases are reported forward by general code error.
/Zephyr-latest/boards/native/native_sim/
Dnative_sim.dts118 #forward-cells = <1>;
/Zephyr-latest/subsys/lorawan/services/
DKconfig148 The built-in forward error correction (FEC) mechanism allows to
/Zephyr-latest/subsys/net/l2/ethernet/
DKconfig160 When enabled, the Ethernet L2 will forward even those frames for which
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dblob_cli.rst86 Note that the BLOB Transfer Client only moves forward with the transfer in following cases:
/Zephyr-latest/doc/services/portability/posix/overview/
Dindex.rst144 in Zephyr going forward.
/Zephyr-latest/boards/adi/eval_adin2111ebz/doc/
Dindex.rst10 The ADIN2111 internal switch can be configured in store and forward mode between the two 10BASE-T1L
/Zephyr-latest/samples/drivers/virtualization/ivshmem/doorbell/
DREADME.rst197 with. This is straight-forward if you are writing an application and uses
/Zephyr-latest/doc/services/storage/zms/
Dzms.rst28 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/
DKconfig.features392 bool "UDP forward support"
DCMakeLists.txt128 kconfig_to_ot_option(CONFIG_OPENTHREAD_UDP_FORWARD OT_UDP_FORWARD "Enable UDP forward feature")
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dmcp.rst57 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/
Dnet_pkt.h597 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/
DKconfig.tcp242 "forward progress" event as described in RFC 4861.
/Zephyr-latest/soc/nordic/nrf53/
DKconfig170 Will forward configured pins with the forwarder compatible to the network core for usage.
/Zephyr-latest/doc/project/
Dtsc.rst171 - If there are no objections to a motion being brought forward, general
/Zephyr-latest/samples/subsys/mgmt/hawkbit/
DREADME.rst230 server.use-forward-headers=true
/Zephyr-latest/doc/
Dglossary.rst63 The set of additional tokens, separated by a forward slash (``/``) that
/Zephyr-latest/doc/_extensions/zephyr/kconfig/static/
Dkconfig.mjs502 /* handle back/forward navigation */

12