/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/ |
H A D | stm32f4xx_ll_rtc.h | 2224 MODIFY_REG(RTCx->ALRMBR, (RTC_ALRMBR_HT | RTC_ALRMBR_HU), in LL_RTC_ALMB_SetHour() 2238 return (uint32_t)((READ_BIT(RTCx->ALRMBR, (RTC_ALRMBR_HT | RTC_ALRMBR_HU))) >> RTC_ALRMBR_HU_Pos); in LL_RTC_ALMB_GetHour() 2326 …MODIFY_REG(RTCx->ALRMBR, RTC_ALRMBR_PM| RTC_ALRMBR_HT | RTC_ALRMBR_HU | RTC_ALRMBR_MNT | RTC_ALRMB… in LL_RTC_ALMB_ConfigTime()
|
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/ |
H A D | stm32l4xx_ll_rtc.h | 2662 MODIFY_REG(RTCx->ALRMBR, (RTC_ALRMBR_HT | RTC_ALRMBR_HU), in LL_RTC_ALMB_SetHour() 2676 return ((READ_BIT(RTCx->ALRMBR, (RTC_ALRMBR_HT | RTC_ALRMBR_HU))) >> RTC_ALRMBR_HU_Pos); in LL_RTC_ALMB_GetHour() 2761 …MODIFY_REG(RTCx->ALRMBR, RTC_ALRMBR_PM | RTC_ALRMBR_HT | RTC_ALRMBR_HU | RTC_ALRMBR_MNT | RTC_ALRM… in LL_RTC_ALMB_ConfigTime()
|
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Src/ |
H A D | stm32wbxx_hal_rtc.c | 1578 sAlarm->AlarmTime.Hours = (uint8_t)((tmpreg & (RTC_ALRMBR_HT | RTC_ALRMBR_HU)) >> 16U); in HAL_RTC_GetAlarm()
|
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/ |
H A D | stm32l4xx_hal_rtc.c | 2239 …sAlarm->AlarmTime.Hours = (uint8_t)((tmpreg & (RTC_ALRMBR_HT | RTC_ALRMBR_HU)) >> RTC_ALRMBR_HU_Po… in HAL_RTC_GetAlarm()
|
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Device/ST/STM32F4xx/Include/ |
H A D | stm32f410rx.h | 5246 #define RTC_ALRMBR_HU RTC_ALRMBR_HU_Msk macro
|
H A D | stm32f410tx.h | 5196 #define RTC_ALRMBR_HU RTC_ALRMBR_HU_Msk macro
|
H A D | stm32f410cx.h | 5242 #define RTC_ALRMBR_HU RTC_ALRMBR_HU_Msk macro
|
H A D | stm32f401xe.h | 4919 #define RTC_ALRMBR_HU RTC_ALRMBR_HU_Msk macro
|
H A D | stm32f401xc.h | 4919 #define RTC_ALRMBR_HU RTC_ALRMBR_HU_Msk macro
|
H A D | stm32f411xe.h | 4950 #define RTC_ALRMBR_HU RTC_ALRMBR_HU_Msk macro
|
H A D | stm32f412cx.h | 9547 #define RTC_ALRMBR_HU RTC_ALRMBR_HU_Msk macro
|
H A D | stm32f405xx.h | 10404 #define RTC_ALRMBR_HU RTC_ALRMBR_HU_Msk macro
|
H A D | stm32f415xx.h | 10689 #define RTC_ALRMBR_HU RTC_ALRMBR_HU_Msk macro
|
H A D | stm32f412zx.h | 10557 #define RTC_ALRMBR_HU RTC_ALRMBR_HU_Msk macro
|
H A D | stm32f407xx.h | 10740 #define RTC_ALRMBR_HU RTC_ALRMBR_HU_Msk macro
|
H A D | stm32f412vx.h | 10537 #define RTC_ALRMBR_HU RTC_ALRMBR_HU_Msk macro
|
H A D | stm32f413xx.h | 10937 #define RTC_ALRMBR_HU RTC_ALRMBR_HU_Msk macro
|
H A D | stm32f423xx.h | 11087 #define RTC_ALRMBR_HU RTC_ALRMBR_HU_Msk macro
|
H A D | stm32f412rx.h | 10524 #define RTC_ALRMBR_HU RTC_ALRMBR_HU_Msk macro
|
H A D | stm32f417xx.h | 11022 #define RTC_ALRMBR_HU RTC_ALRMBR_HU_Msk macro
|
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/CMSIS/Device/ST/STM32L0xx/Include/ |
H A D | stm32l073xx.h | 5098 #define RTC_ALRMBR_HU RTC_ALRMBR_HU_Msk /*!< */ macro
|
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Device/ST/STM32WBxx/Include/ |
H A D | stm32wb50xx.h | 7847 #define RTC_ALRMBR_HU RTC_ALRMBR_HU_Msk /*!< Alarm B hour un… macro
|
H A D | stm32wb55xx.h | 8962 #define RTC_ALRMBR_HU RTC_ALRMBR_HU_Msk /*!< Alarm B hour un… macro
|
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Device/ST/STM32F4xx/Include/ |
H A D | stm32f407xx.h | 10756 #define RTC_ALRMBR_HU RTC_ALRMBR_HU_Msk macro
|
/btstack/port/stm32-l451-miromico-sx1280/Drivers/CMSIS/Device/ST/STM32L4xx/Include/ |
H A D | stm32l451xx.h | 10870 #define RTC_ALRMBR_HU RTC_ALRMBR_HU_Msk macro
|