Home
last modified time | relevance | path

Searched refs:RTC_SECURE_FULL_YES (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_rtc_ex.h644 #define RTC_SECURE_FULL_YES 0u /*!< RTC full secure */ macro
1591 #define IS_RTC_SECURE_FULL(__STATE__) (((__STATE__) == RTC_SECURE_FULL_YES) || \
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rtc_ex.h590 #define RTC_SECURE_FULL_YES 0u /*!< RTC full secure */ macro
1557 #define IS_RTC_SECURE_FULL(__STATE__) (((__STATE__) == RTC_SECURE_FULL_YES) || \
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_rtc_ex.h765 #define RTC_SECURE_FULL_YES RTC_SECCFGR_SEC /*!< RTC full secure */ macro
1762 #define IS_RTC_SECURE_FULL(__STATE__) (((__STATE__) == RTC_SECURE_FULL_YES) || \
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rtc_ex.h762 #define RTC_SECURE_FULL_YES RTC_SECCFGR_SEC /*!< RTC full secure */ macro
1777 #define IS_RTC_SECURE_FULL(__STATE__) (((__STATE__) == RTC_SECURE_FULL_YES) || \
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rtc_ex.h744 #define RTC_SECURE_FULL_YES RTC_SECCFGR_SEC /*!< RTC full secure … macro
1741 #define IS_RTC_SECURE_FULL(__STATE__) (((__STATE__) == RTC_SECURE_FULL_YES) || \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rtc_ex.h794 #define RTC_SECURE_FULL_YES RTC_SECCFGR_SEC /*!< RTC full secure */ macro
1873 #define IS_RTC_SECURE_FULL(__STATE__) (((__STATE__) == RTC_SECURE_FULL_YES) || \