Home
last modified time | relevance | path

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

/Zephyr-latest/boards/adi/max78000evkit/doc/
Dindex.rst7 and a 3.5in touch-enabled color TFT display. A secondary display is driven by a power accumulator f…
193 … | | Open | | | Enables power monitoring using power accumulator
207 … | | Open | | | Enables power monitoring using power accumulator
214 … | | Open | | | Enables power monitoring using power accumulator
221 … | | Open | | | Enables power monitoring using power accumulator
/Zephyr-latest/boards/adi/max78002evkit/doc/
Dindex.rst12 …touch-enabled 2.4in TFT display. The MAX78002 energy consumption is tracked by a power accumulator,
136 … | | Open | | | Main 3.3V input routes through shunts for power accumulator measurements …
150 …| | Open | | | VCOREA + CNN loads route through shunts for power accumulator
157 … | | Open | | | VCOREB power routes through shunts for power accumulator
164 … | | Open | | | VREGO_A power routes through shunts for power accumulator
246 | | | | 1-2 | | | PWR accumulator trigger signal 1 ties to port …
253 | | | | 1-2 | | | PWR accumulator trigger signal 2 ties to port …
/Zephyr-latest/drivers/sensor/
Dsensor_shell.c144 int64_t accumulator; member
1009 stats[i].accumulator += value.val1 * INT64_C(1000000) + value.val2; in data_ready_trigger_handler()
1014 int64_t micro_value = stats[i].accumulator / stats[i].count; in data_ready_trigger_handler()
1024 stats[i].accumulator = 0; in data_ready_trigger_handler()
/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-generic396 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