Use recently added SoCs functions to request access to SoC backup domain resources These function use a reference counter to track these request and ensure the resources are accessible as long as at least a consumer requires access. By the way, move inclusion of stm32_hsem.h header file after inclusion of the LL header files and Zephyr header standard files. Fixes issue 90942. Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.am1805 | ||
| Kconfig.ambiq | ||
| Kconfig.bq32002 | ||
| Kconfig.ds1307 | ||
| Kconfig.ds1337 | ||
| Kconfig.ds3231 | ||
| Kconfig.emul | ||
| Kconfig.fake | ||
| Kconfig.ifx_cat1 | ||
| Kconfig.mc146818 | ||
| Kconfig.numaker | ||
| Kconfig.nxp_irtc | ||
| Kconfig.pcf2123 | ||
| Kconfig.pcf8523 | ||
| Kconfig.pcf8563 | ||
| Kconfig.rpi_pico | ||
| Kconfig.rts5912 | ||
| Kconfig.rv3028 | ||
| Kconfig.rv8263 | ||
| Kconfig.rv8803 | ||
| Kconfig.rx8130ce | ||
| Kconfig.sam | ||
| Kconfig.sam0 | ||
| Kconfig.siwx91x | ||
| Kconfig.smartbond | ||
| Kconfig.stm32 | ||
| Kconfig.xmc4xxx | ||
| rtc_am1805.c | ||
| rtc_ambiq.c | ||
| rtc_bq32002.c | ||
| rtc_ds1307.c | ||
| rtc_ds1337.c | ||
| rtc_ds3231.c | ||
| rtc_emul.c | ||
| rtc_fake.c | ||
| rtc_handlers.c | ||
| rtc_ifx_cat1.c | ||
| rtc_ll_stm32.c | ||
| rtc_ll_stm32.h | ||
| rtc_mc146818.c | ||
| rtc_numaker.c | ||
| rtc_nxp_irtc.c | ||
| rtc_pcf2123.c | ||
| rtc_pcf8523.c | ||
| rtc_pcf8563.c | ||
| rtc_rpi_pico.c | ||
| rtc_rts5912.c | ||
| rtc_rv3028.c | ||
| rtc_rv8263.c | ||
| rtc_rv8803.c | ||
| rtc_rx8130ce.c | ||
| rtc_sam0.c | ||
| rtc_sam.c | ||
| rtc_shell.c | ||
| rtc_silabs_siwx91x.c | ||
| rtc_smartbond.c | ||
| rtc_utils.c | ||
| rtc_utils.h | ||
| rtc_xmc4xxx.c | ||