Searched full:reduces (Results 1 – 25 of 78) sorted by relevance
1234
/Zephyr-latest/dts/bindings/retention/ |
D | zephyr,retention.yaml | 55 (applies to the header of the data, reduces the available user data 62 valid (appended to the footer of the data, reduces the available user
|
/Zephyr-latest/dts/bindings/sensor/ |
D | nxp,p3t1755-common.yaml | 11 Oneshot sampling mode, this reduces power consumption. By default the sensor
|
D | microchip,tcn75a.yaml | 40 Oneshot sampling mode. Reduces power consumption, but disables triggering
|
/Zephyr-latest/soc/espressif/esp32c2/ |
D | Kconfig | 23 down when PHY is disabled. Enabling this setting reduces power consumption
|
/Zephyr-latest/drivers/sdhc/ |
D | Kconfig.sam_hsmci | 25 Power-save mode reduces the clock-speed during SD card
|
/Zephyr-latest/soc/espressif/esp32c6/ |
D | Kconfig | 26 down when PHY is disabled. Enabling this setting reduces power consumption
|
/Zephyr-latest/soc/espressif/esp32c3/ |
D | Kconfig | 35 down when PHY is disabled. Enabling this setting reduces power consumption
|
/Zephyr-latest/drivers/timer/ |
D | Kconfig.gecko | 29 ~31 us @ 32768 Hz or ~1 ms @ 1000 Hz. This reduces timing
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/fs_mgmt/include/mgmt/mcumgr/grp/fs_mgmt/ |
D | fs_mgmt_config.h | 11 * all required headers and other data fields. The following data reduces
|
/Zephyr-latest/lib/libc/minimal/ |
D | Kconfig | 28 memset. On the Cortex-M0+ this reduces the total code size by 120 bytes.
|
/Zephyr-latest/subsys/ipc/ipc_service/lib/ |
D | Kconfig.icmsg | 40 therefore reduces the RAM footprint of the backend.
|
/Zephyr-latest/dts/bindings/serial/ |
D | st,stm32-uart-base.yaml | 92 In RX, FIFO reduces overrun occurrences.
|
/Zephyr-latest/soc/espressif/esp32s3/ |
D | Kconfig | 154 down when PHY is disabled. Enabling this setting reduces power consumption
|
/Zephyr-latest/doc/services/portability/posix/implementation/ |
D | index.rst | 39 the other library or subsystem. This reduces the likelihood of dependency cycles in code. When
|
/Zephyr-latest/arch/riscv/ |
D | Kconfig.isa | 94 which reduces static and dynamic code size by adding short 16-bit
|
/Zephyr-latest/doc/services/logging/ |
D | cs_stm.rst | 109 where the strings are stored, which reduces the size of the logging subsystem. 116 * It reduces the size of the binary, as the strings used in the log messages are not stored in the … 117 * It reduces the amount of data that needs to be sent to and processed by the application core, as …
|
/Zephyr-latest/kernel/ |
D | Kconfig.smp | 89 O(N) in the number of CPUs, and in exchange reduces the number of
|
/Zephyr-latest/subsys/logging/ |
D | Kconfig.formatting | 107 image file in log output. This reduces the size required to store
|
/Zephyr-latest/soc/espressif/common/ |
D | Kconfig.esptool | 26 4. Enabling this feature reduces available internal RAM size (around 900 bytes).
|
/Zephyr-latest/arch/arm/include/cortex_m/ |
D | tz_ns.h | 97 * warning for functions with a return value. It also reduces flash use.
|
/Zephyr-latest/doc/develop/api/ |
D | design_guidelines.rst | 84 structure or union declaration. This reduces memory use for
|
/Zephyr-latest/soc/ite/ec/it8xxx2/ |
D | Kconfig | 143 This reduces read/write EC registers latency by 50%.
|
/Zephyr-latest/modules/openthread/ |
D | Kconfig.features | 115 since last CSL synchronization. This reduces the usage of radio API
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | mpsc_pbuf.rst | 14 on packet is freed. This approach reduces memory copying.
|
/Zephyr-latest/samples/boards/nordic/battery/src/ |
D | battery.c | 27 /* This board uses a divider that reduces max voltage to
|
1234