Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_rtc_ex.h263 #define RTC_TAMPERMASK_FLAG_DISABLE 0x00u macro
266 #define RTC_TAMPERMASK_FLAG_DISABLE 0x00000000u macro
1443 ((__STATE__) == RTC_TAMPERMASK_FLAG_DISABLE))
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_rtc_ex.c1711 if(sTamper->MaskFlag != RTC_TAMPERMASK_FLAG_DISABLE)
1796 if(sTamper->MaskFlag != RTC_TAMPERMASK_FLAG_DISABLE)
1872 if(sTamper->MaskFlag != RTC_TAMPERMASK_FLAG_DISABLE)
1966 if(sTamper->MaskFlag != RTC_TAMPERMASK_FLAG_DISABLE)
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_rtc_ex.h244 #define RTC_TAMPERMASK_FLAG_DISABLE ((uint32_t)0x00000000U) macro
1366 ((STATE) == RTC_TAMPERMASK_FLAG_DISABLE))
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_rtc_ex.c433 if(sTamper->MaskFlag != RTC_TAMPERMASK_FLAG_DISABLE) in HAL_RTCEx_SetTamper()
588 if(sTamper->MaskFlag != RTC_TAMPERMASK_FLAG_DISABLE) in HAL_RTCEx_SetTamper_IT()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h809 #define RTC_TAMPERMASK_FLAG_DISABLED RTC_TAMPERMASK_FLAG_DISABLE
812 #define RTC_MASKTAMPERFLAG_DISABLED RTC_TAMPERMASK_FLAG_DISABLE
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h745 #define RTC_TAMPERMASK_FLAG_DISABLED RTC_TAMPERMASK_FLAG_DISABLE
748 #define RTC_MASKTAMPERFLAG_DISABLED RTC_TAMPERMASK_FLAG_DISABLE
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h745 #define RTC_TAMPERMASK_FLAG_DISABLED RTC_TAMPERMASK_FLAG_DISABLE
748 #define RTC_MASKTAMPERFLAG_DISABLED RTC_TAMPERMASK_FLAG_DISABLE