Searched full:accurate (Results 1 – 25 of 61) sorted by relevance
123
/Zephyr-Core-3.5.0/drivers/sensor/bme280/ |
D | Kconfig | 35 lead to more accurate readings, but higher power consumption. 53 lead to more accurate readings, but higher power consumption. 71 lead to more accurate readings, but higher power consumption.
|
/Zephyr-Core-3.5.0/drivers/sensor/bme680/ |
D | Kconfig | 24 lead to more accurate readings, but higher power consumption. 42 lead to more accurate readings, but higher power consumption. 60 lead to more accurate readings, but higher power consumption.
|
/Zephyr-Core-3.5.0/drivers/sensor/dps310/ |
D | Kconfig | 23 lead to more accurate readings, but higher power consumption. 47 lead to more accurate readings, but higher power consumption.
|
/Zephyr-Core-3.5.0/dts/bindings/sensor/ |
D | ti,ina219.yaml | 50 one can adjust this to get more accurate readings. 75 Lowering the resolution of the ADC gives less accurate readings but 111 Lowering the resolution of the ADC gives less accurate readings but
|
/Zephyr-Core-3.5.0/drivers/timer/ |
D | Kconfig.nrf_rtc | 61 systems, clock initially runs from less accurate source which has faster 64 system clock driver initialization but it may be less accurate. Option is
|
D | Kconfig.apic | 39 accurate sys_clock_cycle_get_32().
|
D | apic_timer.c | 21 * (CPUID 0x06, EAX bit 2); for the more accurate sys_clock_cycle_get_32(), 35 * CONFIG_APIC_TIMER_TSC=y enables the more accurate TSC-based cycle counter
|
/Zephyr-Core-3.5.0/include/zephyr/drivers/sensor/ |
D | ccs811.h | 143 * Accurate calculation of gas levels requires accurate environment 144 * data. Measurements are only accurate to 0.5 Cel and 0.5 %RH.
|
/Zephyr-Core-3.5.0/boards/arm/mec15xxevb_assy6853/ |
D | Kconfig.defconfig | 17 # second to be 32768 for accurate operation.
|
/Zephyr-Core-3.5.0/drivers/sensor/tmp112/ |
D | Kconfig | 15 The TMP102 is compatible with the TMP112 but is less accurate and has
|
/Zephyr-Core-3.5.0/boards/arm/mec172xmodular_assy6930/ |
D | Kconfig.defconfig | 13 # accurate operation.
|
/Zephyr-Core-3.5.0/boards/arm/mec172xevb_assy6906/ |
D | Kconfig.defconfig | 13 # accurate operation.
|
/Zephyr-Core-3.5.0/boards/arm/mec1501modular_assy6885/ |
D | Kconfig.defconfig | 18 # second to be 32768 for accurate operation.
|
/Zephyr-Core-3.5.0/dts/bindings/pwm/ |
D | st,stm32-pwm.yaml | 17 Add support to capture on four channels. This is less accurate than
|
/Zephyr-Core-3.5.0/drivers/ethernet/ |
D | Kconfig.e1000 | 44 If the value is set properly, the timer will be accurate.
|
D | Kconfig.mcux | 101 If the value is set properly, the timer will be accurate.
|
/Zephyr-Core-3.5.0/samples/userspace/syscall_perf/src/ |
D | test_supervisor.c | 43 /* Remove CSR accesses to be more accurate */ in supervisor_thread_function()
|
D | test_user.c | 43 /* Remove CSR accesses to be more accurate */ in user_thread_function()
|
/Zephyr-Core-3.5.0/samples/kernel/metairq_dispatch/src/ |
D | msgdev.h | 13 * in AVERAGE_LOAD_TARGET_PCT. Disable for more accurate statistics
|
/Zephyr-Core-3.5.0/soc/arm/atmel_sam/sam3x/ |
D | Kconfig.soc | 34 Says n if you do not need accurate and precise timers.
|
/Zephyr-Core-3.5.0/soc/arm/atmel_sam/sam4e/ |
D | Kconfig.soc | 36 Says n if you do not need accurate and precise timers.
|
/Zephyr-Core-3.5.0/soc/arm/atmel_sam/sam4s/ |
D | Kconfig.soc | 56 Says n if you do not need accurate and precise timers.
|
/Zephyr-Core-3.5.0/soc/arm/atmel_sam/same70/ |
D | Kconfig.soc | 87 Says n if you do not need accurate and precise timers.
|
/Zephyr-Core-3.5.0/soc/arm/atmel_sam/samv71/ |
D | Kconfig.soc | 88 Says n if you do not need accurate and precise timers.
|
/Zephyr-Core-3.5.0/tests/kernel/timer/timer_behavior/ |
D | README | 8 Timers are meant to be precise and accurate. This test validates an implementation is both.
|
123