Home
last modified time | relevance | path

Searched refs:TAMP_IER_ITAMP8IE (Results 1 – 25 of 72) sorted by relevance

123

/hal_stm32-3.6.0/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_rtc.h4429 SET_BIT(TAMP->IER, TAMP_IER_ITAMP8IE); in LL_RTC_EnableIT_ITAMP8()
4441 CLEAR_BIT(TAMP->IER, TAMP_IER_ITAMP8IE); in LL_RTC_DisableIT_ITAMP8()
4525 return ((READ_BIT(TAMP->IER, TAMP_IER_ITAMP8IE) == (TAMP_IER_ITAMP8IE)) ? 1U : 0U); in LL_RTC_IsEnabledIT_ITAMP8()
Dstm32wlxx_hal_rtc_ex.h329 #define RTC_IT_INT_TAMP_8 TAMP_IER_ITAMP8IE
330 …_ALL (TAMP_IER_ITAMP3IE | TAMP_IER_ITAMP5IE | TAMP_IER_ITAMP6IE | TAMP_IER_ITAMP8IE)
/hal_stm32-3.6.0/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_rtc.h4591 SET_BIT(TAMP->IER, TAMP_IER_ITAMP8IE); in LL_RTC_EnableIT_ITAMP8()
4602 CLEAR_BIT(TAMP->IER, TAMP_IER_ITAMP8IE); in LL_RTC_DisableIT_ITAMP8()
4716 return ((READ_BIT(TAMP->IER, TAMP_IER_ITAMP8IE) == (TAMP_IER_ITAMP8IE)) ? 1U : 0U); in LL_RTC_IsEnabledIT_ITAMP8()
Dstm32mp1xx_hal_rtc_ex.h452 #define RTC_IT_INT_TAMP_8 TAMP_IER_ITAMP8IE /*!< Tamper 8 internal Interrupt */
/hal_stm32-3.6.0/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_rtc.h5524 SET_BIT(TAMP->IER, TAMP_IER_ITAMP8IE); in LL_RTC_EnableIT_ITAMP8()
5536 CLEAR_BIT(TAMP->IER, TAMP_IER_ITAMP8IE); in LL_RTC_DisableIT_ITAMP8()
5766 return ((READ_BIT(TAMP->IER, TAMP_IER_ITAMP8IE) == (TAMP_IER_ITAMP8IE)) ? 1U : 0U); in LL_RTC_IsEnabledIT_ITAMP8()
Dstm32wbaxx_hal_rtc_ex.h527 #define RTC_IT_INT_TAMP_8 TAMP_IER_ITAMP8IE /*!< Tamper 8 internal Interrupt …
/hal_stm32-3.6.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_rtc.h5243 SET_BIT(TAMP->IER, TAMP_IER_ITAMP8IE); in LL_RTC_EnableIT_ITAMP8()
5254 CLEAR_BIT(TAMP->IER, TAMP_IER_ITAMP8IE); in LL_RTC_DisableIT_ITAMP8()
5405 return ((READ_BIT(TAMP->IER, TAMP_IER_ITAMP8IE) == (TAMP_IER_ITAMP8IE)) ? 1U : 0U); in LL_RTC_IsEnabledIT_ITAMP8()
Dstm32l5xx_hal_rtc_ex.h495 #define RTC_IT_INT_TAMP_8 TAMP_IER_ITAMP8IE /*!< Tamper 8 internal Interrupt */
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_rtc.h5651 SET_BIT(TAMP->IER, TAMP_IER_ITAMP8IE); in LL_RTC_EnableIT_ITAMP8()
5662 CLEAR_BIT(TAMP->IER, TAMP_IER_ITAMP8IE); in LL_RTC_DisableIT_ITAMP8()
5927 return ((READ_BIT(TAMP->IER, TAMP_IER_ITAMP8IE) == (TAMP_IER_ITAMP8IE)) ? 1U : 0U); in LL_RTC_IsEnabledIT_ITAMP8()
Dstm32u5xx_hal_rtc_ex.h506 #define RTC_IT_INT_TAMP_8 TAMP_IER_ITAMP8IE /*!< Tamper 8 internal Interrupt …
/hal_stm32-3.6.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rtc.h5999 SET_BIT(TAMP->IER, TAMP_IER_ITAMP8IE); in LL_RTC_EnableIT_ITAMP8()
6011 CLEAR_BIT(TAMP->IER, TAMP_IER_ITAMP8IE); in LL_RTC_DisableIT_ITAMP8()
6327 return ((READ_BIT(TAMP->IER, TAMP_IER_ITAMP8IE) == (TAMP_IER_ITAMP8IE)) ? 1U : 0U); in LL_RTC_IsEnabledIT_ITAMP8()
Dstm32h5xx_hal_rtc_ex.h542 #define RTC_IT_INT_TAMP_8 TAMP_IER_ITAMP8IE /*!< Tamper 8 internal Interrupt …
/hal_stm32-3.6.0/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_rtc_ex.h393 #define RTC_IT_INT_TAMP_8 TAMP_IER_ITAMP8IE /*!< Tamper 8 internal Interrupt */
Dstm32g4xx_ll_rtc.h5105 SET_BIT(TAMP->IER, TAMP_IER_ITAMP8IE); in LL_RTC_EnableIT_ITAMP8()
5116 CLEAR_BIT(TAMP->IER, TAMP_IER_ITAMP8IE); in LL_RTC_DisableIT_ITAMP8()
/hal_stm32-3.6.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rtc_ex.h332 #define RTC_INTERNAL_TAMPER8_INTERRUPT TAMP_IER_ITAMP8IE /*!< Enable Internal Tamper 8 Interru…
/hal_stm32-3.6.0/stm32cube/stm32wlxx/soc/
Dstm32wle4xx.h7646 #define TAMP_IER_ITAMP8IE TAMP_IER_ITAMP8IE_Msk macro
Dstm32wle5xx.h7646 #define TAMP_IER_ITAMP8IE TAMP_IER_ITAMP8IE_Msk macro
Dstm32wl54xx.h8763 #define TAMP_IER_ITAMP8IE TAMP_IER_ITAMP8IE_Msk macro
Dstm32wl55xx.h8763 #define TAMP_IER_ITAMP8IE TAMP_IER_ITAMP8IE_Msk macro
Dstm32wl5mxx.h8763 #define TAMP_IER_ITAMP8IE TAMP_IER_ITAMP8IE_Msk macro
/hal_stm32-3.6.0/stm32cube/stm32wbaxx/soc/
Dstm32wba50xx.h7895 #define TAMP_IER_ITAMP8IE TAMP_IER_ITAMP8IE_Msk macro
Dstm32wba52xx.h12016 #define TAMP_IER_ITAMP8IE TAMP_IER_ITAMP8IE_Msk macro
Dstm32wba54xx.h12724 #define TAMP_IER_ITAMP8IE TAMP_IER_ITAMP8IE_Msk macro
Dstm32wba55xx.h12742 #define TAMP_IER_ITAMP8IE TAMP_IER_ITAMP8IE_Msk macro
/hal_stm32-3.6.0/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h10706 #define TAMP_IER_ITAMP8IE TAMP_IER_ITAMP8IE_Msk macro

123