Home
last modified time | relevance | path

Searched refs:PrechargeDuration (Results 1 – 6 of 6) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_rtc_ex.c1694 assert_param(IS_RTC_TAMPER_PRECHARGE_DURATION(sTamper->PrechargeDuration));
1725 (sTamper->PrechargeDuration) | (sTamper->TamperPullUp);
1760 assert_param(IS_RTC_TAMPER_PRECHARGE_DURATION(sTamper->PrechargeDuration));
1819 …(uint32_t)sTamper->PrechargeDuration | (uint32_t)sTamper->TamperPullUp | sTamper->TimeStampOnTampe…
1856 assert_param(IS_RTC_TAMPER_PRECHARGE_DURATION(sTamper->PrechargeDuration));
1886 (sTamper->PrechargeDuration) | (sTamper->TamperPullUp);
1930 assert_param(IS_RTC_TAMPER_PRECHARGE_DURATION(sTamper->PrechargeDuration));
1989 …(uint32_t)sTamper->PrechargeDuration | (uint32_t)sTamper->TamperPullUp | sTamper->TimeStampOnTampe…
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_rtc_ex.c380 assert_param(IS_RTC_TAMPER_PRECHARGE_DURATION(sTamper->PrechargeDuration)); in HAL_RTCEx_SetTamper()
474 …(uint32_t)sTamper->PrechargeDuration | (uint32_t)sTamper->TamperPullUp | (uint32_t)sTamper->TimeSt… in HAL_RTCEx_SetTamper()
534 assert_param(IS_RTC_TAMPER_PRECHARGE_DURATION(sTamper->PrechargeDuration)); in HAL_RTCEx_SetTamper_IT()
628 …(uint32_t)sTamper->PrechargeDuration | (uint32_t)sTamper->TamperPullUp | (uint32_t)sTamper->TimeSt… in HAL_RTCEx_SetTamper_IT()
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_rtc_ex.c1079 assert_param(IS_RTC_TAMPER_PRECHARGE_DURATION(sTamper->PrechargeDuration)); in HAL_RTCEx_SetTamper()
1101 (uint32_t)sTamper->SamplingFrequency | (uint32_t)sTamper->PrechargeDuration |\ in HAL_RTCEx_SetTamper()
1141 assert_param(IS_RTC_TAMPER_PRECHARGE_DURATION(sTamper->PrechargeDuration)); in HAL_RTCEx_SetTamper_IT()
1163 (uint32_t)sTamper->SamplingFrequency | (uint32_t)sTamper->PrechargeDuration |\ in HAL_RTCEx_SetTamper_IT()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_rtc_ex.h86 uint32_t PrechargeDuration; /*!< Specifies the Precharge Duration . member
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_rtc_ex.h87 uint32_t PrechargeDuration; /*!< Specifies the Precharge Duration . member
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_rtc_ex.h78 uint32_t PrechargeDuration; /*!< Specifies the Precharge Duration . member