RTC_CR_OSEL_Pos is only used within CMSIS.
 
Symbols
loading...
Files
loading...

RTC_CR_OSEL_Pos macro

Syntax

#define RTC_CR_OSEL_Pos (21U)

References

LocationText
stm32f401xc.h:4688
#define RTC_CR_OSEL_Pos (21U)
stm32f401xe.h:4688
#define RTC_CR_OSEL_Pos (21U)
stm32f407xx.h:10509
#define RTC_CR_OSEL_Pos (21U)
stm32f410rx.h:5015
#define RTC_CR_OSEL_Pos (21U)
stm32f410tx.h:4971
#define RTC_CR_OSEL_Pos (21U)
stm32f411xe.h:4719
#define RTC_CR_OSEL_Pos (21U)
stm32f412zx.h:10326
#define RTC_CR_OSEL_Pos (21U)
stm32f413xx.h:10706
#define RTC_CR_OSEL_Pos (21U)
stm32f417xx.h:10791
#define RTC_CR_OSEL_Pos (21U)
stm32f429xx.h:11749
#define RTC_CR_OSEL_Pos (21U)
stm32f439xx.h:12043
#define RTC_CR_OSEL_Pos (21U)
stm32f446xx.h:11265
#define RTC_CR_OSEL_Pos (21U)
stm32f469xx.h:14788
#define RTC_CR_OSEL_Pos (21U)
stm32f479xx.h:15085
#define RTC_CR_OSEL_Pos (21U)
stm32f401xc.h:4689
#define RTC_CR_OSEL_Msk (0x3UL << RTC_CR_OSEL_Pos) /*!< 0x00600000 */
stm32f401xe.h:4689
#define RTC_CR_OSEL_Msk (0x3UL << RTC_CR_OSEL_Pos) /*!< 0x00600000 */
stm32f407xx.h:10510
#define RTC_CR_OSEL_Msk (0x3UL << RTC_CR_OSEL_Pos) /*!< 0x00600000 */
stm32f410rx.h:5016
#define RTC_CR_OSEL_Msk (0x3UL << RTC_CR_OSEL_Pos) /*!< 0x00600000 */
stm32f411xe.h:4720
#define RTC_CR_OSEL_Msk (0x3UL << RTC_CR_OSEL_Pos) /*!< 0x00600000 */
stm32f412zx.h:10327
#define RTC_CR_OSEL_Msk (0x3UL << RTC_CR_OSEL_Pos) /*!< 0x00600000 */
stm32f413xx.h:10707
#define RTC_CR_OSEL_Msk (0x3UL << RTC_CR_OSEL_Pos) /*!< 0x00600000 */
stm32f417xx.h:10792
#define RTC_CR_OSEL_Msk (0x3UL << RTC_CR_OSEL_Pos) /*!< 0x00600000 */
stm32f429xx.h:11750
#define RTC_CR_OSEL_Msk (0x3UL << RTC_CR_OSEL_Pos) /*!< 0x00600000 */
stm32f446xx.h:11266
#define RTC_CR_OSEL_Msk (0x3UL << RTC_CR_OSEL_Pos) /*!< 0x00600000 */
stm32f469xx.h:14789
#define RTC_CR_OSEL_Msk (0x3UL << RTC_CR_OSEL_Pos) /*!< 0x00600000 */
stm32f469xx.h:14791
#define RTC_CR_OSEL_0 (0x1UL << RTC_CR_OSEL_Pos) /*!< 0x00200000 */
stm32f469xx.h:14792
#define RTC_CR_OSEL_1 (0x2UL << RTC_CR_OSEL_Pos) /*!< 0x00400000 */