Home
last modified time | relevance | path

Searched refs:RTC_TAFCR_TAMPPUDIS (Results 1 – 25 of 80) sorted by relevance

1234

/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_rtc_ex.h214 #define RTC_TAMPER_PULLUP_DISABLE RTC_TAFCR_TAMPPUDIS /*!< Tamper pins are not pre-charged before…
215 #define RTC_TAMPER_PULLUP_MASK RTC_TAFCR_TAMPPUDIS /*!< Masking all bits except bit TAMPPUDIS …
Dstm32f0xx_ll_rtc.h2210 SET_BIT(RTCx->TAFCR, RTC_TAFCR_TAMPPUDIS); in LL_RTC_TAMPER_DisablePullUp()
2221 CLEAR_BIT(RTCx->TAFCR, RTC_TAFCR_TAMPPUDIS); in LL_RTC_TAMPER_EnablePullUp()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_rtc_ex.h245 #define RTC_TAMPER_PULLUP_DISABLE RTC_TAFCR_TAMPPUDIS /*!< Tamper pins are not pre-charged before…
246 #define RTC_TAMPER_PULLUP_MASK RTC_TAFCR_TAMPPUDIS /*!< Masking all bits except bit TAMPPUDIS …
Dstm32f3xx_ll_rtc.h2645 SET_BIT(RTCx->TAFCR, RTC_TAFCR_TAMPPUDIS); in LL_RTC_TAMPER_DisablePullUp()
2656 CLEAR_BIT(RTCx->TAFCR, RTC_TAFCR_TAMPPUDIS); in LL_RTC_TAMPER_EnablePullUp()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_rtc_ex.h235 #define RTC_TAMPER_PULLUP_DISABLE RTC_TAFCR_TAMPPUDIS /*!< Tamper pins are not pre-charged before…
236 #define RTC_TAMPER_PULLUP_MASK RTC_TAFCR_TAMPPUDIS /*!< Masking all bits except bit TAMPPUDIS …
Dstm32f4xx_ll_rtc.h2600 SET_BIT(RTCx->TAFCR, RTC_TAFCR_TAMPPUDIS); in LL_RTC_TAMPER_DisablePullUp()
2611 CLEAR_BIT(RTCx->TAFCR, RTC_TAFCR_TAMPPUDIS); in LL_RTC_TAMPER_EnablePullUp()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_rtc_ex.h254 #define RTC_TAMPER_PULLUP_DISABLE RTC_TAFCR_TAMPPUDIS /*!< Tamper pins are not pre-charged before…
255 #define RTC_TAMPER_PULLUP_MASK RTC_TAFCR_TAMPPUDIS /*!< Masking all bits except bit TAMPPUDIS …
Dstm32l1xx_ll_rtc.h2595 SET_BIT(RTCx->TAFCR, RTC_TAFCR_TAMPPUDIS); in LL_RTC_TAMPER_DisablePullUp()
2606 CLEAR_BIT(RTCx->TAFCR, RTC_TAFCR_TAMPPUDIS); in LL_RTC_TAMPER_EnablePullUp()
/hal_stm32-latest/stm32cube/stm32f0xx/soc/
Dstm32f030x6.h3693 #define RTC_TAFCR_TAMPPUDIS RTC_TAFCR_TAMPPUDIS_Msk macro
Dstm32f030x8.h3737 #define RTC_TAFCR_TAMPPUDIS RTC_TAFCR_TAMPPUDIS_Msk macro
Dstm32f070x6.h3773 #define RTC_TAFCR_TAMPPUDIS RTC_TAFCR_TAMPPUDIS_Msk macro
Dstm32f031x6.h3820 #define RTC_TAFCR_TAMPPUDIS RTC_TAFCR_TAMPPUDIS_Msk macro
Dstm32f030xc.h4063 #define RTC_TAFCR_TAMPPUDIS RTC_TAFCR_TAMPPUDIS_Msk macro
Dstm32f038xx.h3792 #define RTC_TAFCR_TAMPPUDIS RTC_TAFCR_TAMPPUDIS_Msk macro
Dstm32f070xb.h3931 #define RTC_TAFCR_TAMPPUDIS RTC_TAFCR_TAMPPUDIS_Msk macro
Dstm32f058xx.h4292 #define RTC_TAFCR_TAMPPUDIS RTC_TAFCR_TAMPPUDIS_Msk macro
Dstm32f051x8.h4320 #define RTC_TAFCR_TAMPPUDIS RTC_TAFCR_TAMPPUDIS_Msk macro
Dstm32f071xb.h4824 #define RTC_TAFCR_TAMPPUDIS RTC_TAFCR_TAMPPUDIS_Msk macro
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f410cx.h5422 #define RTC_TAFCR_TAMPPUDIS RTC_TAFCR_TAMPPUDIS_Msk macro
Dstm32f410rx.h5426 #define RTC_TAFCR_TAMPPUDIS RTC_TAFCR_TAMPPUDIS_Msk macro
Dstm32f410tx.h5382 #define RTC_TAFCR_TAMPPUDIS RTC_TAFCR_TAMPPUDIS_Msk macro
/hal_stm32-latest/stm32cube/stm32l1xx/soc/
Dstm32l152xba.h5070 #define RTC_TAFCR_TAMPPUDIS RTC_TAFCR_TAMPPUDIS_Msk macro
Dstm32l100xba.h5055 #define RTC_TAFCR_TAMPPUDIS RTC_TAFCR_TAMPPUDIS_Msk macro
Dstm32l151xba.h4943 #define RTC_TAFCR_TAMPPUDIS RTC_TAFCR_TAMPPUDIS_Msk macro
Dstm32l100xc.h5175 #define RTC_TAFCR_TAMPPUDIS RTC_TAFCR_TAMPPUDIS_Msk macro

1234