zephyr/drivers/rtc
James Roy 7bfd5c0a10 drivers: rtc: unchecked return value in rv8263
Fix unchecked return value scanned by Coverity.

Signed-off-by: James Roy <rruuaanng@outlook.com>
2024-12-15 19:24:17 +01:00
..
CMakeLists.txt drivers: rtc: Added IRTC Driver Support. 2024-10-26 03:58:48 +01:00
Kconfig drivers: rtc: Added IRTC Driver Support. 2024-10-26 03:58:48 +01:00
Kconfig.am1805
Kconfig.ambiq drivers: rtc: add ambiq rtc driver 2024-08-09 17:58:35 +01:00
Kconfig.ds1307
Kconfig.emul
Kconfig.fake
Kconfig.ifx_cat1 Drivers: RTC: Initial implementation of RTC for IFX cyw20829 2024-10-09 13:46:56 +02:00
Kconfig.mc146818
Kconfig.numaker
Kconfig.nxp_irtc drivers: rtc: Added IRTC Driver Support. 2024-10-26 03:58:48 +01:00
Kconfig.pcf8523
Kconfig.pcf8563
Kconfig.rpi_pico
Kconfig.rv3028
Kconfig.rv8263
Kconfig.sam
Kconfig.smartbond
Kconfig.stm32
Kconfig.xmc4xxx drivers: rtc: Add RTC driver for Infineon XMC4xxx devices 2024-09-04 09:54:52 +02:00
rtc_am1805.c drivers: RTC: update API to use DEVICE_API macros 2024-12-03 10:40:18 +01:00
rtc_ambiq.c drivers: RTC: update API to use DEVICE_API macros 2024-12-03 10:40:18 +01:00
rtc_ds1307.c drivers: RTC: update API to use DEVICE_API macros 2024-12-03 10:40:18 +01:00
rtc_emul.c drivers: RTC: update API to use DEVICE_API macros 2024-12-03 10:40:18 +01:00
rtc_fake.c drivers: RTC: update API to use DEVICE_API macros 2024-12-03 10:40:18 +01:00
rtc_handlers.c
rtc_ifx_cat1.c drivers: RTC: update API to use DEVICE_API macros 2024-12-03 10:40:18 +01:00
rtc_ll_stm32.c drivers: RTC: update API to use DEVICE_API macros 2024-12-03 10:40:18 +01:00
rtc_ll_stm32.h
rtc_mc146818.c drivers: RTC: update API to use DEVICE_API macros 2024-12-03 10:40:18 +01:00
rtc_numaker.c drivers: RTC: update API to use DEVICE_API macros 2024-12-03 10:40:18 +01:00
rtc_nxp_irtc.c drivers: RTC: update API to use DEVICE_API macros 2024-12-03 10:40:18 +01:00
rtc_pcf8523.c drivers: RTC: update API to use DEVICE_API macros 2024-12-03 10:40:18 +01:00
rtc_pcf8563.c drivers: RTC: update API to use DEVICE_API macros 2024-12-03 10:40:18 +01:00
rtc_rpi_pico.c drivers: RTC: update API to use DEVICE_API macros 2024-12-03 10:40:18 +01:00
rtc_rv3028.c drivers: RTC: update API to use DEVICE_API macros 2024-12-03 10:40:18 +01:00
rtc_rv8263.c drivers: rtc: unchecked return value in rv8263 2024-12-15 19:24:17 +01:00
rtc_sam.c drivers: RTC: update API to use DEVICE_API macros 2024-12-03 10:40:18 +01:00
rtc_shell.c
rtc_smartbond.c drivers: RTC: update API to use DEVICE_API macros 2024-12-03 10:40:18 +01:00
rtc_utils.c
rtc_utils.h
rtc_xmc4xxx.c drivers: RTC: update API to use DEVICE_API macros 2024-12-03 10:40:18 +01:00