Searched refs:timer (Results 501 – 525 of 737) sorted by relevance
1...<<21222324252627282930
/Zephyr-latest/lib/posix/options/ |
D | CMakeLists.txt | 127 timer.c
|
/Zephyr-latest/dts/arm/silabs/ |
D | efr32fg1p.dtsi | 162 timer0: timer@40018000 {
|
/Zephyr-latest/boards/nxp/mimxrt1010_evk/ |
D | mimxrt1010_evk.dts | 174 * timer will be used instead of systick, as allows the core clock to
|
/Zephyr-latest/boards/nxp/mimxrt1170_evk/ |
D | mimxrt1170_evk_mimxrt1176_cm7.dts | 131 * timer will be used instead of systick, as allows the core clock to
|
/Zephyr-latest/dts/xtensa/intel/ |
D | intel_adsp_ace20_lnl.dtsi | 470 timer: timer { label 471 compatible = "intel,adsp-timer";
|
/Zephyr-latest/samples/net/capture/ |
D | README.rst | 135 IPv6 retransmit timer : 0 192 IPv6 retransmit timer : 0
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | core.rst | 47 get powered off before the timer to store the RPL is fired. To ensure that 54 switch off the timer, which can help to significantly reduce flash wear out.
|
/Zephyr-latest/tests/net/lib/dns_resolve/src/ |
D | main.c | 160 k_work_cancel_delayable(&ctx->queries[slot].timer); in sender_iface() 524 if (k_work_delayable_busy_get(&ctx->queries[i].timer) != 0) { in verify_cancelled()
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.6.rst | 291 * Reworked the periodic publication timer and poll timeout scheduling logic. 295 * Stopped resetting the PB ADV reliable timer on retransmission. 418 timer, and power management. 644 * Added support for Nuvoton NPCX system timer. 747 * Added microseconds timer API support. 944 individual threads. It is based on a regularly updated kernel timer, 1140 * :github:`35509` - tests: timer: Unstable tests using timer at nrf platforms 1268 * :github:`35073` - timer: cortex_m_systick: uptime drifting in tickless mode 1314 * :github:`34788` - APIC timer does not support SMP 1561 * :github:`33754` - xtensa sys timer Interrupt bug? [all …]
|
D | release-notes-1.8.rst | 257 * ``ZEP-1812`` - Add tickless kernel support in HPET timer 258 * ``ZEP-1816`` - Add tickless kernel support in LOAPIC timer 259 * ``ZEP-1817`` - Add tickless kernel support in ARCV2 timer 260 * ``ZEP-1818`` - Add tickless kernel support in cortex_m_systick timer
|
/Zephyr-latest/subsys/net/lib/dns/ |
D | resolve.c | 649 && k_work_delayable_busy_get(&pending_query->timer) == 0) { in check_query_active() 700 int busy = k_work_cancel_delayable(&pending_query->timer); in release_query() 1143 ret = k_work_reschedule(&ctx->queries[query_idx].timer, in dns_write() 1292 CONTAINER_OF(dwork, struct dns_pending_query, timer); in query_timeout() 1452 k_work_init_delayable(&ctx->queries[i].timer, query_timeout); in dns_resolve_name()
|
/Zephyr-latest/doc/services/crypto/random/ |
D | index.rst | 51 enables number generator based on system timer clock. This number
|
/Zephyr-latest/include/zephyr/net/ |
D | ppp.h | 239 struct k_work_delayable timer; member
|
/Zephyr-latest/modules/hal_rpi_pico/ |
D | CMakeLists.txt | 123 ${rp2_common_dir}/hardware_timer/timer.c)
|
/Zephyr-latest/boards/adafruit/kb2040/doc/ |
D | index.rst | 25 - 1 Watchdog timer peripheral
|
/Zephyr-latest/boards/adafruit/qt_py_rp2040/doc/ |
D | index.rst | 25 - 1 Watchdog timer peripheral
|
/Zephyr-latest/boards/bbc/microbit/ |
D | bbc_microbit.dts | 74 timer = <&timer2>;
|
/Zephyr-latest/boards/espressif/esp8684_devkitm/doc/ |
D | index.rst | 38 - 1 54-bit general-purpose timer 40 - 1 52-bit system timer
|
/Zephyr-latest/doc/contribute/ |
D | contributor_expectations.rst | 118 - :zephyr_file:`Kernel timer tests <tests/kernel/timer/timer_behavior>` 120 :zephyr_file:`kernel timer <kernel/timer.c>`, measured by lines of code.
|
/Zephyr-latest/subsys/net/ip/ |
D | ipv6.h | 437 struct k_work_delayable timer; member
|
/Zephyr-latest/samples/subsys/shell/shell_module/src/ |
D | main.c | 26 void timer_expired_handler(struct k_timer *timer) in timer_expired_handler() argument
|
/Zephyr-latest/boards/sparkfun/pro_micro_rp2040/doc/ |
D | index.rst | 28 - 1 Watchdog timer peripheral
|
/Zephyr-latest/subsys/net/l2/ieee802154/ |
D | Kconfig | 100 Reassembly timer will start as soon as first packet received
|
/Zephyr-latest/subsys/portability/cmsis_rtos_v2/ |
D | Kconfig | 52 int "Maximum timer count in CMSIS RTOS V2 application"
|
/Zephyr-latest/drivers/modem/ |
D | Kconfig.hl7800 | 215 string "Requested eDRX timer" 227 string "Requested extended periodic TAU timer"
|
1...<<21222324252627282930