/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_rtc_ex.c | 1655 ATCR1 |= TAMP_ATCR1_ATOSHARE; in HAL_RTCEx_SetActiveTampers() 1744 TAMP_ATCR1_ATOSHARE | TAMP_ATCR1_FLTEN); in HAL_RTCEx_DeactivateActiveTampers()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_rtc_ex.c | 1689 ATCR1 |= TAMP_ATCR1_ATOSHARE; in HAL_RTCEx_SetActiveTampers() 1780 TAMP_ATCR1_ATOSHARE | TAMP_ATCR1_FLTEN); in HAL_RTCEx_DeactivateActiveTampers()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_rtc_ex.c | 1754 ATCR1 |= TAMP_ATCR1_ATOSHARE; in HAL_RTCEx_SetActiveTampers() 1907 TAMP_ATCR1_ATOSHARE | TAMP_ATCR1_FLTEN); in HAL_RTCEx_DeactivateActiveTampers()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_rtc_ex.c | 1139 ATCR1 |= TAMP_ATCR1_ATOSHARE; in HAL_RTCEx_SetActiveTampers() 1232 TAMP_ATCR1_ATOSHARE | TAMP_ATCR1_FLTEN); in HAL_RTCEx_DeactivateActiveTampers()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_ll_rtc.h | 3146 SET_BIT(TAMP->ATCR1, TAMP_ATCR1_ATOSHARE); in LL_RTC_TAMPER_ATAMP_EnableOutputSharing() 3156 CLEAR_BIT(TAMP->ATCR1, TAMP_ATCR1_ATOSHARE); in LL_RTC_TAMPER_ATAMP_DisableOutputSharing()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_rtc.h | 5097 SET_BIT(TAMP->ATCR1, TAMP_ATCR1_ATOSHARE); in LL_RTC_TAMPER_ATAMP_EnableOutputSharing() 5107 CLEAR_BIT(TAMP->ATCR1, TAMP_ATCR1_ATOSHARE); in LL_RTC_TAMPER_ATAMP_DisableOutputSharing()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_rtc.h | 3280 SET_BIT(TAMP->ATCR1, TAMP_ATCR1_ATOSHARE); in LL_RTC_TAMPER_ATAMP_EnableOutputSharing() 3290 CLEAR_BIT(TAMP->ATCR1, TAMP_ATCR1_ATOSHARE); in LL_RTC_TAMPER_ATAMP_DisableOutputSharing()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_rtc.h | 3546 SET_BIT(TAMP->ATCR1, TAMP_ATCR1_ATOSHARE); in LL_RTC_TAMPER_ATAMP_EnableOutputSharing() 3556 CLEAR_BIT(TAMP->ATCR1, TAMP_ATCR1_ATOSHARE); in LL_RTC_TAMPER_ATAMP_DisableOutputSharing()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_rtc.h | 3495 SET_BIT(TAMP->ATCR1, TAMP_ATCR1_ATOSHARE); in LL_RTC_TAMPER_ATAMP_EnableOutputSharing() 3505 CLEAR_BIT(TAMP->ATCR1, TAMP_ATCR1_ATOSHARE); in LL_RTC_TAMPER_ATAMP_DisableOutputSharing()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_rtc.h | 3604 SET_BIT(TAMP->ATCR1, TAMP_ATCR1_ATOSHARE); in LL_RTC_TAMPER_ATAMP_EnableOutputSharing() 3614 CLEAR_BIT(TAMP->ATCR1, TAMP_ATCR1_ATOSHARE); in LL_RTC_TAMPER_ATAMP_DisableOutputSharing()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_rtc.h | 3571 SET_BIT(TAMP->ATCR1, TAMP_ATCR1_ATOSHARE); in LL_RTC_TAMPER_ATAMP_EnableOutputSharing() 3581 CLEAR_BIT(TAMP->ATCR1, TAMP_ATCR1_ATOSHARE); in LL_RTC_TAMPER_ATAMP_DisableOutputSharing()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_rtc.h | 3647 SET_BIT(TAMP->ATCR1, TAMP_ATCR1_ATOSHARE); in LL_RTC_TAMPER_ATAMP_EnableOutputSharing() 3657 CLEAR_BIT(TAMP->ATCR1, TAMP_ATCR1_ATOSHARE); in LL_RTC_TAMPER_ATAMP_DisableOutputSharing()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_rtc_ex.c | 1795 tmp_atcr1 |= TAMP_ATCR1_ATOSHARE; in HAL_RTCEx_SetActiveTampers()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_rtc_ex.c | 1761 tmp_atcr1 |= TAMP_ATCR1_ATOSHARE; in HAL_RTCEx_SetActiveTampers()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_rtc_ex.c | 1805 tmp_atcr1 |= TAMP_ATCR1_ATOSHARE; in HAL_RTCEx_SetActiveTampers()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_rtc_ex.c | 1820 tmp_atcr1 |= TAMP_ATCR1_ATOSHARE; in HAL_RTCEx_SetActiveTampers()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/ |
D | stm32wba50xx.h | 7807 #define TAMP_ATCR1_ATOSHARE TAMP_ATCR1_ATOSHARE_Msk macro
|
D | stm32wba52xx.h | 11873 #define TAMP_ATCR1_ATOSHARE TAMP_ATCR1_ATOSHARE_Msk macro
|
D | stm32wba54xx.h | 12581 #define TAMP_ATCR1_ATOSHARE TAMP_ATCR1_ATOSHARE_Msk macro
|
D | stm32wba5mxx.h | 12599 #define TAMP_ATCR1_ATOSHARE TAMP_ATCR1_ATOSHARE_Msk macro
|
D | stm32wba55xx.h | 12599 #define TAMP_ATCR1_ATOSHARE TAMP_ATCR1_ATOSHARE_Msk macro
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h503xx.h | 10223 #define TAMP_ATCR1_ATOSHARE TAMP_ATCR1_ATOSHARE_Msk macro
|
D | stm32h523xx.h | 14877 #define TAMP_ATCR1_ATOSHARE TAMP_ATCR1_ATOSHARE_Msk macro
|
/hal_stm32-latest/stm32cube/stm32l5xx/soc/ |
D | stm32l552xx.h | 13661 #define TAMP_ATCR1_ATOSHARE TAMP_ATCR1_ATOSHARE_Msk macro
|
/hal_stm32-latest/stm32cube/stm32h7xx/soc/ |
D | stm32h7a3xx.h | 15354 #define TAMP_ATCR1_ATOSHARE TAMP_ATCR1_ATOSHARE_Msk macro
|