Home
last modified time | relevance | path

Searched refs:TAMP_IER_TAMP4IE (Results 1 – 25 of 38) sorted by relevance

12

/hal_stm32-3.7.0/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_rtc.h5341 #ifdef TAMP_IER_TAMP4IE
5351 SET_BIT(TAMP->IER, TAMP_IER_TAMP4IE); in LL_RTC_EnableIT_TAMP4()
5363 CLEAR_BIT(TAMP->IER, TAMP_IER_TAMP4IE); in LL_RTC_DisableIT_TAMP4()
5667 #ifdef TAMP_IER_TAMP4IE
5677 return ((READ_BIT(TAMP->IER, TAMP_IER_TAMP4IE) == (TAMP_IER_TAMP4IE)) ? 1U : 0U); in LL_RTC_IsEnabledIT_TAMP4()
Dstm32wbaxx_hal_rtc_ex.h506 #ifdef TAMP_IER_TAMP4IE
507 #define RTC_IT_TAMP_4 TAMP_IER_TAMP4IE /*!< Tamper 4 Interrupt */
/hal_stm32-3.7.0/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_rtc.h4630 SET_BIT(TAMP->IER, TAMP_IER_TAMP4IE); in LL_RTC_EnableIT_TAMP4()
4641 CLEAR_BIT(TAMP->IER, TAMP_IER_TAMP4IE); in LL_RTC_DisableIT_TAMP4()
5365 return ((READ_BIT(TAMP->IER, TAMP_IER_TAMP4IE) == (TAMP_IER_TAMP4IE)) ? 1U : 0U); in LL_RTC_IsEnabledIT_TAMP4()
Dstm32g4xx_hal_rtc_ex.h356 #define RTC_IT_TAMP_4 TAMP_IER_TAMP4IE /*!< Tamper 4 Interrupt */
/hal_stm32-3.7.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_rtc.h5034 SET_BIT(TAMP->IER, TAMP_IER_TAMP4IE); in LL_RTC_EnableIT_TAMP4()
5045 CLEAR_BIT(TAMP->IER, TAMP_IER_TAMP4IE); in LL_RTC_DisableIT_TAMP4()
5301 return ((READ_BIT(TAMP->IER, TAMP_IER_TAMP4IE) == (TAMP_IER_TAMP4IE)) ? 1U : 0U); in LL_RTC_IsEnabledIT_TAMP4()
Dstm32l5xx_hal_rtc_ex.h481 #define RTC_IT_TAMP_4 TAMP_IER_TAMP4IE /*!< Tamper 4 Interrupt */
/hal_stm32-3.7.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_rtc.h5396 SET_BIT(TAMP->IER, TAMP_IER_TAMP4IE); in LL_RTC_EnableIT_TAMP4()
5407 CLEAR_BIT(TAMP->IER, TAMP_IER_TAMP4IE); in LL_RTC_DisableIT_TAMP4()
5799 return ((READ_BIT(TAMP->IER, TAMP_IER_TAMP4IE) == (TAMP_IER_TAMP4IE)) ? 1U : 0U); in LL_RTC_IsEnabledIT_TAMP4()
Dstm32u5xx_hal_rtc_ex.h490 #define RTC_IT_TAMP_4 TAMP_IER_TAMP4IE /*!< Tamper 4 Interrupt */
/hal_stm32-3.7.0/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_rtc.h5494 SET_BIT(TAMP->IER, TAMP_IER_TAMP4IE); in LL_RTC_EnableIT_TAMP4()
5506 CLEAR_BIT(TAMP->IER, TAMP_IER_TAMP4IE); in LL_RTC_DisableIT_TAMP4()
5918 return ((READ_BIT(TAMP->IER, TAMP_IER_TAMP4IE) == (TAMP_IER_TAMP4IE)) ? 1U : 0U); in LL_RTC_IsEnabledIT_TAMP4()
Dstm32h7rsxx_hal_rtc_ex.h472 #define RTC_IT_TAMP_4 TAMP_IER_TAMP4IE /*!< Tamper 4 Interrupt */
/hal_stm32-3.7.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rtc.h5710 SET_BIT(TAMP->IER, TAMP_IER_TAMP4IE); in LL_RTC_EnableIT_TAMP4()
5722 CLEAR_BIT(TAMP->IER, TAMP_IER_TAMP4IE); in LL_RTC_DisableIT_TAMP4()
6182 return ((READ_BIT(TAMP->IER, TAMP_IER_TAMP4IE) == (TAMP_IER_TAMP4IE)) ? 1U : 0U); in LL_RTC_IsEnabledIT_TAMP4()
Dstm32h5xx_hal_rtc_ex.h518 #define RTC_IT_TAMP_4 TAMP_IER_TAMP4IE /*!< Tamper 4 Interrupt */
/hal_stm32-3.7.0/stm32cube/stm32wbaxx/soc/
Dstm32wba52xx.h11995 #define TAMP_IER_TAMP4IE TAMP_IER_TAMP4IE_Msk macro
Dstm32wba54xx.h12703 #define TAMP_IER_TAMP4IE TAMP_IER_TAMP4IE_Msk macro
Dstm32wba55xx.h12721 #define TAMP_IER_TAMP4IE TAMP_IER_TAMP4IE_Msk macro
/hal_stm32-3.7.0/stm32cube/stm32l5xx/soc/
Dstm32l552xx.h13790 #define TAMP_IER_TAMP4IE TAMP_IER_TAMP4IE_Msk macro
Dstm32l562xx.h14529 #define TAMP_IER_TAMP4IE TAMP_IER_TAMP4IE_Msk macro
/hal_stm32-3.7.0/stm32cube/stm32h5xx/soc/
Dstm32h523xx.h15022 #define TAMP_IER_TAMP4IE TAMP_IER_TAMP4IE_Msk macro
Dstm32h562xx.h15990 #define TAMP_IER_TAMP4IE TAMP_IER_TAMP4IE_Msk macro
Dstm32h533xx.h15567 #define TAMP_IER_TAMP4IE TAMP_IER_TAMP4IE_Msk macro
/hal_stm32-3.7.0/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h19196 #define TAMP_IER_TAMP4IE TAMP_IER_TAMP4IE_Msk macro
Dstm32h7s3xx.h20079 #define TAMP_IER_TAMP4IE TAMP_IER_TAMP4IE_Msk macro
/hal_stm32-3.7.0/stm32cube/stm32u5xx/soc/
Dstm32u535xx.h16408 #define TAMP_IER_TAMP4IE TAMP_IER_TAMP4IE_Msk macro
Dstm32u545xx.h16960 #define TAMP_IER_TAMP4IE TAMP_IER_TAMP4IE_Msk macro
Dstm32u575xx.h17922 #define TAMP_IER_TAMP4IE TAMP_IER_TAMP4IE_Msk macro

12