Home
last modified time | relevance | path

Searched refs:RTC_WRITE_PROTECTION_ENABLE_2 (Results 1 – 3 of 3) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_rtc.h70 #define RTC_WRITE_PROTECTION_ENABLE_2 ((uint8_t)0x53U) macro
1076 WRITE_REG(RTCx->WPR, RTC_WRITE_PROTECTION_ENABLE_2); in LL_RTC_DisableWriteProtection()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_rtc.h70 #define RTC_WRITE_PROTECTION_ENABLE_2 ((uint8_t)0x53U) macro
1065 WRITE_REG(RTCx->WPR, RTC_WRITE_PROTECTION_ENABLE_2); in LL_RTC_DisableWriteProtection()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_rtc.h70 #define RTC_WRITE_PROTECTION_ENABLE_2 0x53U macro
1224 WRITE_REG(RTCx->WPR, RTC_WRITE_PROTECTION_ENABLE_2); in LL_RTC_DisableWriteProtection()