Home
last modified time | relevance | path

Searched refs:RTC_TAMPER_ERASE_BACKUP_ENABLE (Results 1 – 9 of 9) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_rtc_ex.c1613 if (sTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetTamper()
1685 if (sTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetTamper_IT()
1821 if (sAllTamper->TampInput[i].NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetActiveTampers()
2038 if (sIntTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetInternalTamper()
2069 sIntTamper->NoErase = RTC_TAMPER_ERASE_BACKUP_ENABLE; in HAL_RTCEx_GetInternalTampers()
2100 if (sIntTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetInternalTamper_IT()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_rtc_ex.c1684 if (sTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetTamper()
1755 if (sTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetTamper_IT()
1905 if (sAllTamper->TampInput[i].NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetActiveTampers()
2119 if (sIntTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetInternalTamper()
2167 if (sIntTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetInternalTamper_IT()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_rtc_ex.h424 #define RTC_TAMPER_ERASE_BACKUP_ENABLE 0x00u macro
1672 #define IS_RTC_TAMPER_ERASE_MODE(__MODE__) (((__MODE__) == RTC_TAMPER_ERASE_BACKUP_ENABLE) ||…
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_rtc_ex.h439 #define RTC_TAMPER_ERASE_BACKUP_ENABLE 0x00u macro
1763 #define IS_RTC_TAMPER_ERASE_MODE(__MODE__) (((__MODE__) == RTC_TAMPER_ERASE_BACKUP_ENABLE) ||…
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/bl2/
Dlow_level_security.c1727 .NoErase = RTC_TAMPER_ERASE_BACKUP_ENABLE
1823 sAllTamper.TampInput[7].NoErase = RTC_TAMPER_ERASE_BACKUP_ENABLE; in active_tamper()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/bl2/
Dlow_level_security.c1849 .NoErase = RTC_TAMPER_ERASE_BACKUP_ENABLE
1934 sAllTamper.TampInput[7].NoErase = RTC_TAMPER_ERASE_BACKUP_ENABLE; in active_tamper()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/Legacy/
Dstm32_hal_legacy.h1035 #define RTC_TAMPERERASEBACKUP_ENABLED RTC_TAMPER_ERASE_BACKUP_ENABLE
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Inc/Legacy/
Dstm32_hal_legacy.h1000 #define RTC_TAMPERERASEBACKUP_ENABLED RTC_TAMPER_ERASE_BACKUP_ENABLE
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/Legacy/
Dstm32_hal_legacy.h1196 #define RTC_TAMPERERASEBACKUP_ENABLED RTC_TAMPER_ERASE_BACKUP_ENABLE