Home
last modified time | relevance | path

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

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_rtc_ex.c1760 assert_param(IS_RTC_TAMPER_ERASE_MODE(sTamper->NoErase));
1827 assert_param(IS_RTC_TAMPER_ERASE_MODE(sTamper->NoErase));
1919 assert_param(IS_RTC_TAMPER_ERASE_MODE(sTamper->NoErase));
1992 assert_param(IS_RTC_TAMPER_ERASE_MODE(sTamper->NoErase));
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Src/
H A Dstm32wbxx_hal_rtc_ex.c484 assert_param(IS_RTC_TAMPER_ERASE_MODE(sTamper->NoErase)); in HAL_RTCEx_SetTamper()
577 assert_param(IS_RTC_TAMPER_ERASE_MODE(sTamper->NoErase)); in HAL_RTCEx_SetTamper_IT()
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/
H A Dstm32wbxx_hal_rtc_ex.h1239 #define IS_RTC_TAMPER_ERASE_MODE(MODE) (((MODE) == RTC_TAMPER_ERASE_BACKUP_ENABLE) || \ macro
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_rtc_ex.h1660 #define IS_RTC_TAMPER_ERASE_MODE(__MODE__) (((__MODE__) == RTC_TAMPER_ERASE_BACKUP_ENABLE) ||… macro
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h3073 #define IS_TAMPER_ERASE_MODE IS_RTC_TAMPER_ERASE_MODE
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h3099 #define IS_TAMPER_ERASE_MODE IS_RTC_TAMPER_ERASE_MODE
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h3319 #define IS_TAMPER_ERASE_MODE IS_RTC_TAMPER_ERASE_MODE
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h3414 #define IS_TAMPER_ERASE_MODE IS_RTC_TAMPER_ERASE_MODE
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h3414 #define IS_TAMPER_ERASE_MODE IS_RTC_TAMPER_ERASE_MODE
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h3422 #define IS_TAMPER_ERASE_MODE IS_RTC_TAMPER_ERASE_MODE