Home
last modified time | relevance | path

Searched full:sequential (Results 1 – 25 of 59) sorted by relevance

123

/Zephyr-latest/tests/drivers/disk/disk_performance/
DREADME.txt11 * Sequential read test: This test performs sequential reads, first only over one
12 sector, than over multiple sequential sectors.
17 * Sequential write test: This test performs sequential writes, first only over
18 one sector, than over multiple sequential sectors.
/Zephyr-latest/dts/bindings/display/
Dsolomon,ssd1306fb-common.yaml35 com-sequential:
37 description: Sequential COM pin configuration
/Zephyr-latest/dts/bindings/ipc/
Dnordic,nrf-ipct-common.yaml24 is <source_channel sink_domain_id sink_channel>. Units are sequential
39 is <sink_channel source_domain_id source_channel>. Units are sequential
/Zephyr-latest/tests/bsim/bluetooth/host/att/sequential/tester/
Dtestcase.yaml2 bluetooth.host.att.sequential.tester:
/Zephyr-latest/tests/bsim/bluetooth/host/att/sequential/dut/
Dtestcase.yaml2 bluetooth.host.att.sequential.dut:
Dprj.conf7 CONFIG_BT_DEVICE_NAME="Sequential"
/Zephyr-latest/boards/shields/ssd1306/
Dssd1306_128x32.overlay27 com-sequential;
/Zephyr-latest/tests/bsim/bluetooth/host/misc/disconnect/dut/
Dprj.conf7 CONFIG_BT_DEVICE_NAME="Sequential"
/Zephyr-latest/tests/drivers/build_all/bbram/
Di2c.dtsi7 * PLEASE KEEP REG ADDRESSES SEQUENTIAL *
/Zephyr-latest/tests/drivers/build_all/crypto/
Di2c.dtsi7 * PLEASE KEEP REG ADDRESSES SEQUENTIAL *
/Zephyr-latest/tests/drivers/build_all/haptics/
Di2c.dtsi7 * PLEASE KEEP REG ADDRESSES SEQUENTIAL *
/Zephyr-latest/tests/drivers/disk/disk_performance/src/
Dmain.c38 /* Number of sequential reads to get an average speed */
85 /* Helper function to time multiple sequential reads. Returns average time. */
130 /* Now time long sequential read */ in ZTEST()
138 /* Helper function to time multiple sequential writes. Returns average time. */
193 /* Now time long sequential write */ in ZTEST()
/Zephyr-latest/tests/bsim/bluetooth/host/att/pipeline/dut/
Dprj.conf9 CONFIG_BT_DEVICE_NAME="Sequential"
/Zephyr-latest/tests/drivers/build_all/fuel_gauge/
Di2c.dtsi7 * PLEASE KEEP REG ADDRESSES SEQUENTIAL *
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/train/
Dtrain_test.py54 self.assertIsInstance(cnn, tf.keras.Sequential)
55 self.assertIsInstance(lstm, tf.keras.Sequential)
Dtrain.py52 model = tf.keras.Sequential([
79 model = tf.keras.Sequential([
/Zephyr-latest/tests/drivers/build_all/stepper/
Dspi.dtsi6 * PLEASE KEEP REG ADDRESSES SEQUENTIAL *
/Zephyr-latest/tests/drivers/build_all/charger/
Di2c.dtsi7 * PLEASE KEEP REG ADDRESSES SEQUENTIAL *
/Zephyr-latest/tests/drivers/build_all/sensor/
Di3c.dtsi10 * PLEASE KEEP REG ADDRESSES SEQUENTIAL *
/Zephyr-latest/tests/drivers/build_all/regulator/
Di2c.dtsi7 * PLEASE KEEP REG ADDRESSES SEQUENTIAL *
/Zephyr-latest/doc/services/input/
Dgpio-kbd.rst60 (happens automatically if the GPIO pins are sequential)
118 is a single GPIO API operation if the pins are sequential.
153 If the row GPIOs are sequential and on the same gpio controller, the driver
/Zephyr-latest/drivers/hwinfo/
Dhwinfo_sam.c74 /* Disable code loop optimization and sequential code optimization. */ in hwinfo_sam_init()
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Djobserver.py120 * If the flags contains -j1, go to sequential mode.
179 logger.info("Running in sequential mode (-j1)")
/Zephyr-latest/tests/bsim/bluetooth/host/att/sequential/dut/src/
Dmain.c258 LOG_DBG("Test start: ATT sequential protocol"); in test_procedure_0()
266 * Test Spec V.3 P.F 3.3.2 Sequential protocol in test_procedure_0()
/Zephyr-latest/samples/boards/nordic/mesh/onoff-app/
DREADME.rst79 assigns sequential unicast addresses based on the number of elements

123