Searched defs:PM (Results 1 – 14 of 14) sorted by relevance
409 #define PM (0x40000000) /**< \brief (PM) APB Base Address */ macro510 #define PM ((Pm *)0x40000000UL) /**< \brief (PM) APB Base Address */ macro
417 #define PM (0x40000000) /**< \brief (PM) APB Base Address */ macro520 #define PM ((Pm *)0x40000000UL) /**< \brief (PM) APB Base Address */ macro
210 #define IS_RTC_HOURFORMAT12(PM) (((PM) == RTC_HOURFORMAT12_AM) || ((PM) == RTC_HOURFORMAT12_PM)) argument
795 #define IS_RTC_HOURFORMAT12(PM) (((PM) == RTC_HOURFORMAT12_AM) || \ argument
975 #define IS_RTC_HOURFORMAT12(PM) (((PM) == RTC_HOURFORMAT12_AM) || \ argument