Lines Matching refs:tmpreg
701 __IO uint32_t tmpreg; \
704 … tmpreg = READ_BIT(RCC->AHBENR, RCC_AHBENR_DMA1EN); \
705 UNUSED(tmpreg); \
709 __IO uint32_t tmpreg; \
712 … tmpreg = READ_BIT(RCC->AHBENR, RCC_AHBENR_DMA2EN); \
713 UNUSED(tmpreg); \
718 __IO uint32_t tmpreg; \
721 … tmpreg = READ_BIT(RCC->AHBENR, RCC_AHBENR_FLASHEN); \
722 UNUSED(tmpreg); \
726 __IO uint32_t tmpreg; \
729 … tmpreg = READ_BIT(RCC->AHBENR, RCC_AHBENR_CRCEN); \
730 UNUSED(tmpreg); \
734 __IO uint32_t tmpreg; \
737 tmpreg = READ_BIT(RCC->AHBENR, RCC_AHBENR_TSCEN); \
738 UNUSED(tmpreg); \
742 __IO uint32_t tmpreg; \
745 … tmpreg = READ_BIT(RCC->AHBENR, RCC_AHBENR_RNGEN); \
746 UNUSED(tmpreg); \
750 __IO uint32_t tmpreg; \
753 … tmpreg = READ_BIT(RCC->AHBENR, RCC_AHBENR_AESEN); \
754 UNUSED(tmpreg); \
785 __IO uint32_t tmpreg; \
788 … tmpreg = READ_BIT(RCC->IOPENR, RCC_IOPENR_GPIOAEN); \
789 UNUSED(tmpreg); \
793 __IO uint32_t tmpreg; \
796 … tmpreg = READ_BIT(RCC->IOPENR, RCC_IOPENR_GPIOBEN); \
797 UNUSED(tmpreg); \
801 __IO uint32_t tmpreg; \
804 … tmpreg = READ_BIT(RCC->IOPENR, RCC_IOPENR_GPIOCEN); \
805 UNUSED(tmpreg); \
809 __IO uint32_t tmpreg; \
812 … tmpreg = READ_BIT(RCC->IOPENR, RCC_IOPENR_GPIODEN); \
813 UNUSED(tmpreg); \
818 __IO uint32_t tmpreg; \
821 … tmpreg = READ_BIT(RCC->IOPENR, RCC_IOPENR_GPIOEEN); \
822 UNUSED(tmpreg); \
827 __IO uint32_t tmpreg; \
830 … tmpreg = READ_BIT(RCC->IOPENR, RCC_IOPENR_GPIOFEN); \
831 UNUSED(tmpreg); \
856 __IO uint32_t tmpreg; \
859 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_TIM2EN); \
860 UNUSED(tmpreg); \
864 __IO uint32_t tmpreg; \
867 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_TIM3EN); \
868 UNUSED(tmpreg); \
872 __IO uint32_t tmpreg; \
875 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_TIM6EN); \
876 UNUSED(tmpreg); \
880 __IO uint32_t tmpreg; \
883 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_TIM7EN); \
884 UNUSED(tmpreg); \
888 __IO uint32_t tmpreg; \
891 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_LPUART2EN); \
892 UNUSED(tmpreg); \
896 __IO uint32_t tmpreg; \
899 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_LCDEN); \
900 UNUSED(tmpreg); \
904 __IO uint32_t tmpreg; \
907 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_RTCAPBEN); \
908 UNUSED(tmpreg); \
912 __IO uint32_t tmpreg; \
915 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_WWDGEN); \
916 UNUSED(tmpreg); \
920 __IO uint32_t tmpreg; \
923 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_LPUART3EN); \
924 UNUSED(tmpreg); \
929 __IO uint32_t tmpreg; \
932 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_USBEN); \
933 UNUSED(tmpreg); \
937 __IO uint32_t tmpreg; \
940 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_SPI2EN); \
941 UNUSED(tmpreg); \
945 __IO uint32_t tmpreg; \
948 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_SPI3EN); \
949 UNUSED(tmpreg); \
953 __IO uint32_t tmpreg; \
956 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_CRSEN); \
957 UNUSED(tmpreg); \
961 __IO uint32_t tmpreg; \
964 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_USART2EN); \
965 UNUSED(tmpreg); \
969 __IO uint32_t tmpreg; \
972 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_USART3EN); \
973 UNUSED(tmpreg); \
977 __IO uint32_t tmpreg; \
980 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_USART4EN); \
981 UNUSED(tmpreg); \
985 __IO uint32_t tmpreg; \
988 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_LPUART1EN); \
989 UNUSED(tmpreg); \
993 __IO uint32_t tmpreg; \
996 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_I2C1EN); \
997 UNUSED(tmpreg); \
1001 __IO uint32_t tmpreg; \
1004 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_I2C2EN); \
1005 UNUSED(tmpreg); \
1009 __IO uint32_t tmpreg; \
1012 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_I2C3EN); \
1013 UNUSED(tmpreg); \
1017 __IO uint32_t tmpreg; \
1020 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_OPAMPEN); \
1021 UNUSED(tmpreg); \
1025 __IO uint32_t tmpreg; \
1028 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_I2C4EN); \
1029 UNUSED(tmpreg); \
1034 __IO uint32_t tmpreg; \
1037 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_LPTIM3EN); \
1038 UNUSED(tmpreg); \
1042 __IO uint32_t tmpreg; \
1045 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_PWREN); \
1046 UNUSED(tmpreg); \
1050 __IO uint32_t tmpreg; \
1053 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_DAC1EN); \
1054 UNUSED(tmpreg); \
1058 __IO uint32_t tmpreg; \
1061 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_LPTIM2EN); \
1062 UNUSED(tmpreg); \
1066 __IO uint32_t tmpreg; \
1069 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_LPTIM1EN); \
1070 UNUSED(tmpreg); \
1146 __IO uint32_t tmpreg; \
1149 … tmpreg = READ_BIT(RCC->APBENR2, RCC_APBENR2_SYSCFGEN); \
1150 UNUSED(tmpreg); \
1158 __IO uint32_t tmpreg; \
1161 … tmpreg = READ_BIT(RCC->APBENR2, RCC_APBENR2_TIM1EN); \
1162 UNUSED(tmpreg); \
1166 __IO uint32_t tmpreg; \
1169 … tmpreg = READ_BIT(RCC->APBENR2, RCC_APBENR2_SPI1EN); \
1170 UNUSED(tmpreg); \
1174 __IO uint32_t tmpreg; \
1177 … tmpreg = READ_BIT(RCC->APBENR2, RCC_APBENR2_USART1EN); \
1178 UNUSED(tmpreg); \
1182 __IO uint32_t tmpreg; \
1185 … tmpreg = READ_BIT(RCC->APBENR2, RCC_APBENR2_TIM15EN); \
1186 UNUSED(tmpreg); \
1190 __IO uint32_t tmpreg; \
1193 … tmpreg = READ_BIT(RCC->APBENR2, RCC_APBENR2_TIM16EN); \
1194 UNUSED(tmpreg); \
1198 __IO uint32_t tmpreg; \
1201 … tmpreg = READ_BIT(RCC->APBENR2, RCC_APBENR2_ADCEN); \
1202 UNUSED(tmpreg); \
2005 __IO uint32_t tmpreg; \
2008 … tmpreg = READ_BIT(RCC->DBGCFGR, RCC_DBGCFGR_DBGEN); \
2009 UNUSED(tmpreg); \