Home
last modified time | relevance | path

Searched refs:StoreOperation (Results 1 – 14 of 14) sorted by relevance

/loramac-node-latest/src/boards/NucleoL476/
Drtc-board.c178 time.StoreOperation = RTC_STOREOPERATION_RESET; in RtcInit()
404 RtcAlarm.AlarmTime.StoreOperation = RTC_STOREOPERATION_RESET; in RtcStartAlarm()
/loramac-node-latest/src/boards/SKiM881AXL/
Drtc-board.c179 time.StoreOperation = RTC_STOREOPERATION_RESET; in RtcInit()
405 RtcAlarm.AlarmTime.StoreOperation = RTC_STOREOPERATION_RESET; in RtcStartAlarm()
/loramac-node-latest/src/boards/NucleoL152/
Drtc-board.c178 time.StoreOperation = RTC_STOREOPERATION_RESET; in RtcInit()
404 RtcAlarm.AlarmTime.StoreOperation = RTC_STOREOPERATION_RESET; in RtcStartAlarm()
/loramac-node-latest/src/boards/NucleoL073/
Drtc-board.c179 time.StoreOperation = RTC_STOREOPERATION_RESET; in RtcInit()
405 RtcAlarm.AlarmTime.StoreOperation = RTC_STOREOPERATION_RESET; in RtcStartAlarm()
/loramac-node-latest/src/boards/NAMote72/
Drtc-board.c178 time.StoreOperation = RTC_STOREOPERATION_RESET; in RtcInit()
404 RtcAlarm.AlarmTime.StoreOperation = RTC_STOREOPERATION_RESET; in RtcStartAlarm()
/loramac-node-latest/src/boards/B-L072Z-LRWAN1/
Drtc-board.c179 time.StoreOperation = RTC_STOREOPERATION_RESET; in RtcInit()
405 RtcAlarm.AlarmTime.StoreOperation = RTC_STOREOPERATION_RESET; in RtcStartAlarm()
/loramac-node-latest/src/boards/SKiM980A/
Drtc-board.c178 time.StoreOperation = RTC_STOREOPERATION_RESET; in RtcInit()
404 RtcAlarm.AlarmTime.StoreOperation = RTC_STOREOPERATION_RESET; in RtcStartAlarm()
/loramac-node-latest/src/boards/SKiM880B/
Drtc-board.c178 time.StoreOperation = RTC_STOREOPERATION_RESET; in RtcInit()
404 RtcAlarm.AlarmTime.StoreOperation = RTC_STOREOPERATION_RESET; in RtcStartAlarm()
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_rtc.c351 assert_param(IS_RTC_STORE_OPERATION(sTime->StoreOperation)); in HAL_RTC_SetTime()
425 hrtc->Instance->CR |= (uint32_t)(sTime->DayLightSaving | sTime->StoreOperation); in HAL_RTC_SetTime()
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_rtc.c416 assert_param(IS_RTC_STORE_OPERATION(sTime->StoreOperation)); in HAL_RTC_SetTime()
490 hrtc->Instance->CR |= (uint32_t)(sTime->DayLightSaving | sTime->StoreOperation); in HAL_RTC_SetTime()
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_rtc.h131 uint32_t StoreOperation; /*!< Specifies RTC_StoreOperation value to be written in the BCK bit member
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_rtc.c812 assert_param(IS_RTC_STORE_OPERATION(sTime->StoreOperation)); in HAL_RTC_SetTime()
886 hrtc->Instance->CR |= (uint32_t)(sTime->DayLightSaving | sTime->StoreOperation); in HAL_RTC_SetTime()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_rtc.h135 uint32_t StoreOperation; /*!< Specifies RTC_StoreOperation value to be written in the BKP bit member
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_rtc_ex.h122 uint32_t StoreOperation; /*!< Specifies RTC_StoreOperation value to be written in the BKP bit member