/hal_stm32-3.6.0/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_rtc.h | 4429 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()
|
D | stm32wlxx_hal_rtc_ex.h | 329 #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/ |
D | stm32mp1xx_ll_rtc.h | 4591 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()
|
D | stm32mp1xx_hal_rtc_ex.h | 452 #define RTC_IT_INT_TAMP_8 TAMP_IER_ITAMP8IE /*!< Tamper 8 internal Interrupt */
|
/hal_stm32-3.6.0/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_rtc.h | 5524 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()
|
D | stm32wbaxx_hal_rtc_ex.h | 527 #define RTC_IT_INT_TAMP_8 TAMP_IER_ITAMP8IE /*!< Tamper 8 internal Interrupt …
|
/hal_stm32-3.6.0/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_rtc.h | 5243 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()
|
D | stm32l5xx_hal_rtc_ex.h | 495 #define RTC_IT_INT_TAMP_8 TAMP_IER_ITAMP8IE /*!< Tamper 8 internal Interrupt */
|
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_rtc.h | 5651 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()
|
D | stm32u5xx_hal_rtc_ex.h | 506 #define RTC_IT_INT_TAMP_8 TAMP_IER_ITAMP8IE /*!< Tamper 8 internal Interrupt …
|
/hal_stm32-3.6.0/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_rtc.h | 5999 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()
|
D | stm32h5xx_hal_rtc_ex.h | 542 #define RTC_IT_INT_TAMP_8 TAMP_IER_ITAMP8IE /*!< Tamper 8 internal Interrupt …
|
/hal_stm32-3.6.0/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_rtc_ex.h | 393 #define RTC_IT_INT_TAMP_8 TAMP_IER_ITAMP8IE /*!< Tamper 8 internal Interrupt */
|
D | stm32g4xx_ll_rtc.h | 5105 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/ |
D | stm32h7xx_hal_rtc_ex.h | 332 #define RTC_INTERNAL_TAMPER8_INTERRUPT TAMP_IER_ITAMP8IE /*!< Enable Internal Tamper 8 Interru…
|
/hal_stm32-3.6.0/stm32cube/stm32wlxx/soc/ |
D | stm32wle4xx.h | 7646 #define TAMP_IER_ITAMP8IE TAMP_IER_ITAMP8IE_Msk macro
|
D | stm32wle5xx.h | 7646 #define TAMP_IER_ITAMP8IE TAMP_IER_ITAMP8IE_Msk macro
|
D | stm32wl54xx.h | 8763 #define TAMP_IER_ITAMP8IE TAMP_IER_ITAMP8IE_Msk macro
|
D | stm32wl55xx.h | 8763 #define TAMP_IER_ITAMP8IE TAMP_IER_ITAMP8IE_Msk macro
|
D | stm32wl5mxx.h | 8763 #define TAMP_IER_ITAMP8IE TAMP_IER_ITAMP8IE_Msk macro
|
/hal_stm32-3.6.0/stm32cube/stm32wbaxx/soc/ |
D | stm32wba50xx.h | 7895 #define TAMP_IER_ITAMP8IE TAMP_IER_ITAMP8IE_Msk macro
|
D | stm32wba52xx.h | 12016 #define TAMP_IER_ITAMP8IE TAMP_IER_ITAMP8IE_Msk macro
|
D | stm32wba54xx.h | 12724 #define TAMP_IER_ITAMP8IE TAMP_IER_ITAMP8IE_Msk macro
|
D | stm32wba55xx.h | 12742 #define TAMP_IER_ITAMP8IE TAMP_IER_ITAMP8IE_Msk macro
|
/hal_stm32-3.6.0/stm32cube/stm32h5xx/soc/ |
D | stm32h503xx.h | 10706 #define TAMP_IER_ITAMP8IE TAMP_IER_ITAMP8IE_Msk macro
|