Searched refs:timer (Results 601 – 625 of 737) sorted by relevance
1...<<21222324252627282930
/Zephyr-latest/boards/nxp/mimxrt1062_fmurt6/ |
D | mimxrt1062_fmurt6.dts | 442 * timer will be used instead of systick, as allows the core clock to
|
/Zephyr-latest/boards/nxp/lpcxpresso55s28/doc/ |
D | index.rst | 69 | WWDT | on-chip | windowed watchdog timer |
|
/Zephyr-latest/boards/nxp/mimxrt1015_evk/doc/ |
D | index.rst | 144 oscillator on the board will be used as a source for the GPT timer to
|
/Zephyr-latest/dts/riscv/ite/ |
D | it81xx2.dtsi | 620 interrupts = <IT8XXX2_IRQ_TIMER1 IRQ_TYPE_EDGE_RISING /* Warning timer */ 621 IT8XXX2_IRQ_TIMER2 IRQ_TYPE_EDGE_RISING>; /* One shot timer */
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_s32k344_m7.dtsi | 889 compatible = "nxp,s32-sys-timer"; 897 compatible = "nxp,s32-sys-timer";
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.4.rst | 910 * :github:`28603` - tests: kernel: timer: timer_api: Failed on nucleo_l073rz 954 * :github:`28319` - tests: kernel: context: fails because timer expiration is shorter than excepted 969 * :github:`28265` - up_squared(acrn):running tests/kernel/timer/timer_api/ failed 970 * :github:`28264` - up_squared(acrn):running tests/kernel/timer/timer_monotonic/ failed 989 * :github:`28205` - kernel.timer.tickless: frdmk64f failure 1029 * :github:`28112` - timer/scheduler problem (STM32F407) 1076 * :github:`27874` - Nordic timer failures with synchronized periodic timers 1219 * :github:`27205` - tests/kernel/timer/timer_api test fails on twr_ke18f 1325 * :github:`26701` - Invalid handling of large cycle count in rtc timer 1370 * :github:`26476` - ARM Cortex-A: architecture timer continuously firing in tick-less mode [all …]
|
D | release-notes-2.5.rst | 369 * Removed support for legacy APIC timer driver. 747 * Added timer for appDETACH state and revised descriptor handling to 1003 * :github:`31946` - arm,arm-timer dts compatible should be arm,armv8-timer 1022 * :github:`31822` - tests: drivers: timer: Test drivers.timer.nrf_rtc_timer.stress fails on nrf52 p… 1093 * :github:`31599` - 64 bit race on timer counter in cavs_timer 1207 * :github:`30862` - Nordic system timer driver incompatible with LEGACY_TIMEOUT_API 1223 * :github:`30730` - tests: nrf: Tests in tests/drivers/timer/nrf_rtc_timer are flaky 1257 * :github:`30526` - tests: drivers: timer: Tests from drivers.timer.nrf_rtc_timer.basic fail on all… 1448 * :github:`29700` - [Coverity CID :215253] Unintentional integer overflow in drivers/timer/stm32_lp… 1451 * :github:`29697` - [Coverity CID :215243] Unintentional integer overflow in drivers/timer/stm32_lp… [all …]
|
/Zephyr-latest/boards/mediatek/ |
D | index.rst | 43 timer devices (of which Zephyr uses two), and a "mailbox"
|
/Zephyr-latest/dts/x86/intel/ |
D | raptor_lake_p.dtsi | 432 timer-clock = <19200000>;
|
/Zephyr-latest/boards/st/nucleo_h753zi/doc/ |
D | index.rst | 59 - High-resolution timer (2.1 ns)
|
/Zephyr-latest/boards/st/nucleo_l432kc/doc/ |
D | index.rst | 50 - SysTick timer
|
/Zephyr-latest/boards/st/nucleo_l433rc_p/doc/ |
D | index.rst | 50 - SysTick timer
|
/Zephyr-latest/boards/others/esp32c3_supermini/doc/ |
D | index.rst | 28 - 1 x 52-bit system timer
|
/Zephyr-latest/boards/others/neorv32/doc/ |
D | index.rst | 33 | MTIME | on-chip | system timer |
|
/Zephyr-latest/boards/nxp/rd_rw612_bga/doc/ |
D | index.rst | 63 | OS_TIMER | on-chip | os timer |
|
/Zephyr-latest/doc/kernel/services/smp/ |
D | smp.rst | 145 :c:func:`smp_timer_init` to set up any needed stat in the timer driver. On 146 many architectures the timer is a per-CPU device and needs to be 176 interrupts (including periodic timer interrupts) disabled or deferred
|
/Zephyr-latest/boards/native/doc/ |
D | arch_soc.rst | 90 Therefore interrupts, including timer interrupts, will not arrive 352 system timer and an interrupt controller. 465 :c:func:`arch_busy_wait()` and an special fake HW timer provided by the native simulator.
|
/Zephyr-latest/boards/weact/mini_stm32h743/doc/ |
D | index.rst | 42 - High-resolution timer (2.1 ns)
|
/Zephyr-latest/boards/weact/mini_stm32h7b0/doc/ |
D | index.rst | 44 - High-resolution timer (2.1 ns)
|
/Zephyr-latest/boards/st/stm32l476g_disco/doc/ |
D | index.rst | 68 - SysTick timer
|
/Zephyr-latest/boards/st/nucleo_h743zi/doc/ |
D | index.rst | 59 - High-resolution timer (2.1 ns)
|
/Zephyr-latest/boards/enjoydigital/litex_vexriscv/doc/ |
D | index.rst | 142 … ./litex-boards/litex_boards/targets/digilent_arty.py --build --timer-uptime --csr-json csr.json
|
/Zephyr-latest/boards/nxp/mimxrt1024_evk/doc/ |
D | index.rst | 189 oscillator on the board will be used as a source for the GPT timer to
|
/Zephyr-latest/boards/nxp/vmu_rt1170/ |
D | vmu_rt1170_mimxrt1176_cm7.dts | 476 * timer will be used instead of systick, as allows the core clock to
|
/Zephyr-latest/boards/native/native_sim/doc/ |
D | index.rst | 239 is created by the clock and timer model. 303 **Clock, timer and system tick model** 304 This model provides the system tick timer. By default 722 System tick, Native_posix timer, :kconfig:option:`CONFIG_NATIVE_POSIX_TIMER`, All
|
1...<<21222324252627282930