Home
last modified time | relevance | path

Searched refs:tick (Results 26 – 50 of 59) sorted by relevance

123

/Zephyr-latest/samples/boards/arc_secure_services/
DREADME.rst30 so the normal zephyr's kernel tick can work correctly.
/Zephyr-latest/dts/arm/ti/
Dcc13xx_cc26xx.dtsi199 /* The RTC peripheral backs the kernel system clock and tick timer. */
/Zephyr-latest/subsys/testsuite/ztest/include/zephyr/
Dztest_test.h609 __syscall void sys_clock_tick_set(uint64_t tick);
/Zephyr-latest/soc/nordic/nrf53/
DKconfig83 bool "Pre-tick workaround for nRF5340 anomaly 165"
89 Indicates that the pre-tick workaround for the anomaly 165 that affects
/Zephyr-latest/samples/subsys/llext/edk/
DREADME.rst128 [ext2]Publishing tick
/Zephyr-latest/doc/services/device_mgmt/
Dmcumgr.rst127 Note that a tick for a particular group indicates basic support for that group in the code, it is
/Zephyr-latest/doc/kernel/
Dtimeutil.rst9 :ref:`kernel_timing_uptime` in Zephyr is based on the a tick counter. With
191 The Zephyr tick counter has no concept of leap seconds or standard time
/Zephyr-latest/dts/arm/st/f4/
Dstm32f4.dtsi45 * We are basing on RTC as a wakeup source with 62,5us tick.
47 * works within system tick boundaries (100us by default),
/Zephyr-latest/kernel/
DKconfig782 int "System tick frequency (in ticks/second)"
790 "tick" is the internal count in which the kernel does all its internal
792 on tick boundaries to the extent practical, and no fractional ticks
795 The choice of tick rate is configurable by this option. Also the number
796 of cycles per tick should be chosen so that 1 millisecond is exactly
832 larger values (and higher precision tick rates) without fear
/Zephyr-latest/boards/amd/kv260_r5/doc/
Dindex.rst42 This board configuration uses a system timer tick frequency of 1000 Hz.
/Zephyr-latest/boards/native/native_sim/doc/
Dindex.rst248 next system tick interrupt until the corresponding real/host time.
303 **Clock, timer and system tick model**
304 This model provides the system tick timer. By default
305 :kconfig:option:`CONFIG_SYS_CLOCK_TICKS_PER_SEC` configures it to tick every 10ms.
722 System tick, Native_posix timer, :kconfig:option:`CONFIG_NATIVE_POSIX_TIMER`, All
/Zephyr-latest/samples/kernel/metairq_dispatch/
DREADME.rst58 (and more) data on systems with a high timer tick rate (ideally 10+
/Zephyr-latest/subsys/net/l2/ethernet/gptp/
DKconfig33 updated on each tick.
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/radio/
Dradio.c1121 uint32_t radio_tmr_start_tick(uint8_t trx, uint32_t tick) in radio_tmr_start_tick() argument
1126 return radio_tmr_start_hlp(trx, tick, remainder_us); in radio_tmr_start_tick()
/Zephyr-latest/subsys/bluetooth/controller/
DKconfig.ll_sw_split1240 ticker nodes, returning tick to expire.
1250 ticker nodes, returning tick to expire and remainder from a reference
1251 tick.
1259 ticker nodes, returning tick to expire and lazy count from a reference
1260 tick.
/Zephyr-latest/tests/benchmarks/thread_metric/
Dthread_metric_readme.txt237 * Zephyr : Requirement met. System tick rate = 100 Hz.
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-ctlr-arch.rst153 * LLCP main state machine entry/tick'er
/Zephyr-latest/modules/lvgl/
DCMakeLists.txt266 ${LVGL_DIR}/src/tick/lv_tick.c
/Zephyr-latest/doc/releases/
Drelease-notes-1.8.rst192 * Added test to verify same tick timeout expiry order
Drelease-notes-2.3.rst340 * Fixed alarm tick count on stm32
1123 * :github:`23617` - kernel: k_cpu_idle/atomic_idle() not tested for tick-less kernel
Drelease-notes-2.0.rst49 * Boosted the default tick rate for tickless kernels to improve the
808 * :github:`17630` - efr32mg_sltb004a tick clock error
Drelease-notes-2.1.rst288 * Fixed clamp tick adjustment in tickless mode in various drivers
/Zephyr-latest/tests/drivers/tee/optee/src/
Dmain.c876 extern void z_vrfy_sys_clock_tick_set(uint64_t tick);
/Zephyr-latest/boards/native/doc/
Dbsim_boards_design.rst322 ticks. When these ticks occur a registered test tick function will be called.
/Zephyr-latest/doc/hardware/porting/
Dboard_porting.rst637 - Configure and enable a system clock, along with a tick source.

123