Home
last modified time | relevance | path

Searched refs:RTC_ISR_TSOVF_Msk (Results 1 – 25 of 29) sorted by relevance

12

/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Device/ST/STM32F4xx/Include/
H A Dstm32f410rx.h5084 #define RTC_ISR_TSOVF_Msk (0x1UL << RTC_ISR_TSOVF_Pos) /*!< 0x00001000 */ macro
5085 #define RTC_ISR_TSOVF RTC_ISR_TSOVF_Msk
H A Dstm32f410tx.h5034 #define RTC_ISR_TSOVF_Msk (0x1UL << RTC_ISR_TSOVF_Pos) /*!< 0x00001000 */ macro
5035 #define RTC_ISR_TSOVF RTC_ISR_TSOVF_Msk
H A Dstm32f410cx.h5080 #define RTC_ISR_TSOVF_Msk (0x1UL << RTC_ISR_TSOVF_Pos) /*!< 0x00001000 */ macro
5081 #define RTC_ISR_TSOVF RTC_ISR_TSOVF_Msk
H A Dstm32f401xe.h4757 #define RTC_ISR_TSOVF_Msk (0x1UL << RTC_ISR_TSOVF_Pos) /*!< 0x00001000 */ macro
4758 #define RTC_ISR_TSOVF RTC_ISR_TSOVF_Msk
H A Dstm32f401xc.h4757 #define RTC_ISR_TSOVF_Msk (0x1UL << RTC_ISR_TSOVF_Pos) /*!< 0x00001000 */ macro
4758 #define RTC_ISR_TSOVF RTC_ISR_TSOVF_Msk
H A Dstm32f411xe.h4788 #define RTC_ISR_TSOVF_Msk (0x1UL << RTC_ISR_TSOVF_Pos) /*!< 0x00001000 */ macro
4789 #define RTC_ISR_TSOVF RTC_ISR_TSOVF_Msk
H A Dstm32f412cx.h9385 #define RTC_ISR_TSOVF_Msk (0x1UL << RTC_ISR_TSOVF_Pos) /*!< 0x00001000 */ macro
9386 #define RTC_ISR_TSOVF RTC_ISR_TSOVF_Msk
H A Dstm32f405xx.h10242 #define RTC_ISR_TSOVF_Msk (0x1UL << RTC_ISR_TSOVF_Pos) /*!< 0x00001000 */ macro
10243 #define RTC_ISR_TSOVF RTC_ISR_TSOVF_Msk
H A Dstm32f415xx.h10527 #define RTC_ISR_TSOVF_Msk (0x1UL << RTC_ISR_TSOVF_Pos) /*!< 0x00001000 */ macro
10528 #define RTC_ISR_TSOVF RTC_ISR_TSOVF_Msk
H A Dstm32f412zx.h10395 #define RTC_ISR_TSOVF_Msk (0x1UL << RTC_ISR_TSOVF_Pos) /*!< 0x00001000 */ macro
10396 #define RTC_ISR_TSOVF RTC_ISR_TSOVF_Msk
H A Dstm32f407xx.h10578 #define RTC_ISR_TSOVF_Msk (0x1UL << RTC_ISR_TSOVF_Pos) /*!< 0x00001000 */ macro
10579 #define RTC_ISR_TSOVF RTC_ISR_TSOVF_Msk
H A Dstm32f412vx.h10375 #define RTC_ISR_TSOVF_Msk (0x1UL << RTC_ISR_TSOVF_Pos) /*!< 0x00001000 */ macro
10376 #define RTC_ISR_TSOVF RTC_ISR_TSOVF_Msk
H A Dstm32f413xx.h10775 #define RTC_ISR_TSOVF_Msk (0x1UL << RTC_ISR_TSOVF_Pos) /*!< 0x00001000 */ macro
10776 #define RTC_ISR_TSOVF RTC_ISR_TSOVF_Msk
H A Dstm32f423xx.h10925 #define RTC_ISR_TSOVF_Msk (0x1UL << RTC_ISR_TSOVF_Pos) /*!< 0x00001000 */ macro
10926 #define RTC_ISR_TSOVF RTC_ISR_TSOVF_Msk
H A Dstm32f412rx.h10362 #define RTC_ISR_TSOVF_Msk (0x1UL << RTC_ISR_TSOVF_Pos) /*!< 0x00001000 */ macro
10363 #define RTC_ISR_TSOVF RTC_ISR_TSOVF_Msk
H A Dstm32f417xx.h10860 #define RTC_ISR_TSOVF_Msk (0x1UL << RTC_ISR_TSOVF_Pos) /*!< 0x00001000 */ macro
10861 #define RTC_ISR_TSOVF RTC_ISR_TSOVF_Msk
H A Dstm32f446xx.h11334 #define RTC_ISR_TSOVF_Msk (0x1UL << RTC_ISR_TSOVF_Pos) /*!< 0x00001000 */ macro
11335 #define RTC_ISR_TSOVF RTC_ISR_TSOVF_Msk
H A Dstm32f427xx.h11462 #define RTC_ISR_TSOVF_Msk (0x1UL << RTC_ISR_TSOVF_Pos) /*!< 0x00001000 */ macro
11463 #define RTC_ISR_TSOVF RTC_ISR_TSOVF_Msk
H A Dstm32f437xx.h11764 #define RTC_ISR_TSOVF_Msk (0x1UL << RTC_ISR_TSOVF_Pos) /*!< 0x00001000 */ macro
11765 #define RTC_ISR_TSOVF RTC_ISR_TSOVF_Msk
H A Dstm32f429xx.h11818 #define RTC_ISR_TSOVF_Msk (0x1UL << RTC_ISR_TSOVF_Pos) /*!< 0x00001000 */ macro
11819 #define RTC_ISR_TSOVF RTC_ISR_TSOVF_Msk
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/CMSIS/Device/ST/STM32L0xx/Include/
H A Dstm32l073xx.h4944 #define RTC_ISR_TSOVF_Msk (0x1UL << RTC_ISR_TSOVF_Pos) /*!< 0x00001000 */ macro
4945 #define RTC_ISR_TSOVF RTC_ISR_TSOVF_Msk /*!< */
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Device/ST/STM32WBxx/Include/
H A Dstm32wb50xx.h7693 #define RTC_ISR_TSOVF_Msk (0x1UL << RTC_ISR_TSOVF_Pos) /*!< 0x00001000 */ macro
7694 #define RTC_ISR_TSOVF RTC_ISR_TSOVF_Msk /*!< Timestamp overf…
H A Dstm32wb55xx.h8808 #define RTC_ISR_TSOVF_Msk (0x1UL << RTC_ISR_TSOVF_Pos) /*!< 0x00001000 */ macro
8809 #define RTC_ISR_TSOVF RTC_ISR_TSOVF_Msk /*!< Timestamp overf…
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Device/ST/STM32F4xx/Include/
H A Dstm32f407xx.h10594 #define RTC_ISR_TSOVF_Msk (0x1UL << RTC_ISR_TSOVF_Pos) /*!< 0x00001000 */ macro
10595 #define RTC_ISR_TSOVF RTC_ISR_TSOVF_Msk
/btstack/port/stm32-l451-miromico-sx1280/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
H A Dstm32l451xx.h10716 #define RTC_ISR_TSOVF_Msk (0x1UL << RTC_ISR_TSOVF_Pos) /*!< 0x00001000 */ macro
10717 #define RTC_ISR_TSOVF RTC_ISR_TSOVF_Msk

12