Home
last modified time | relevance | path

Searched refs:TAMP_IER_TAMP3IE (Results 1 – 25 of 114) sorted by relevance

12345

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_rtc.h4585 SET_BIT(TAMP->IER, TAMP_IER_TAMP3IE); in LL_RTC_EnableIT_TAMP3()
4596 CLEAR_BIT(TAMP->IER, TAMP_IER_TAMP3IE); in LL_RTC_DisableIT_TAMP3()
4608 SET_BIT(TAMP->IER, TAMP_IER_TAMP3IE); in LL_RTC_EnableIT_TAMP3()
4619 CLEAR_BIT(TAMP->IER, TAMP_IER_TAMP3IE); in LL_RTC_DisableIT_TAMP3()
5341 return ((READ_BIT(TAMP->IER, TAMP_IER_TAMP3IE) == (TAMP_IER_TAMP3IE)) ? 1U : 0U); in LL_RTC_IsEnabledIT_TAMP3()
5354 return ((READ_BIT(TAMP->IER, TAMP_IER_TAMP3IE) == (TAMP_IER_TAMP3IE)) ? 1U : 0U); in LL_RTC_IsEnabledIT_TAMP3()
Dstm32g4xx_hal_rtc_ex.h352 #define RTC_IT_TAMP_3 TAMP_IER_TAMP3IE /*!< Tamper 3 Interrupt */
355 #define RTC_IT_TAMP_3 TAMP_IER_TAMP3IE /*!< Tamper 3 Interrupt */
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_rtc_ex.h417 #define RTC_IT_TAMP3 TAMP_IER_TAMP3IE /*!< Tamper 3 Interrupt */
418 #define RTC_IT_TAMP (TAMP_IER_TAMP1IE | TAMP_IER_TAMP2IE | TAMP_IER_TAMP3IE
520 #define RTC_TAMPER3_INTERRUPT TAMP_IER_TAMP3IE
521 #define RTC_ALL_TAMPER_INTERRUPT (TAMP_IER_TAMP1IE | TAMP_IER_TAMP2IE | TAMP_IER_TAMP3IE)
Dstm32l4xx_ll_rtc.h4453 SET_BIT(TAMPx->IER, TAMP_IER_TAMP3IE); in LL_RTC_EnableIT_TAMP3()
4464 CLEAR_BIT(TAMPx->IER, TAMP_IER_TAMP3IE); in LL_RTC_DisableIT_TAMP3()
4475 return (READ_BIT(TAMPx->IER, TAMP_IER_TAMP3IE) == (TAMP_IER_TAMP3IE)); in LL_RTC_IsEnabledIT_TAMP3()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_rtc_ex.h314 #define RTC_IT_TAMP3 TAMP_IER_TAMP3IE /*!< Tamper 3 Interrupt */
315 #define RTC_IT_TAMPALL (TAMP_IER_TAMP1IE | TAMP_IER_TAMP2IE | TAMP_IER_TAMP3IE)
Dstm32g0xx_ll_rtc.h3982 SET_BIT(TAMPx->IER, TAMP_IER_TAMP3IE); in LL_RTC_EnableIT_TAMP3()
3993 CLEAR_BIT(TAMPx->IER, TAMP_IER_TAMP3IE); in LL_RTC_DisableIT_TAMP3()
4117 return ((READ_BIT(TAMPx->IER, TAMP_IER_TAMP3IE) == (TAMP_IER_TAMP3IE)) ? 1UL : 0UL); in LL_RTC_IsEnabledIT_TAMP3()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_rtc.h4336 SET_BIT(TAMP->IER, TAMP_IER_TAMP3IE); in LL_RTC_EnableIT_TAMP3()
4347 CLEAR_BIT(TAMP->IER, TAMP_IER_TAMP3IE); in LL_RTC_DisableIT_TAMP3()
4477 return ((READ_BIT(TAMP->IER, TAMP_IER_TAMP3IE) == (TAMP_IER_TAMP3IE)) ? 1U : 0U); in LL_RTC_IsEnabledIT_TAMP3()
Dstm32wlxx_hal_rtc_ex.h323 #define RTC_IT_TAMP_3 TAMP_IER_TAMP3IE /*!< Tamper 3 Interrupt */
324 #define RTC_IT_TAMP_ALL (TAMP_IER_TAMP1IE | TAMP_IER_TAMP2IE | TAMP_IER_TAMP3IE)
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_rtc.h4163 SET_BIT(TAMPx->IER, TAMP_IER_TAMP3IE); in LL_RTC_EnableIT_TAMP3()
4173 CLEAR_BIT(TAMPx->IER, TAMP_IER_TAMP3IE); in LL_RTC_DisableIT_TAMP3()
4331 return ((READ_BIT(TAMPx->IER, TAMP_IER_TAMP3IE) == (TAMP_IER_TAMP3IE)) ? 1U : 0U); in LL_RTC_IsEnabledIT_TAMP3()
Dstm32u0xx_hal_rtc_ex.h343 #define RTC_IT_TAMP_3 TAMP_IER_TAMP3IE /*!< Tamper 3 Interrupt */
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_rtc.h4451 SET_BIT(TAMP->IER, TAMP_IER_TAMP3IE); in LL_RTC_EnableIT_TAMP3()
4462 CLEAR_BIT(TAMP->IER, TAMP_IER_TAMP3IE); in LL_RTC_DisableIT_TAMP3()
4638 return ((READ_BIT(TAMP->IER, TAMP_IER_TAMP3IE) == (TAMP_IER_TAMP3IE)) ? 1U : 0U); in LL_RTC_IsEnabledIT_TAMP3()
Dstm32mp1xx_hal_rtc_ex.h443 #define RTC_IT_TAMP_3 TAMP_IER_TAMP3IE /*!< Tamper 3 Interrupt */
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_rtc.h4942 SET_BIT(TAMPx->IER, TAMP_IER_TAMP3IE); in LL_RTC_EnableIT_TAMP3()
4953 CLEAR_BIT(TAMPx->IER, TAMP_IER_TAMP3IE); in LL_RTC_DisableIT_TAMP3()
4986 return ((READ_BIT(TAMPx->IER, TAMP_IER_TAMP3IE) == (TAMP_IER_TAMP3IE)) ? 1UL : 0UL); in LL_RTC_IsEnabledIT_TAMP3()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_rtc.h5012 SET_BIT(TAMP->IER, TAMP_IER_TAMP3IE); in LL_RTC_EnableIT_TAMP3()
5023 CLEAR_BIT(TAMP->IER, TAMP_IER_TAMP3IE); in LL_RTC_DisableIT_TAMP3()
5290 return ((READ_BIT(TAMP->IER, TAMP_IER_TAMP3IE) == (TAMP_IER_TAMP3IE)) ? 1U : 0U); in LL_RTC_IsEnabledIT_TAMP3()
Dstm32l5xx_hal_rtc_ex.h480 #define RTC_IT_TAMP_3 TAMP_IER_TAMP3IE /*!< Tamper 3 Interrupt */
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_rtc.h5327 SET_BIT(TAMP->IER, TAMP_IER_TAMP3IE); in LL_RTC_EnableIT_TAMP3()
5339 CLEAR_BIT(TAMP->IER, TAMP_IER_TAMP3IE); in LL_RTC_DisableIT_TAMP3()
5665 return ((READ_BIT(TAMP->IER, TAMP_IER_TAMP3IE) == (TAMP_IER_TAMP3IE)) ? 1U : 0U); in LL_RTC_IsEnabledIT_TAMP3()
Dstm32wbaxx_hal_rtc_ex.h505 #define RTC_IT_TAMP_3 TAMP_IER_TAMP3IE /*!< Tamper 3 Interrupt */
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_rtc_ex.h468 #define RTC_IT_TAMP_3 TAMP_IER_TAMP3IE /*!< Tamper 3 Interrupt */
471 #define RTC_IT_TAMP_3 TAMP_IER_TAMP3IE /*!< Tamper 3 Interrupt */
Dstm32h7rsxx_ll_rtc.h5470 SET_BIT(TAMP->IER, TAMP_IER_TAMP3IE); in LL_RTC_EnableIT_TAMP3()
5482 CLEAR_BIT(TAMP->IER, TAMP_IER_TAMP3IE); in LL_RTC_DisableIT_TAMP3()
5906 return ((READ_BIT(TAMP->IER, TAMP_IER_TAMP3IE) == (TAMP_IER_TAMP3IE)) ? 1U : 0U); in LL_RTC_IsEnabledIT_TAMP3()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_rtc.h5374 SET_BIT(TAMP->IER, TAMP_IER_TAMP3IE); in LL_RTC_EnableIT_TAMP3()
5385 CLEAR_BIT(TAMP->IER, TAMP_IER_TAMP3IE); in LL_RTC_DisableIT_TAMP3()
5788 return ((READ_BIT(TAMP->IER, TAMP_IER_TAMP3IE) == (TAMP_IER_TAMP3IE)) ? 1U : 0U); in LL_RTC_IsEnabledIT_TAMP3()
Dstm32u5xx_hal_rtc_ex.h489 #define RTC_IT_TAMP_3 TAMP_IER_TAMP3IE /*!< Tamper 3 Interrupt */
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_rtc.h5434 SET_BIT(TAMP->IER, TAMP_IER_TAMP3IE); in LL_RTC_EnableIT_TAMP3()
5446 CLEAR_BIT(TAMP->IER, TAMP_IER_TAMP3IE); in LL_RTC_DisableIT_TAMP3()
5818 return ((READ_BIT(TAMP->IER, TAMP_IER_TAMP3IE) == (TAMP_IER_TAMP3IE)) ? 1U : 0U); in LL_RTC_IsEnabledIT_TAMP3()
Dstm32n6xx_hal_rtc_ex.h493 #define RTC_IT_TAMP_3 TAMP_IER_TAMP3IE /*!< Tamper 3 Interrupt */
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rtc.h5686 SET_BIT(TAMP->IER, TAMP_IER_TAMP3IE); in LL_RTC_EnableIT_TAMP3()
5698 CLEAR_BIT(TAMP->IER, TAMP_IER_TAMP3IE); in LL_RTC_DisableIT_TAMP3()
6170 return ((READ_BIT(TAMP->IER, TAMP_IER_TAMP3IE) == (TAMP_IER_TAMP3IE)) ? 1U : 0U); in LL_RTC_IsEnabledIT_TAMP3()
Dstm32h5xx_hal_rtc_ex.h517 #define RTC_IT_TAMP_3 TAMP_IER_TAMP3IE /*!< Tamper 3 Interrupt */

12345