Home
last modified time | relevance | path

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

/Zephyr-latest/samples/kernel/metairq_dispatch/src/
Dmain.c88 uint32_t *lo, uint32_t *hi, uint32_t *mean, uint32_t *stdev) in calc_stats() argument
100 *mean = (uint32_t)((tot + (n / 2)) / n); in calc_stats()
103 int64_t d = (int32_t) (array[i] - *mean); in calc_stats()
145 uint32_t hi, lo, mean, stdev, ret; in record_latencies() local
152 &lo, &hi, &mean, &stdev); in record_latencies()
156 LOG_INF("MetaIRQ %8d %8d %8d %8d", lo, hi, mean, stdev); in record_latencies()
167 &lo, &hi, &mean, &stdev); in record_latencies()
170 i, lo, hi, mean, stdev); in record_latencies()
/Zephyr-latest/tests/kernel/timer/timer_behavior/pytest/
Dsaleae_logic2.py57 mean = np.mean(diff)
64 return {'mean': mean, 'stddev': std, 'var': var, 'min': minimum,
/Zephyr-latest/
DLICENSE9 "License" shall mean the terms and conditions for use, reproduction,
12 "Licensor" shall mean the copyright owner or entity authorized by
15 "Legal Entity" shall mean the union of the acting entity and all
23 "You" (or "Your") shall mean an individual or Legal Entity
26 "Source" form shall mean the preferred form for making modifications,
30 "Object" form shall mean any form resulting from mechanical
35 "Work" shall mean the work of authorship, whether in Source or
40 "Derivative Works" shall mean any work, whether in Source or Object
48 "Contribution" shall mean any work of authorship, including
62 "Contributor" shall mean Licensor and any individual or Legal Entity
/Zephyr-latest/tests/kernel/timer/timer_behavior/
DREADME38 'mean': Mean time of each period
39 'stddev': Standard deviation from the mean time
40 'var': Variance from the mean time
/Zephyr-latest/subsys/mgmt/mcumgr/
DKconfig31 If a command only returns a result code, this will mean that the
/Zephyr-latest/subsys/net/lib/ptp/
DKconfig202 Defines mean time interval between successive Announce messages. The value should be
219 Specify mean time interval between successive Sync messages,
228 Specifies minimum permitted mean time interval between successive Pdelay_Req messages.
/Zephyr-latest/drivers/sensor/renesas/isl29035/
DKconfig48 Lower integration time values mean lower ADC resolution.
/Zephyr-latest/samples/basic/blinky/
DREADME.rst81 ``gpio0``. The pin flags :c:macro:`GPIO_ACTIVE_HIGH` mean the LED is on when
/Zephyr-latest/soc/intel/intel_adsp/
DKconfig147 does not mean that this will happen).
/Zephyr-latest/doc/connectivity/usb/device_next/
Dusb_device.rst279 Filling the TX FIFO does not mean that data is being sent to the host. And
280 successfully reading the RX FIFO does not mean that the device is still
/Zephyr-latest/modules/cmsis-dsp/
DKconfig105 * LMS (least mean square) Filter
/Zephyr-latest/doc/services/settings/
Dindex.rst65 specified ``cprio`` value is an integer where lower values mean higher priority.
/Zephyr-latest/doc/project/
Ddev_env_and_tools.rst152 - Assign Pull Request to yourself, this will mean that a pull request should
/Zephyr-latest/boards/intel/adsp/doc/
Dchromebooks_adsp.rst33 that you really mean it. Select "Boot from Internal Storage" at the
/Zephyr-latest/doc/security/standards/
Detsi-303645.rst27 which can mean they are able to change any configuration related to the intended
/Zephyr-latest/doc/releases/
Dmigration-guide-4.0.rst115 …* A fix was made to the naming of bstr elements with a .size specifier, which might mean that thes…
Drelease-notes-2.1.rst938 * :github:`652` - Provide a mean to find tests with 0 platforms due to bad filtering
Drelease-notes-3.2.rst2356 * :github:`46521` - '__device_dts_ord___BUS_ORD' undeclared here (not in a function); did you mean
/Zephyr-latest/doc/build/dts/
Dhowtos.rst173 to obtain a reference at runtime. If it returns ``NULL`` it can either mean that
/Zephyr-latest/samples/modules/tflite-micro/hello_world/train/
Dtrain_hello_world_model.ipynb403 …"# Compile the model using the standard 'adam' optimizer and the mean squared error or 'mse' loss …
1525 … when the _training loss_ is less than the _validation loss_, which would mean that the model has …
1597 "# Draw a graph of mean absolute error, which is another way of\n",
1604 "plt.title('Training and validation mean absolute error')\n",
1635 …"In addition, the mean absolute error values are quite high, ~0.305 at best, which means some of t…
1739 …"# Compile the model using the standard 'adam' optimizer and the mean squared error or 'mse' loss …
2810 …"Each training epoch, the model prints out its loss and mean absolute error for training and valid…
2855 "# Draw a graph of mean absolute error, which is another way of\n",
2862 "plt.title('Training and validation mean absolute error')\n",
/Zephyr-latest/doc/develop/west/
Dbuild-flash-debug.rst31 Its default behavior tries to "do what you mean":
Dmanifest.rst1481 This does mean you have to copy the ``path: modules/hal/nordic`` value into
/Zephyr-latest/doc/build/kconfig/
Dtips.rst676 check does not necessarily mean there's a problem. If a check returns a false
/Zephyr-latest/doc/hardware/porting/
Darch.rst370 All these differences mean that very little, if anything, can be shared between
/Zephyr-latest/subsys/bluetooth/mesh/
DKconfig1871 using @ref bt_mesh_rpl_pending_store. In the mean time, when