Searched full:estimated (Results 1 – 25 of 26) sorted by relevance
12
/Zephyr-latest/samples/boards/nordic/battery/src/ |
D | battery.h | 40 /** Calculate the estimated battery level based on a measured voltage. 47 * @return the estimated remaining capacity in parts per ten
|
/Zephyr-latest/subsys/dfu/ |
D | Kconfig | 56 hex "Estimated update footer size" 59 Estimated size of update image data, which is used to prevent loading of firmware updates
|
/Zephyr-latest/samples/fuel_gauge/max17048/ |
D | README.rst | 32 The charging state and the time to full/empty are estimated and based on the last consumption avera…
|
/Zephyr-latest/samples/bluetooth/channel_sounding/ |
D | README.rst | 89 Estimated distance to reflector: 120 Estimated distance to reflector:
|
/Zephyr-latest/samples/boards/nordic/battery/ |
D | README.rst | 54 from a standard alkaline battery. Curves can be measured, or estimated
|
/Zephyr-latest/dts/bindings/sensor/ |
D | invensense,icm42670.yaml | 154 the estimated activity type (Walk, Run, Unknown).
|
/Zephyr-latest/samples/subsys/logging/logger/ |
D | README.rst | 64 Estimated logging capabilities: 42000000 messages/second
|
/Zephyr-latest/samples/modules/tflite-micro/hello_world/train/ |
D | README.md | 35 *Estimated Training Time: 10 minutes.*
|
/Zephyr-latest/tests/lib/hash_function/src/ |
D | main.c | 102 * For n >= 40, the critical value can be estimated for various alpha. in kolmogorov_smirnov_test()
|
/Zephyr-latest/samples/sensor/tdk_apex/ |
D | README.rst | 13 and the estimated activity type (Walk, Run, Unknown).
|
/Zephyr-latest/include/zephyr/sys/ |
D | timeutil.h | 231 * @return the estimated skew, or zero if skew could not be estimated.
|
/Zephyr-latest/include/zephyr/drivers/ |
D | gnss.h | 115 /** Estimated fix acquired */ 133 /** Estimated fix */
|
/Zephyr-latest/drivers/flash/ |
D | soc_flash_nrf.h | 184 * @retval true if estimated time excess, false otherwise.
|
/Zephyr-latest/drivers/gnss/ |
D | gnss_dump.c | 50 return "ESTIMATED"; in gnss_fix_quality_to_str()
|
/Zephyr-latest/doc/kernel/ |
D | timeutil.rst | 23 clocks underlying the cycle counter, the offset between time estimated from 103 to another taking into account skew that can be estimated from the two
|
/Zephyr-latest/samples/subsys/logging/logger/src/ |
D | main.c | 230 printk("Estimated logging capabilities: %d messages/second\n", per_sec); in performance_showcase()
|
/Zephyr-latest/samples/bluetooth/channel_sounding/src/ |
D | distance_estimation.c | 293 printk("Estimated distance to reflector:\n"); in estimate_distance()
|
/Zephyr-latest/tests/kernel/threads/thread_stack/src/ |
D | main.c | 174 * First test does direct read & write starting at the estimated in stack_buffer_scenarios()
|
/Zephyr-latest/subsys/mgmt/osdp/src/ |
D | osdp_phy.c | 113 exp_len = sizeof(struct osdp_packet_header) + 64; /* 64 is estimated */ in osdp_phy_packet_init()
|
/Zephyr-latest/doc/develop/test/ |
D | twister.rst | 451 estimated minimum amount of RAM in KB needed for this test to build and run. This is 455 estimated minimum amount of ROM in KB needed for this test to build and run. This is
|
/Zephyr-latest/doc/security/ |
D | security-overview.rst | 550 it resides in, and the overall system is to be estimated. This threat
|
/Zephyr-latest/include/zephyr/net/ |
D | ieee802154_radio.h | 1901 * @brief Get the current estimated worst case accuracy (maximum ± 1918 * @return current estimated clock accuracy in PPM
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.6.rst | 1243 * Added estimated image overhead size to cache in sysbuild.
|
D | release-notes-3.7.rst | 1930 * Fixed estimated image overhead size calculation
|
/Zephyr-latest/include/zephyr/bluetooth/ |
D | uuid.h | 5066 * @brief GATT Characteristic Estimated Service Date UUID Value 5070 * @brief GATT Characteristic Estimated Service Date
|
12