Home
last modified time | relevance | path

Searched refs:RTC_ALRMASSR_MASKSS (Results 1 – 25 of 33) sorted by relevance

12

/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/
H A Dstm32wbxx_hal_rtc.h433 #define RTC_ALARMSUBSECONDMASK_NONE RTC_ALRMASSR_MASKSS
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_rtc.h506 #define RTC_ALARMSUBSECONDMASK_NONE RTC_ALRMASSR_MASKSS
H A Dstm32l4xx_ll_rtc.h2369 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 Dstm32f4xx_ll_rtc.h1989 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 Dstm32f410rx.h5457 #define RTC_ALRMASSR_MASKSS RTC_ALRMASSR_MASKSS_Msk macro
H A Dstm32f410tx.h5407 #define RTC_ALRMASSR_MASKSS RTC_ALRMASSR_MASKSS_Msk macro
H A Dstm32f410cx.h5453 #define RTC_ALRMASSR_MASKSS RTC_ALRMASSR_MASKSS_Msk macro
H A Dstm32f401xe.h5130 #define RTC_ALRMASSR_MASKSS RTC_ALRMASSR_MASKSS_Msk macro
H A Dstm32f401xc.h5130 #define RTC_ALRMASSR_MASKSS RTC_ALRMASSR_MASKSS_Msk macro
H A Dstm32f411xe.h5161 #define RTC_ALRMASSR_MASKSS RTC_ALRMASSR_MASKSS_Msk macro
H A Dstm32f412cx.h9758 #define RTC_ALRMASSR_MASKSS RTC_ALRMASSR_MASKSS_Msk macro
H A Dstm32f405xx.h10615 #define RTC_ALRMASSR_MASKSS RTC_ALRMASSR_MASKSS_Msk macro
H A Dstm32f415xx.h10900 #define RTC_ALRMASSR_MASKSS RTC_ALRMASSR_MASKSS_Msk macro
H A Dstm32f412zx.h10768 #define RTC_ALRMASSR_MASKSS RTC_ALRMASSR_MASKSS_Msk macro
H A Dstm32f407xx.h10951 #define RTC_ALRMASSR_MASKSS RTC_ALRMASSR_MASKSS_Msk macro
H A Dstm32f412vx.h10748 #define RTC_ALRMASSR_MASKSS RTC_ALRMASSR_MASKSS_Msk macro
H A Dstm32f413xx.h11148 #define RTC_ALRMASSR_MASKSS RTC_ALRMASSR_MASKSS_Msk macro
H A Dstm32f423xx.h11298 #define RTC_ALRMASSR_MASKSS RTC_ALRMASSR_MASKSS_Msk macro
H A Dstm32f412rx.h10735 #define RTC_ALRMASSR_MASKSS RTC_ALRMASSR_MASKSS_Msk macro
H A Dstm32f417xx.h11233 #define RTC_ALRMASSR_MASKSS RTC_ALRMASSR_MASKSS_Msk macro
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/CMSIS/Device/ST/STM32L0xx/Include/
H A Dstm32l073xx.h5345 #define RTC_ALRMASSR_MASKSS RTC_ALRMASSR_MASKSS_Msk macro
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Device/ST/STM32WBxx/Include/
H A Dstm32wb50xx.h8049 #define RTC_ALRMASSR_MASKSS RTC_ALRMASSR_MASKSS_Msk /*!< Alarm A mask th… macro
H A Dstm32wb55xx.h9194 #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 Dstm32f407xx.h10967 #define RTC_ALRMASSR_MASKSS RTC_ALRMASSR_MASKSS_Msk macro
/btstack/port/stm32-l451-miromico-sx1280/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
H A Dstm32l451xx.h11102 #define RTC_ALRMASSR_MASKSS RTC_ALRMASSR_MASKSS_Msk macro

12