zephyr/tests/drivers/rtc/rtc_api/src
Måns Ansgariusson c01ba39070 tests: rtc_api: Disable update callback after test completion
The update callback remains enabled after the test finishes, leaving the
RTC in a modified state. This change ensures the callback is properly
disabled, restoring the RTC to its original condition.

Signed-off-by: Måns Ansgariusson <Mansgariusson@gmail.com>
2025-02-05 01:12:41 +01:00
..
main.c
test_alarm_callback.c tests: drivers: rtc: rtc_api: add config for alarm time mask 2024-06-28 20:58:22 -04:00
test_alarm.c tests: drivers: rtc: rtc_api: add config for alarm time mask 2024-06-28 20:58:22 -04:00
test_calibrate.c
test_time_incrementing.c tests: rtc: time_incrementing: set nsec member 2024-07-09 19:03:49 +02:00
test_time.c tests: drivers: rtc: Fix typos 2024-09-04 09:54:52 +02:00
test_update_callback.c tests: rtc_api: Disable update callback after test completion 2025-02-05 01:12:41 +01:00
test_y2k.c tests: rtc: time_incrementing: set nsec member 2024-07-09 19:03:49 +02:00