Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_rtc_ex.h277 #define RTC_TAMPER_ERASE_BACKUP_ENABLE 0x00u macro
280 #define RTC_TAMPER_ERASE_BACKUP_ENABLE 0x00000000u macro
1439 #define IS_RTC_TAMPER_ERASE_MODE(__MODE__) (((__MODE__) == RTC_TAMPER_ERASE_BACKUP_ENABLE) ||…
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_rtc_ex.c1717 if(sTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE)
1775 if(sTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE)
1878 if(sTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE)
1945 if(sTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE)
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_rtc_ex.h235 #define RTC_TAMPER_ERASE_BACKUP_ENABLE ((uint32_t)0x00000000U) macro
1362 #define IS_RTC_TAMPER_ERASE_MODE(MODE) (((MODE) == RTC_TAMPER_ERASE_BACKUP_ENABLE) || \
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_rtc_ex.c395 if(sTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetTamper()
549 if(sTamper->NoErase != RTC_TAMPER_ERASE_BACKUP_ENABLE) in HAL_RTCEx_SetTamper_IT()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h814 #define RTC_TAMPERERASEBACKUP_ENABLED RTC_TAMPER_ERASE_BACKUP_ENABLE
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h750 #define RTC_TAMPERERASEBACKUP_ENABLED RTC_TAMPER_ERASE_BACKUP_ENABLE
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h750 #define RTC_TAMPERERASEBACKUP_ENABLED RTC_TAMPER_ERASE_BACKUP_ENABLE