Home
last modified time | relevance | path

Searched refs:nrf_rtc_timer (Results 1 – 11 of 11) sorted by relevance

/Zephyr-latest/tests/drivers/timer/nrf_rtc_timer/src/
Dmain.c109 ZTEST(nrf_rtc_timer, test_basic) in ZTEST() argument
138 ZTEST(nrf_rtc_timer, test_z_nrf_rtc_timer_compare_evt_address_get) in ZTEST() argument
147 ZTEST(nrf_rtc_timer, test_int_disable_enabled) in ZTEST() argument
179 ZTEST(nrf_rtc_timer, test_get_ticks) in ZTEST() argument
222 ZTEST(nrf_rtc_timer, test_absolute_scheduling) in ZTEST() argument
262 ZTEST(nrf_rtc_timer, test_alloc_free) in ZTEST() argument
280 ZTEST(nrf_rtc_timer, test_stress) in ZTEST() argument
307 ZTEST(nrf_rtc_timer, test_resetting_cc) in ZTEST() argument
362 ZTEST(nrf_rtc_timer, test_overflow) in ZTEST() argument
446 ZTEST(nrf_rtc_timer, test_next_cycle_timeouts) in ZTEST() argument
[all …]
/Zephyr-latest/drivers/timer/
DKconfig.nrf_rtc26 Use nrf_rtc_timer.h API. Driver is not managing allocation of channels.
36 handler and call nrf_rtc_timer API from destroying the internal state
37 in nrf_rtc_timer.
DCMakeLists.txt32 zephyr_library_sources_ifdef(CONFIG_NRF_RTC_TIMER nrf_rtc_timer.c)
/Zephyr-latest/tests/drivers/timer/nrf_rtc_timer/
DCMakeLists.txt6 project(nrf_rtc_timer) project
/Zephyr-latest/doc/releases/
Drelease-notes-2.6.rst1788 …overity CID :219483] Improper use of negative value in tests/drivers/timer/nrf_rtc_timer/src/main.c
1789 …2956` - [Coverity CID :219484] Out-of-bounds access in tests/drivers/timer/nrf_rtc_timer/src/main.c
1797 …2948` - [Coverity CID :219492] Out-of-bounds access in tests/drivers/timer/nrf_rtc_timer/src/main.c
1802 …2943` - [Coverity CID :219498] Out-of-bounds access in tests/drivers/timer/nrf_rtc_timer/src/main.c
1810 …overity CID :219510] Improper use of negative value in tests/drivers/timer/nrf_rtc_timer/src/main.c
1814 …2931` - [Coverity CID :219514] Out-of-bounds access in tests/drivers/timer/nrf_rtc_timer/src/main.c
1816 …overity CID :219516] Improper use of negative value in tests/drivers/timer/nrf_rtc_timer/src/main.c
1830 …overity CID :219531] Improper use of negative value in tests/drivers/timer/nrf_rtc_timer/src/main.c
1831 …2914` - [Coverity CID :219532] Out-of-bounds access in tests/drivers/timer/nrf_rtc_timer/src/main.c
1843 …overity CID :219547] Improper use of negative value in tests/drivers/timer/nrf_rtc_timer/src/main.c
Drelease-notes-1.9.rst222 * ``ZEP-1819`` - Add tickless kernel support in nrf_rtc_timer timer
Drelease-notes-2.3.rst738 * :github:`25901` - timer: nrf_rtc_timer: Subtraction underflow causing 8 minute time skips
1142 * :github:`23571` - drivers: timer: nrf52: Question: Does nRF52840 errata 179 affect nrf_rtc_timer
1199 * :github:`23187` - nrf_rtc_timer.c timseout setting mistake.
Drelease-notes-2.5.rst1022 * :github:`31822` - tests: drivers: timer: Test drivers.timer.nrf_rtc_timer.stress fails on nrf52 p…
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…
Drelease-notes-3.1.rst1234 - :github:`45315` - drivers: timer: nrf_rtc_timer: NRF boards take a long time to boot application …
1420 * :github:`45316` - drivers: timer: nrf_rtc_timer: SYS_CLOCK_TICKS_PER_SEC too high for when CONFIG…
Drelease-notes-3.3.rst974 * Significant rework to nrf_rtc_timer with multiple fixes
2684 - :github:`52667` - nrf_rtc_timer: Booting application with zephyr < 3.0.0 from mcuboot with zephyr…
2855 * :github:`54782` - nrf_rtc_timer may not properly handle a timeout that is set in specific conditi…
Drelease-notes-3.2.rst2470 * :github:`45315` - drivers: timer: nrf_rtc_timer: NRF boards take a long time to boot application …