Searched defs:BKP_RTCCR_ASOS (Results 1 – 6 of 6) sorted by relevance
111 #define BKP_RTCCR_ASOS (0x01U << BKP_RTCCR_ASOS_Pos) ///< Alarm or Second Ou… macro
1178 #define BKP_RTCCR_ASOS ((uint16_t)0x0200) /*!< Alarm or Second Output Sel… macro
1187 #define BKP_RTCCR_ASOS ((uint16_t)0x0200) /*!< Alarm or Second Output Sel… macro
1515 #define BKP_RTCCR_ASOS ((uint16_t)0x0200) /*!< Alarm or Second Output Sel… macro
1313 #define BKP_RTCCR_ASOS ((uint16_t)0x0200) /*!< Alarm or Second Output Sel… macro
2193 #define BKP_RTCCR_ASOS(x) (((uint32_t)(((uint32_t)(x)) << BKP_RTCCR_ASOS_SHIF… macro
Completed in 147 milliseconds