Lines Matching refs:tmpreg
653 __IO uint32_t tmpreg; \
656 … tmpreg = READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_DMA1EN); \
657 UNUSED(tmpreg); \
661 __IO uint32_t tmpreg; \
664 … tmpreg = READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_DMA2EN); \
665 UNUSED(tmpreg); \
669 __IO uint32_t tmpreg; \
672 … tmpreg = READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_DMAMUX1EN); \
673 UNUSED(tmpreg); \
676 __IO uint32_t tmpreg; \
679 … tmpreg = READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_FLASHEN); \
680 UNUSED(tmpreg); \
684 __IO uint32_t tmpreg; \
687 … tmpreg = READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_CRCEN); \
688 UNUSED(tmpreg); \
692 __IO uint32_t tmpreg; \
695 … tmpreg = READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_TSCEN); \
696 UNUSED(tmpreg); \
700 __IO uint32_t tmpreg; \
703 … tmpreg = READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_GTZCEN); \
704 UNUSED(tmpreg); \
735 __IO uint32_t tmpreg; \
738 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_GPIOAEN); \
739 UNUSED(tmpreg); \
743 __IO uint32_t tmpreg; \
746 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_GPIOBEN); \
747 UNUSED(tmpreg); \
751 __IO uint32_t tmpreg; \
754 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_GPIOCEN); \
755 UNUSED(tmpreg); \
759 __IO uint32_t tmpreg; \
762 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_GPIODEN); \
763 UNUSED(tmpreg); \
767 __IO uint32_t tmpreg; \
770 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_GPIOEEN); \
771 UNUSED(tmpreg); \
775 __IO uint32_t tmpreg; \
778 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_GPIOFEN); \
779 UNUSED(tmpreg); \
783 __IO uint32_t tmpreg; \
786 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_GPIOGEN); \
787 UNUSED(tmpreg); \
791 __IO uint32_t tmpreg; \
794 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_GPIOHEN); \
795 UNUSED(tmpreg); \
799 __IO uint32_t tmpreg; \
802 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_ADCEN); \
803 UNUSED(tmpreg); \
808 __IO uint32_t tmpreg; \
811 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_AESEN); \
812 UNUSED(tmpreg); \
818 __IO uint32_t tmpreg; \
821 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_HASHEN); \
822 UNUSED(tmpreg); \
827 __IO uint32_t tmpreg; \
830 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_RNGEN); \
831 UNUSED(tmpreg); \
835 __IO uint32_t tmpreg; \
838 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_PKAEN); \
839 UNUSED(tmpreg); \
843 __IO uint32_t tmpreg; \
846 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_OTFDEC1EN); \
847 UNUSED(tmpreg); \
851 __IO uint32_t tmpreg; \
854 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_SDMMC1EN); \
855 UNUSED(tmpreg); \
906 __IO uint32_t tmpreg; \
909 … tmpreg = READ_BIT(RCC->AHB3ENR, RCC_AHB3ENR_FMCEN); \
910 UNUSED(tmpreg); \
914 __IO uint32_t tmpreg; \
917 … tmpreg = READ_BIT(RCC->AHB3ENR, RCC_AHB3ENR_OSPI1EN); \
918 UNUSED(tmpreg); \
938 __IO uint32_t tmpreg; \
941 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM2EN); \
942 UNUSED(tmpreg); \
946 __IO uint32_t tmpreg; \
949 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM3EN); \
950 UNUSED(tmpreg); \
954 __IO uint32_t tmpreg; \
957 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM4EN); \
958 UNUSED(tmpreg); \
962 __IO uint32_t tmpreg; \
965 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM5EN); \
966 UNUSED(tmpreg); \
970 __IO uint32_t tmpreg; \
973 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM6EN); \
974 UNUSED(tmpreg); \
978 __IO uint32_t tmpreg; \
981 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM7EN); \
982 UNUSED(tmpreg); \
986 __IO uint32_t tmpreg; \
989 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_RTCAPBEN); \
990 UNUSED(tmpreg); \
994 __IO uint32_t tmpreg; \
997 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_WWDGEN); \
998 UNUSED(tmpreg); \
1002 __IO uint32_t tmpreg; \
1005 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_SPI2EN); \
1006 UNUSED(tmpreg); \
1010 __IO uint32_t tmpreg; \
1013 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_SPI3EN); \
1014 UNUSED(tmpreg); \
1018 __IO uint32_t tmpreg; \
1021 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_USART2EN); \
1022 UNUSED(tmpreg); \
1026 __IO uint32_t tmpreg; \
1029 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_USART3EN); \
1030 UNUSED(tmpreg); \
1034 __IO uint32_t tmpreg; \
1037 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_UART4EN); \
1038 UNUSED(tmpreg); \
1042 __IO uint32_t tmpreg; \
1045 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_UART5EN); \
1046 UNUSED(tmpreg); \
1050 __IO uint32_t tmpreg; \
1053 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_I2C1EN); \
1054 UNUSED(tmpreg); \
1058 __IO uint32_t tmpreg; \
1061 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_I2C2EN); \
1062 UNUSED(tmpreg); \
1066 __IO uint32_t tmpreg; \
1069 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_I2C3EN); \
1070 UNUSED(tmpreg); \
1074 __IO uint32_t tmpreg; \
1077 … tmpreg = READ_BIT(RCC->APB1ENR2, RCC_APB1ENR2_I2C4EN); \
1078 UNUSED(tmpreg); \
1082 __IO uint32_t tmpreg; \
1085 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_CRSEN); \
1086 UNUSED(tmpreg); \
1090 __IO uint32_t tmpreg; \
1093 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_PWREN); \
1094 UNUSED(tmpreg); \
1098 __IO uint32_t tmpreg; \
1101 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_DAC1EN); \
1102 UNUSED(tmpreg); \
1106 __IO uint32_t tmpreg; \
1109 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_OPAMPEN); \
1110 UNUSED(tmpreg); \
1114 __IO uint32_t tmpreg; \
1117 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_LPTIM1EN); \
1118 UNUSED(tmpreg); \
1122 __IO uint32_t tmpreg; \
1125 … tmpreg = READ_BIT(RCC->APB1ENR2, RCC_APB1ENR2_LPUART1EN); \
1126 UNUSED(tmpreg); \
1130 __IO uint32_t tmpreg; \
1133 … tmpreg = READ_BIT(RCC->APB1ENR2, RCC_APB1ENR2_LPTIM2EN); \
1134 UNUSED(tmpreg); \
1138 __IO uint32_t tmpreg; \
1141 … tmpreg = READ_BIT(RCC->APB1ENR2, RCC_APB1ENR2_LPTIM3EN); \
1142 UNUSED(tmpreg); \
1146 __IO uint32_t tmpreg; \
1149 … tmpreg = READ_BIT(RCC->APB1ENR2, RCC_APB1ENR2_FDCAN1EN); \
1150 UNUSED(tmpreg); \
1155 __IO uint32_t tmpreg; \
1158 … tmpreg = READ_BIT(RCC->APB1ENR2, RCC_APB1ENR2_USBFSEN); \
1159 UNUSED(tmpreg); \
1164 __IO uint32_t tmpreg; \
1167 … tmpreg = READ_BIT(RCC->APB1ENR2, RCC_APB1ENR2_UCPD1EN); \
1168 UNUSED(tmpreg); \
1243 __IO uint32_t tmpreg; \
1246 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_SYSCFGEN); \
1247 UNUSED(tmpreg); \
1251 __IO uint32_t tmpreg; \
1254 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_TIM1EN); \
1255 UNUSED(tmpreg); \
1259 __IO uint32_t tmpreg; \
1262 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_SPI1EN); \
1263 UNUSED(tmpreg); \
1267 __IO uint32_t tmpreg; \
1270 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_TIM8EN); \
1271 UNUSED(tmpreg); \
1275 __IO uint32_t tmpreg; \
1278 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_USART1EN); \
1279 UNUSED(tmpreg); \
1284 __IO uint32_t tmpreg; \
1287 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_TIM15EN); \
1288 UNUSED(tmpreg); \
1292 __IO uint32_t tmpreg; \
1295 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_TIM16EN); \
1296 UNUSED(tmpreg); \
1300 __IO uint32_t tmpreg; \
1303 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_TIM17EN); \
1304 UNUSED(tmpreg); \
1308 __IO uint32_t tmpreg; \
1311 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_SAI1EN); \
1312 UNUSED(tmpreg); \
1316 __IO uint32_t tmpreg; \
1319 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_SAI2EN); \
1320 UNUSED(tmpreg); \
1324 __IO uint32_t tmpreg; \
1327 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_DFSDM1EN); \
1328 UNUSED(tmpreg); \