Home
last modified time | relevance | path

Searched refs:timer (Results 551 – 575 of 737) sorted by relevance

1...<<21222324252627282930

/Zephyr-latest/drivers/serial/
Duart_nrfx_uart.c756 static void rx_timeout(struct k_timer *timer) in rx_timeout() argument
762 static void tx_timeout(struct k_timer *timer) in tx_timeout() argument
/Zephyr-latest/boards/st/nucleo_wba52cg/doc/
Dnucleo_wba52cg.rst110 - One 16-bit, advanced motor control timer
112 - One 32-bit timer
/Zephyr-latest/doc/releases/
Drelease-notes-2.2.rst506 * Added RV32M1 timer/PWM driver
538 * Added per-core ARM architected timer driver
539 * Added support for same54 to sam0 rtc timer driver
821 * :github:`22623` - tests/kernel/timer/timer_api failed on mimxrt1050_evk board.
883 * :github:`22268` - timer not working when duration is too high
932 * :github:`21813` - tests/kernel/timer/timer_api failed on frdm_k64f board.
935 * :github:`21790` - tests/kernel/timer/timer_api fails on nucleo_g071rb board
958 * :github:`21674` - [Coverity CID :206392] Side effect in assertion in tests/kernel/timer/starve/sr…
1049 * :github:`21095` - [Coverity CID :206086] Out-of-bounds access in drivers/timer/cortex_m_systick.c
1051 * :github:`21082` - tests/kernel/timer/timer_api failing on several nRF5x SoCs
[all …]
Drelease-notes-2.0.rst329 * Added MEC1501 32 KHZ, local APIC timer, and LiteX drivers
330 * Replaced native POSIX system timer driver with tickless support
331 * Removed default selection of SYSTICK timer for ARM platforms
387 * Trickle timer re-init fixes.
668 * :github:`18366` - [Coverity CID :203452]Control flow issues in /drivers/timer/xlnx_psttc_timer.c
669 * :github:`18365` - [Coverity CID :203434]Control flow issues in /drivers/timer/xlnx_psttc_timer.c
759 * :github:`17897` - k_busy_wait not working when using 32KHz timer driver
770 * :github:`17851` - riscv/m2gl025: timer tests broken
831 * :github:`17507` - system timer drivers using the "new" API should not be configured with CONFIG_T…
947 * :github:`16898` - bluetooth stack change affects timer behavior
[all …]
/Zephyr-latest/kernel/
DKconfig520 Note that timing functions may use a different timer than
521 the default timer for OS timekeeping.
807 A value of 0 completely disables timer support in the kernel.
810 int "System clock's h/w timer frequency"
812 This option specifies the frequency of the hardware timer used for the
820 This option specifies that the kernel has timer support.
857 system timer support. If accuracy is very important then
/Zephyr-latest/dts/arm/infineon/cat1b/cyw20829/
Dcyw20829.dtsi150 compatible = "infineon,cat1-lp-timer";
/Zephyr-latest/boards/weact/blackpill_f401cc/doc/
Dindex.rst27 - Up to 11 Timers (six 16-bit, two 32-bit, two watchdog timers and a SysTick timer)
/Zephyr-latest/boards/st/nucleo_f412zg/doc/
Dindex.rst46 - SysTick timer
/Zephyr-latest/boards/digilent/zybo/doc/
Dindex.rst33 | ARCH TIMER | on-chip | ARM architected timer |
/Zephyr-latest/boards/nxp/frdm_rw612/doc/
Dindex.rst57 | OS_TIMER | on-chip | os timer |
/Zephyr-latest/boards/nxp/mimxrt1060_evk/
Dmimxrt1060_evk.dtsi281 * timer will be used instead of systick, as allows the core clock to
/Zephyr-latest/boards/nxp/mimxrt1040_evk/
Dmimxrt1040_evk.dts225 * timer will be used instead of systick, as allows the core clock to
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-ctlr-arch.rst332 4 for single timer tIFS switching) on first instance
333 * 4 capture/compare registers for second instance, if single tIFS timer
/Zephyr-latest/boards/nxp/mimxrt595_evk/doc/
Dindex.rst69 | OS_TIMER | on-chip | os timer |
164 The MIMXRT595 EVK is configured to use the OS Event timer
/Zephyr-latest/boards/nxp/mimxrt685_evk/doc/
Dindex.rst65 | OS_TIMER | on-chip | os timer |
199 The MIMXRT685 EVK is configured to use the OS Event timer
/Zephyr-latest/boards/nxp/s32z2xxdc2/doc/
Dindex.rst31 | Arm Timer | on-chip | timer |
127 The watchdog driver only supports triggering an interrupt upon timer expiration.
/Zephyr-latest/subsys/bluetooth/mesh/
Daccess.c817 k_work_schedule(&mod->pub->timer, K_MSEC(delay)); in publish_sent()
899 err = k_work_reschedule(&pub->timer, K_MSEC(random)); in pub_delay_schedule()
914 timer); in mod_publish()
1029 k_work_init_delayable(&mod->pub->timer, mod_publish); in mod_init()
1663 k_work_reschedule(&pub->timer, K_NO_WAIT); in bt_mesh_model_publish()
2648 k_work_schedule(&mod->pub->timer, K_MSEC(ms + random)); in commit_mod()
/Zephyr-latest/samples/modules/canopennode/objdict/
Dobjdict.eds1097 ParameterName=event timer
1166 ParameterName=event timer
1235 ParameterName=event timer
1304 ParameterName=event timer
/Zephyr-latest/boards/weact/blackpill_f401ce/doc/
Dindex.rst27 - Up to 11 Timers (six 16-bit, two 32-bit, two watchdog timers and a SysTick timer)
/Zephyr-latest/boards/weact/blackpill_f411ce/doc/
Dindex.rst27 - Up to 11 Timers (six 16-bit, two 32-bit, two watchdog timers and a SysTick timer)
/Zephyr-latest/boards/weact/stm32f405_core/doc/
Dindex.rst29 - Up to 17 Timers (twelve 16-bit, two 32-bit, two watchdog timers and a SysTick timer)
/Zephyr-latest/boards/st/nucleo_f413zh/doc/
Dindex.rst46 - SysTick timer
/Zephyr-latest/drivers/clock_control/
DKconfig.nrf80 If RTC is used as system timer then LF clock is always on and handling
/Zephyr-latest/boards/nxp/mimxrt1064_evk/
Dmimxrt1064_evk.dts327 * timer will be used instead of systick, as allows the core clock to
/Zephyr-latest/boards/dragino/lsn50/doc/
Dindex.rst45 - 1x 16-bit ultra-low-power timer

1...<<21222324252627282930