Home
last modified time | relevance | path

Searched refs:RTC_TAMPER_MASKABLE_NB (Results 1 – 10 of 10) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_rtc_ex.h376 #define RTC_TAMPER_MASKABLE_NB 2U macro
378 #define RTC_TAMPER_MASKABLE_NB 3U macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rtc_ex.h423 #define RTC_TAMPER_MASKABLE_NB 2U macro
425 #define RTC_TAMPER_MASKABLE_NB 3U macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rtc_ex.c1759 (i >= RTC_TAMPER_MASKABLE_NB))); in HAL_RTCEx_SetActiveTampers()
1946 #if (RTC_TAMPER_MASKABLE_NB == 2) in HAL_RTCEx_DeactivateActiveTampers()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_rtc_ex.h389 #define RTC_TAMPER_MASKABLE_NB 3u macro
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_rtc_ex.h418 #define RTC_TAMPER_MASKABLE_NB 3U macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rtc_ex.h408 #define RTC_TAMPER_MASKABLE_NB 3U macro
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_rtc_ex.c1627 …AllTamper->TampInput[i].MaskFlag == RTC_TAMPERMASK_FLAG_ENABLE) && (i >= RTC_TAMPER_MASKABLE_NB))); in HAL_RTCEx_SetActiveTampers()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rtc_ex.c1734 (i >= RTC_TAMPER_MASKABLE_NB))); in HAL_RTCEx_SetActiveTampers()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_rtc_ex.c1700 (i >= RTC_TAMPER_MASKABLE_NB))); in HAL_RTCEx_SetActiveTampers()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_rtc_ex.c1744 (i >= RTC_TAMPER_MASKABLE_NB))); in HAL_RTCEx_SetActiveTampers()