Home
last modified time | relevance | path

Searched refs:accumulator (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/drivers/sensor/
Dsensor_shell.c138 int64_t accumulator; member
1020 stats[i].accumulator += value.val1 * INT64_C(1000000) + value.val2; in data_ready_trigger_handler()
1025 int64_t micro_value = stats[i].accumulator / stats[i].count; in data_ready_trigger_handler()
1035 stats[i].accumulator = 0; in data_ready_trigger_handler()
/Zephyr-latest/boards/adi/max78002evkit/doc/
Dindex.rst12 …touch-enabled 2.4in TFT display. The MAX78002 energy consumption is tracked by a power accumulator,
205 | JP18 | TRIG1 | PWR accumulator trigger signal 1 ties to port 1.6 …
207 | JP19 | TRIG2 | PWR accumulator trigger signal 2 ties to port 1.7 …
/Zephyr-latest/arch/arc/
DKconfig289 Depending on the configuration, CPU can contain accumulator reg-pair
/Zephyr-latest/scripts/
Dspelling.txt46 accumalator||accumulator
65 acumulator||accumulator
/Zephyr-latest/modules/mbedtls/
DKconfig.tls-generic392 bool "Mbed TLS entropy accumulator"
/Zephyr-latest/doc/releases/
Drelease-notes-3.2.rst235 * Added ARCv3 64bit accumulator reg save / restore, cleanup it for ARCv3