Searched full:slower (Results 1 – 25 of 46) sorted by relevance
12
/Zephyr-latest/samples/modules/lvgl/accelerometer_chart/ |
D | Kconfig | 10 Warning: More points means more memory usage, and slower rendering!
|
/Zephyr-latest/soc/snps/nsim/arc_classic/hs/ |
D | Kconfig.defconfig.hs6x_smp | 18 # SMP simulation is slower than single core, 1 Mhz seems reasonable match with wallclock
|
D | Kconfig.defconfig.hs_smp | 22 # SMP simulation is slower than single core, 1 Mhz seems reasonable match with wallclock
|
/Zephyr-latest/tests/kernel/fpu_sharing/generic/ |
D | CMakeLists.txt | 7 # Some boards are significantly slower than others resulting in the test
|
/Zephyr-latest/boards/native/native_posix/ |
D | Kconfig | 27 (if there is a lot of load it may be slower than real time)
|
/Zephyr-latest/boards/native/native_sim/ |
D | Kconfig | 35 (if there is a lot of load it may be slower than real time)
|
/Zephyr-latest/lib/libc/minimal/ |
D | Kconfig | 27 Enable smaller but potentially slower implementations of memcpy and
|
/Zephyr-latest/include/zephyr/drivers/pwm/ |
D | max31790.h | 30 * pulses which occur during each TACH period. Hence, a bigger value means a slower
|
/Zephyr-latest/dts/bindings/pinctrl/ |
D | nxp,rt-iocon-pinctrl.yaml | 74 1 SLEWRATE_1- slow mode, output slew rate is slower
|
D | nxp,lpc-iocon-pinctrl.yaml | 86 0 SLEW_0- standard mode, output slew rate is slower
|
/Zephyr-latest/samples/basic/blinky_pwm/ |
D | README.rst | 16 faster-then-slower blinking cycle then repeats forever.
|
/Zephyr-latest/drivers/clock_control/ |
D | Kconfig.stm32 | 66 size makes each measure roughly 42µs slower in the worst case.
|
/Zephyr-latest/dts/bindings/power/ |
D | st,stm32wb0-pwr.yaml | 75 prescaler has been chosen. Since a slower clock results
|
/Zephyr-latest/dts/bindings/sensor/ |
D | memsic,mc3419.yaml | 59 This helps in producing slower Output Data Rate (ODR) from given Input Data Rate (IDR).
|
/Zephyr-latest/tests/benchmarks/sys_kernel/src/ |
D | syskernel.c | 131 * slower platforms. in main()
|
/Zephyr-latest/kernel/ |
D | Kconfig.smp | 23 overhead and may be slower.
|
/Zephyr-latest/include/zephyr/sys/ |
D | timeutil.h | 159 * parts-per-million faster or slower than specified. 289 * has a negative error (clock is slower than it should be).
|
/Zephyr-latest/subsys/testsuite/ztest/ |
D | Kconfig | 41 value ought to suffice for most such tests; however slower platforms
|
/Zephyr-latest/doc/kernel/services/scheduling/ |
D | index.rst | 74 rather slower constant-time insertion and removal overhead, and on most 112 queues will be somewhat slower (though this is not generally a performance
|
/Zephyr-latest/boards/mediatek/ |
D | index.rst | 31 much slower system DRAM. Zephyr currently loads and links into the
|
/Zephyr-latest/drivers/w1/ |
D | w1_zephyr_serial.c | 136 /* reset uses 115200/9600=12 slower baudrate, in w1_serial_reset_bus()
|
/Zephyr-latest/boards/native/native_sim/doc/ |
D | index.rst | 249 If, for some reason, native_sim runs slower than real time, all this 258 slower than real time. 269 100ppm slower than real time.
|
/Zephyr-latest/boards/native/doc/ |
D | arch_soc.rst | 204 faster or much slower than real time. 294 Simulations are on the order of 10 to 100 times slower than real time.
|
/Zephyr-latest/arch/x86/ |
D | Kconfig | 323 page tables in place. This is much slower, but uses much less RAM
|
/Zephyr-latest/doc/connectivity/networking/ |
D | net_config_guide.rst | 234 faster or slower. Because of thread scheduling latencies, in practice the
|
12