/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_rtc_ex.c | 1788 if (sTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) 1850 … (sTamper->NoErase == RTC_TAMPER_ERASE_BACKUP_ENABLE ? 0U : RTC_TAMPCR_TAMP1NOERASE) | \ 1863 … (sTamper->NoErase == RTC_TAMPER_ERASE_BACKUP_ENABLE ? 0U : RTC_TAMPCR_TAMP2NOERASE) | \ 1876 … (sTamper->NoErase == RTC_TAMPER_ERASE_BACKUP_ENABLE ? 0U : RTC_TAMPCR_TAMP3NOERASE) | \ 1945 if (sTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) 2015 … (sTamper->NoErase == RTC_TAMPER_ERASE_BACKUP_ENABLE ? 0U : RTC_TAMPCR_TAMP1NOERASE) | \ 2028 … (sTamper->NoErase == RTC_TAMPER_ERASE_BACKUP_ENABLE ? 0U : RTC_TAMPCR_TAMP2NOERASE) | \ 2041 … (sTamper->NoErase == RTC_TAMPER_ERASE_BACKUP_ENABLE ? 0U : RTC_TAMPCR_TAMP3NOERASE) | \
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_rtc_ex.c | 1542 if (sTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetTamper() 1612 if (sTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetTamper_IT() 1744 if (sAllTamper->TampInput[i].NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetActiveTampers() 1992 if (sIntTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetInternalTamper() 2023 sIntTamper->NoErase = RTC_TAMPER_ERASE_BACKUP_ENABLE; in HAL_RTCEx_GetInternalTampers() 2052 if (sIntTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetInternalTamper_IT()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_rtc_ex.c | 1486 if (sTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetTamper() 1547 if (sTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetTamper_IT() 1679 if (sAllTamper->TampInput[i].NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetActiveTampers() 1855 if (sIntTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetInternalTamper() 1898 if (sIntTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetInternalTamper_IT()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_rtc_ex.c | 1580 if (sTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetTamper() 1646 if (sTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetTamper_IT() 1785 if (sAllTamper->TampInput[i].NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetActiveTampers() 2012 if (sIntTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetInternalTamper() 2062 if (sIntTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetInternalTamper_IT()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_rtc_ex.c | 1550 if (sTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetTamper() 1615 if (sTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetTamper_IT() 1751 if (sAllTamper->TampInput[i].NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetActiveTampers() 1977 if (sIntTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetInternalTamper() 2020 if (sIntTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetInternalTamper_IT()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_rtc_ex.c | 1590 if (sTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetTamper() 1656 if (sTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetTamper_IT() 1795 if (sAllTamper->TampInput[i].NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetActiveTampers() 2022 if (sIntTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetInternalTamper() 2066 if (sIntTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetInternalTamper_IT()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_rtc_ex.c | 1566 if (sTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetTamper() 1631 if (sTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetTamper_IT() 1759 if (sIntTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetInternalTamper() 1805 if (sIntTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetInternalTamper_IT()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_rtc_ex.c | 508 if (sTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetTamper() 580 if (sTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetTamper() 712 if (sTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetTamper_IT() 792 if (sTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetTamper_IT() 1131 if (sAllTamper->TampInput[i].NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetActiveTampers()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_rtc_ex.c | 1605 if (sTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetTamper() 1671 if (sTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetTamper_IT() 1810 if (sAllTamper->TampInput[i].NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetActiveTampers() 2043 if (sIntTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetInternalTamper() 2087 if (sIntTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetInternalTamper_IT()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_rtc_ex.h | 264 #define RTC_TAMPER_ERASE_BACKUP_ENABLE 0x00u macro 267 #define RTC_TAMPER_ERASE_BACKUP_ENABLE 0x00000000u macro 1659 #define IS_RTC_TAMPER_ERASE_MODE(__MODE__) (((__MODE__) == RTC_TAMPER_ERASE_BACKUP_ENABLE) ||…
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_rtc_ex.h | 367 #define RTC_TAMPER_ERASE_BACKUP_ENABLE 0x00u macro 370 #define RTC_TAMPER_ERASE_BACKUP_ENABLE 0x00000000u macro 1862 …IS_RTC_TAMPER_ERASE_MODE(__MODE__) (((__MODE__) == RTC_TAMPER_ERASE_BACKUP_ENABLE) || \
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_hal_rtc_ex.h | 170 #define RTC_TAMPER_ERASE_BACKUP_ENABLE 0x00000000U macro 1059 #define IS_RTC_TAMPER_ERASE_MODE(MODE) (((MODE) == RTC_TAMPER_ERASE_BACKUP_ENABLE) || \
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_rtc_ex.h | 191 #define RTC_TAMPER_ERASE_BACKUP_ENABLE 0x00000000U macro 1043 #define IS_RTC_TAMPER_ERASE_MODE(MODE) (((MODE) == RTC_TAMPER_ERASE_BACKUP_ENABLE) || \
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_hal_rtc_ex.h | 230 #define RTC_TAMPER_ERASE_BACKUP_ENABLE 0x00u macro 1080 #define IS_RTC_TAMPER_ERASE_MODE(__MODE__) (((__MODE__) == RTC_TAMPER_ERASE_BACKUP_ENABLE) ||…
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_rtc_ex.c | 1448 if (sTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetTamper() 1518 if (sTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetTamper_IT() 1648 if (sAllTamper->TampInput[i].NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetActiveTampers()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_hal_rtc_ex.h | 251 #define RTC_TAMPER_ERASE_BACKUP_ENABLE 0x00U macro 1367 #define IS_RTC_TAMPER_ERASE_MODE(__MODE__) (((__MODE__) == RTC_TAMPER_ERASE_BACKUP_ENABLE) ||…
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_hal_rtc_ex.h | 199 #define RTC_TAMPER_ERASE_BACKUP_ENABLE ((uint32_t)0x00000000U) macro 1260 #define IS_RTC_TAMPER_ERASE_MODE(MODE) (((MODE) == RTC_TAMPER_ERASE_BACKUP_ENABLE) || \
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_hal_rtc_ex.h | 241 #define RTC_TAMPER_ERASE_BACKUP_ENABLE 0x00u macro 1292 #define IS_RTC_TAMPER_ERASE_MODE(__MODE__) (((__MODE__) == RTC_TAMPER_ERASE_BACKUP_ENABLE) ||…
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_rtc_ex.h | 398 #define RTC_TAMPER_ERASE_BACKUP_ENABLE 0x00u macro 1550 #define IS_RTC_TAMPER_ERASE_MODE(__MODE__) (((__MODE__) == RTC_TAMPER_ERASE_BACKUP_ENABLE) ||…
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_hal_rtc_ex.h | 361 #define RTC_TAMPER_ERASE_BACKUP_ENABLE 0x00u macro 1516 #define IS_RTC_TAMPER_ERASE_MODE(__MODE__) (((__MODE__) == RTC_TAMPER_ERASE_BACKUP_ENABLE) ||…
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_rtc_ex.h | 269 #define RTC_TAMPER_ERASE_BACKUP_ENABLE 0x00U macro 1323 #define IS_RTC_TAMPER_ERASE_MODE(__MODE__) (((__MODE__) == RTC_TAMPER_ERASE_BACKUP_ENABLE) ||…
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_hal_rtc_ex.h | 426 #define RTC_TAMPER_ERASE_BACKUP_ENABLE 0U macro 1702 #define IS_RTC_TAMPER_ERASE_MODE(__MODE__) (((__MODE__) == RTC_TAMPER_ERASE_BACKUP_ENABLE) ||…
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_rtc_ex.h | 416 #define RTC_TAMPER_ERASE_BACKUP_ENABLE 0U macro 1712 #define IS_RTC_TAMPER_ERASE_MODE(__MODE__) (((__MODE__) == RTC_TAMPER_ERASE_BACKUP_ENABLE) ||…
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_rtc_ex.h | 419 #define RTC_TAMPER_ERASE_BACKUP_ENABLE 0U macro 1700 #define IS_RTC_TAMPER_ERASE_MODE(__MODE__) (((__MODE__) == RTC_TAMPER_ERASE_BACKUP_ENABLE) ||…
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_rtc_ex.h | 388 #define RTC_TAMPER_ERASE_BACKUP_ENABLE 0U macro 1662 #define IS_RTC_TAMPER_ERASE_MODE(__MODE__) (((__MODE__) == RTC_TAMPER_ERASE_BACKUP_ENABLE) ||…
|