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
test_alarm.c
test_calibrate.c
test_time_incrementing.c
test_time.c
test_update_callback.c
test_y2k.c