/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/ |
H A D | stm32wbxx_hal_rtc.h | 433 #define RTC_ALARMSUBSECONDMASK_NONE RTC_ALRMASSR_MASKSS …
|
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/ |
H A D | stm32l4xx_hal_rtc.h | 506 #define RTC_ALARMSUBSECONDMASK_NONE RTC_ALRMASSR_MASKSS …
|
H A D | stm32l4xx_ll_rtc.h | 2369 MODIFY_REG(RTCx->ALRMASSR, RTC_ALRMASSR_MASKSS, Mask << RTC_ALRMASSR_MASKSS_Pos); in LL_RTC_ALMA_SetSubSecondMask() 2381 return (uint32_t)(READ_BIT(RTCx->ALRMASSR, RTC_ALRMASSR_MASKSS) >> RTC_ALRMASSR_MASKSS_Pos); in LL_RTC_ALMA_GetSubSecondMask()
|
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/ |
H A D | stm32f4xx_ll_rtc.h | 1989 MODIFY_REG(RTCx->ALRMASSR, RTC_ALRMASSR_MASKSS, Mask << RTC_ALRMASSR_MASKSS_Pos); in LL_RTC_ALMA_SetSubSecondMask() 2000 return (uint32_t)(READ_BIT(RTCx->ALRMASSR, RTC_ALRMASSR_MASKSS) >> RTC_ALRMASSR_MASKSS_Pos); in LL_RTC_ALMA_GetSubSecondMask()
|
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Device/ST/STM32F4xx/Include/ |
H A D | stm32f410rx.h | 5457 #define RTC_ALRMASSR_MASKSS RTC_ALRMASSR_MASKSS_Msk macro
|
H A D | stm32f410tx.h | 5407 #define RTC_ALRMASSR_MASKSS RTC_ALRMASSR_MASKSS_Msk macro
|
H A D | stm32f410cx.h | 5453 #define RTC_ALRMASSR_MASKSS RTC_ALRMASSR_MASKSS_Msk macro
|
H A D | stm32f401xe.h | 5130 #define RTC_ALRMASSR_MASKSS RTC_ALRMASSR_MASKSS_Msk macro
|
H A D | stm32f401xc.h | 5130 #define RTC_ALRMASSR_MASKSS RTC_ALRMASSR_MASKSS_Msk macro
|
H A D | stm32f411xe.h | 5161 #define RTC_ALRMASSR_MASKSS RTC_ALRMASSR_MASKSS_Msk macro
|
H A D | stm32f412cx.h | 9758 #define RTC_ALRMASSR_MASKSS RTC_ALRMASSR_MASKSS_Msk macro
|
H A D | stm32f405xx.h | 10615 #define RTC_ALRMASSR_MASKSS RTC_ALRMASSR_MASKSS_Msk macro
|
H A D | stm32f415xx.h | 10900 #define RTC_ALRMASSR_MASKSS RTC_ALRMASSR_MASKSS_Msk macro
|
H A D | stm32f412zx.h | 10768 #define RTC_ALRMASSR_MASKSS RTC_ALRMASSR_MASKSS_Msk macro
|
H A D | stm32f407xx.h | 10951 #define RTC_ALRMASSR_MASKSS RTC_ALRMASSR_MASKSS_Msk macro
|
H A D | stm32f412vx.h | 10748 #define RTC_ALRMASSR_MASKSS RTC_ALRMASSR_MASKSS_Msk macro
|
H A D | stm32f413xx.h | 11148 #define RTC_ALRMASSR_MASKSS RTC_ALRMASSR_MASKSS_Msk macro
|
H A D | stm32f423xx.h | 11298 #define RTC_ALRMASSR_MASKSS RTC_ALRMASSR_MASKSS_Msk macro
|
H A D | stm32f412rx.h | 10735 #define RTC_ALRMASSR_MASKSS RTC_ALRMASSR_MASKSS_Msk macro
|
H A D | stm32f417xx.h | 11233 #define RTC_ALRMASSR_MASKSS RTC_ALRMASSR_MASKSS_Msk macro
|
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/CMSIS/Device/ST/STM32L0xx/Include/ |
H A D | stm32l073xx.h | 5345 #define RTC_ALRMASSR_MASKSS RTC_ALRMASSR_MASKSS_Msk macro
|
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Device/ST/STM32WBxx/Include/ |
H A D | stm32wb50xx.h | 8049 #define RTC_ALRMASSR_MASKSS RTC_ALRMASSR_MASKSS_Msk /*!< Alarm A mask th… macro
|
H A D | stm32wb55xx.h | 9194 #define RTC_ALRMASSR_MASKSS RTC_ALRMASSR_MASKSS_Msk /*!< Alarm A mask th… macro
|
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Device/ST/STM32F4xx/Include/ |
H A D | stm32f407xx.h | 10967 #define RTC_ALRMASSR_MASKSS RTC_ALRMASSR_MASKSS_Msk macro
|
/btstack/port/stm32-l451-miromico-sx1280/Drivers/CMSIS/Device/ST/STM32L4xx/Include/ |
H A D | stm32l451xx.h | 11102 #define RTC_ALRMASSR_MASKSS RTC_ALRMASSR_MASKSS_Msk macro
|