Home
last modified time | relevance | path

Searched refs:takes (Results 1 – 25 of 132) sorted by relevance

123456

/Zephyr-latest/samples/boards/nxp/adsp/number_crunching/
DREADME.rst74 [Library Test] Vector Sum takes 6886 cycles
79 [Library Test] Vector power sum takes 6659 cycles
84 [Library Test] Vector power sum takes 3681 cycles
89 [Library Test] Fast Fourier Transform on Real Data takes 67956 cycles
94 [Library Test] Bi-quad Real Block IIR takes 506702 cycles
99 [Library Test] Least Mean Square (LMS) Filter for Real Data test takes 184792 cycles
112 [Library Test] Vector Sum takes 3829 cycles
117 [Library Test] Vector power sum takes 2432 cycles
122 [Library Test] Vector power sum takes 2594 cycles
127 [Library Test] Fast Fourier Transform on Real Data takes 3338 cycles
[all …]
/Zephyr-latest/doc/connectivity/bluetooth/api/
Dgatt.rst19 which takes the :c:struct:`bt_gatt_service` struct that provides the list of
73 :c:func:`bt_gatt_discover` API which takes the
82 Read procedures are supported by :c:func:`bt_gatt_read` API which takes the
87 Write procedures are supported by :c:func:`bt_gatt_write` API and takes
94 :c:func:`bt_gatt_subscribe` API which takes
/Zephyr-latest/samples/subsys/nvs/
DKconfig19 Each iteration takes NVS_SAMPLE_SLEEP_TIME milliseconds.
/Zephyr-latest/boards/silabs/dev_kits/sim3u1xx_dk/support/
Dopenocd.cfg10 # On SiM3U1xx, doing a chip reset also takes down the debug port. For this reason, we disable the
/Zephyr-latest/boards/gardena/sgrm/support/
Dopenocd.cfg10 # On SiM3U1xx, doing a chip reset also takes down the debug port. For this reason, we disable the
/Zephyr-latest/boards/st/nucleo_f429zi/doc/
Dindex.rst159 - `MCUBoot`_ bootloader partition takes 64K bytes.
160 - Zephyr settings partition takes 64K bytes.
161 - Application image takes 256K bytes in Slot 0 partition.
162 - Updating image takes another 256K bytes in Slot 1 partition.
/Zephyr-latest/doc/services/device_mgmt/smp_groups/
Dsmp_group_3.rst91 In case of error the CBOR data takes the form:
186 The command sends an empty CBOR map as data if successful. In case of error the CBOR data takes
276 The command sends an empty CBOR map as data if successful. In case of error the CBOR data takes
352 The command sends an empty CBOR map as data if successful. In case of error the CBOR data takes
428 The command sends an empty CBOR map as data if successful. In case of error the CBOR data takes
498 The command sends an empty CBOR map as data if successful. In case of error the CBOR data takes
Dsmp_group_0.rst94 In case of error the CBOR data takes the form:
192 In case of error the CBOR data takes the form:
305 In case of error the CBOR data takes the form:
407 In case of error the CBOR data takes the form:
500 CBOR data takes the form:
600 CBOR data takes the form:
683 In case of error the CBOR data takes the form:
805 In case of error the CBOR data takes the form:
946 In case of error the CBOR data takes the form:
Dsmp_group_10.rst66 In case of error the CBOR data takes the form:
154 In case of error the CBOR data takes the form:
256 In case of error the CBOR data takes the form:
383 In case of error the CBOR data takes the form:
Dsmp_group_63.rst54 The command sends an empty CBOR map as data if successful. In case of error the CBOR data takes
Dsmp_group_2.rst87 In case of error the CBOR data takes the form:
185 In case of error the CBOR data takes the form:
/Zephyr-latest/doc/services/debugging/
Dcpu_load.rst8 it is more accurate since it takes into account time spent in the interrupt context as well.
/Zephyr-latest/drivers/can/
DKconfig.loopback44 The send functions puts frame int this queue and TX thread takes the
/Zephyr-latest/samples/basic/fade_led/
DREADME.rst14 cycle. Each cycle takes 2.5 seconds, and the cycles repeat forever. The PWM
/Zephyr-latest/cmake/
Dverify-toolchain.cmake10 # it takes the following arguments:
/Zephyr-latest/doc/hardware/peripherals/eeprom/
Dshell.rst57 Data can be written to an EEPROM using the ``eeprom write`` subcommand. This subcommand takes at
83 Data can be read from an EEPROM using the ``eeprom read`` subcommand. This subcommand takes three
/Zephyr-latest/subsys/modem/backends/
DKconfig34 A good value is ~90% the time it takes to fill half the receive buffer.
/Zephyr-latest/subsys/net/lib/lwm2m/
DREADME_lwm2m6 SenML CBOR content format support takes advantage of the Zcbor library's capability of generating
/Zephyr-latest/samples/arch/smp/pi/
DREADME.rst14 can see that using more cores takes almost linearly less time
/Zephyr-latest/tests/kernel/timer/starve/
DREADME.txt11 This test is not run in automatic test suites because it generally takes
/Zephyr-latest/samples/sensor/tmp116/
DREADME.rst9 This sample application periodically takes temperature readings using the ti_tmp116
/Zephyr-latest/share/sysbuild/cmake/modules/
Dsysbuild_images.cmake10 # Function takes a list of images.
/Zephyr-latest/drivers/modem/
DKconfig.cellular67 int "Time modem takes to change baudrate, in milliseconds"
/Zephyr-latest/modules/nanopb/
DKconfig50 Encode scalar arrays in the unpacked format, which takes up more
/Zephyr-latest/tests/benchmarks/latency_measure/
DREADME.rst14 * Time it takes to create a new thread (without starting it)
15 * Time it takes to start a newly created thread
16 * Time it takes to suspend a thread
17 * Time it takes to resume a suspended thread
18 * Time it takes to abort a thread
19 * Time it takes to add data to a fifo.LIFO
20 * Time it takes to retrieve data from a fifo.LIFO
21 * Time it takes to wait on a fifo.lifo.(and context switch)
22 * Time it takes to wake and switch to a thread waiting on a fifo.LIFO
23 * Time it takes to send and receive events
[all …]

123456