/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_rtc.h | 5342 #ifdef TAMP_IER_TAMP4IE 5352 SET_BIT(TAMP->IER, TAMP_IER_TAMP4IE); in LL_RTC_EnableIT_TAMP4() 5364 CLEAR_BIT(TAMP->IER, TAMP_IER_TAMP4IE); in LL_RTC_DisableIT_TAMP4() 5668 #ifdef TAMP_IER_TAMP4IE 5678 return ((READ_BIT(TAMP->IER, TAMP_IER_TAMP4IE) == (TAMP_IER_TAMP4IE)) ? 1U : 0U); in LL_RTC_IsEnabledIT_TAMP4()
|
D | stm32wbaxx_hal_rtc_ex.h | 506 #ifdef TAMP_IER_TAMP4IE 507 #define RTC_IT_TAMP_4 TAMP_IER_TAMP4IE /*!< Tamper 4 Interrupt */
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_ll_rtc.h | 4183 SET_BIT(TAMPx->IER, TAMP_IER_TAMP4IE); in LL_RTC_EnableIT_TAMP4() 4193 CLEAR_BIT(TAMPx->IER, TAMP_IER_TAMP4IE); in LL_RTC_DisableIT_TAMP4() 4341 return ((READ_BIT(TAMPx->IER, TAMP_IER_TAMP4IE) == (TAMP_IER_TAMP4IE)) ? 1U : 0U); in LL_RTC_IsEnabledIT_TAMP4()
|
D | stm32u0xx_hal_rtc_ex.h | 344 #define RTC_IT_TAMP_4 TAMP_IER_TAMP4IE /*!< Tamper 4 Interrupt */
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_rtc.h | 5034 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()
|
D | stm32l5xx_hal_rtc_ex.h | 481 #define RTC_IT_TAMP_4 TAMP_IER_TAMP4IE /*!< Tamper 4 Interrupt */
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_rtc.h | 4630 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()
|
D | stm32g4xx_hal_rtc_ex.h | 356 #define RTC_IT_TAMP_4 TAMP_IER_TAMP4IE /*!< Tamper 4 Interrupt */
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_rtc.h | 5396 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()
|
D | stm32u5xx_hal_rtc_ex.h | 490 #define RTC_IT_TAMP_4 TAMP_IER_TAMP4IE /*!< Tamper 4 Interrupt */
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_rtc.h | 5494 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()
|
D | stm32h7rsxx_hal_rtc_ex.h | 472 #define RTC_IT_TAMP_4 TAMP_IER_TAMP4IE /*!< Tamper 4 Interrupt */
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_rtc.h | 5458 SET_BIT(TAMP->IER, TAMP_IER_TAMP4IE); in LL_RTC_EnableIT_TAMP4() 5470 CLEAR_BIT(TAMP->IER, TAMP_IER_TAMP4IE); in LL_RTC_DisableIT_TAMP4() 5830 return ((READ_BIT(TAMP->IER, TAMP_IER_TAMP4IE) == (TAMP_IER_TAMP4IE)) ? 1U : 0U); in LL_RTC_IsEnabledIT_TAMP4()
|
D | stm32n6xx_hal_rtc_ex.h | 494 #define RTC_IT_TAMP_4 TAMP_IER_TAMP4IE /*!< Tamper 4 Interrupt */
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_rtc.h | 5710 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()
|
D | stm32h5xx_hal_rtc_ex.h | 518 #define RTC_IT_TAMP_4 TAMP_IER_TAMP4IE /*!< Tamper 4 Interrupt */
|
/hal_stm32-latest/stm32cube/stm32u0xx/soc/ |
D | stm32u031xx.h | 6522 #define TAMP_IER_TAMP4IE TAMP_IER_TAMP4IE_Msk macro
|
D | stm32u083xx.h | 7417 #define TAMP_IER_TAMP4IE TAMP_IER_TAMP4IE_Msk macro
|
D | stm32u073xx.h | 7150 #define TAMP_IER_TAMP4IE TAMP_IER_TAMP4IE_Msk macro
|
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/ |
D | stm32wba52xx.h | 11999 #define TAMP_IER_TAMP4IE TAMP_IER_TAMP4IE_Msk macro
|
D | stm32wba54xx.h | 12707 #define TAMP_IER_TAMP4IE TAMP_IER_TAMP4IE_Msk macro
|
D | stm32wba5mxx.h | 12725 #define TAMP_IER_TAMP4IE TAMP_IER_TAMP4IE_Msk macro
|
D | stm32wba55xx.h | 12725 #define TAMP_IER_TAMP4IE TAMP_IER_TAMP4IE_Msk macro
|
/hal_stm32-latest/stm32cube/stm32l5xx/soc/ |
D | stm32l552xx.h | 13790 #define TAMP_IER_TAMP4IE TAMP_IER_TAMP4IE_Msk macro
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h523xx.h | 15015 #define TAMP_IER_TAMP4IE TAMP_IER_TAMP4IE_Msk macro
|