Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_rtc_ex.c1653 …assert_param(!((sTamper->MaskFlag != RTC_TAMPERMASK_FLAG_DISABLE) && (sTamper->Tamper > RTC_TAMPER… in HAL_RTCEx_SetTamper()
1655 …assert_param(!((sTamper->MaskFlag != RTC_TAMPERMASK_FLAG_DISABLE) && (sTamper->Tamper > RTC_TAMPER… in HAL_RTCEx_SetTamper()
1679 if (sTamper->MaskFlag != RTC_TAMPERMASK_FLAG_DISABLE) in HAL_RTCEx_SetTamper()
1732 assert_param(sTamper->MaskFlag == RTC_TAMPERMASK_FLAG_DISABLE); in HAL_RTCEx_SetTamper_IT()
1900 if (sAllTamper->TampInput[i].MaskFlag != RTC_TAMPERMASK_FLAG_DISABLE) in HAL_RTCEx_SetActiveTampers()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_rtc_ex.c1585 …assert_param(!((sTamper->MaskFlag != RTC_TAMPERMASK_FLAG_DISABLE) && (sTamper->Tamper > RTC_TAMPER… in HAL_RTCEx_SetTamper()
1608 if (sTamper->MaskFlag != RTC_TAMPERMASK_FLAG_DISABLE) in HAL_RTCEx_SetTamper()
1672 if (sTamper->MaskFlag != RTC_TAMPERMASK_FLAG_DISABLE) in HAL_RTCEx_SetTamper_IT()
1771 …assert_param(!((sAllTamper->TampInput[i].MaskFlag != RTC_TAMPERMASK_FLAG_DISABLE) && (i > RTC_TAMP… in HAL_RTCEx_SetActiveTampers()
1816 if (sAllTamper->TampInput[i].MaskFlag != RTC_TAMPERMASK_FLAG_DISABLE) in HAL_RTCEx_SetActiveTampers()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_rtc_ex.h415 #define RTC_TAMPERMASK_FLAG_DISABLE 0x00u macro
1676 ((__STATE__) == RTC_TAMPERMASK_FLAG_DISABLE))
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_rtc_ex.h417 #define RTC_TAMPERMASK_FLAG_DISABLE 0x00u macro
1767 ((__STATE__) == RTC_TAMPERMASK_FLAG_DISABLE))
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/bl2/
Dlow_level_security.c1824 sAllTamper.TampInput[7].MaskFlag = RTC_TAMPERMASK_FLAG_DISABLE; in active_tamper()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/bl2/
Dlow_level_security.c1935 sAllTamper.TampInput[7].MaskFlag = RTC_TAMPERMASK_FLAG_DISABLE; in active_tamper()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/Legacy/
Dstm32_hal_legacy.h1030 #define RTC_TAMPERMASK_FLAG_DISABLED RTC_TAMPERMASK_FLAG_DISABLE
1033 #define RTC_MASKTAMPERFLAG_DISABLED RTC_TAMPERMASK_FLAG_DISABLE
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Inc/Legacy/
Dstm32_hal_legacy.h995 #define RTC_TAMPERMASK_FLAG_DISABLED RTC_TAMPERMASK_FLAG_DISABLE
998 #define RTC_MASKTAMPERFLAG_DISABLED RTC_TAMPERMASK_FLAG_DISABLE
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/Legacy/
Dstm32_hal_legacy.h1191 #define RTC_TAMPERMASK_FLAG_DISABLED RTC_TAMPERMASK_FLAG_DISABLE
1194 #define RTC_MASKTAMPERFLAG_DISABLED RTC_TAMPERMASK_FLAG_DISABLE