Lines Matching refs:tmpreg
638 __IO uint32_t tmpreg; \
641 … tmpreg = READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_DMA1EN); \
642 UNUSED(tmpreg); \
646 __IO uint32_t tmpreg; \
649 … tmpreg = READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_DMA2EN); \
650 UNUSED(tmpreg); \
655 __IO uint32_t tmpreg; \
658 … tmpreg = READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_DMAMUX1EN); \
659 UNUSED(tmpreg); \
664 __IO uint32_t tmpreg; \
667 … tmpreg = READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_FLASHEN); \
668 UNUSED(tmpreg); \
672 __IO uint32_t tmpreg; \
675 … tmpreg = READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_CRCEN); \
676 UNUSED(tmpreg); \
680 __IO uint32_t tmpreg; \
683 … tmpreg = READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_TSCEN); \
684 UNUSED(tmpreg); \
689 __IO uint32_t tmpreg; \
692 … tmpreg = READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_DMA2DEN); \
693 UNUSED(tmpreg); \
699 __IO uint32_t tmpreg; \
702 … tmpreg = READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_GFXMMUEN); \
703 UNUSED(tmpreg); \
743 __IO uint32_t tmpreg; \
746 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_GPIOAEN); \
747 UNUSED(tmpreg); \
751 __IO uint32_t tmpreg; \
754 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_GPIOBEN); \
755 UNUSED(tmpreg); \
759 __IO uint32_t tmpreg; \
762 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_GPIOCEN); \
763 UNUSED(tmpreg); \
768 __IO uint32_t tmpreg; \
771 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_GPIODEN); \
772 UNUSED(tmpreg); \
778 __IO uint32_t tmpreg; \
781 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_GPIOEEN); \
782 UNUSED(tmpreg); \
788 __IO uint32_t tmpreg; \
791 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_GPIOFEN); \
792 UNUSED(tmpreg); \
798 __IO uint32_t tmpreg; \
801 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_GPIOGEN); \
802 UNUSED(tmpreg); \
807 __IO uint32_t tmpreg; \
810 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_GPIOHEN); \
811 UNUSED(tmpreg); \
816 __IO uint32_t tmpreg; \
819 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_GPIOIEN); \
820 UNUSED(tmpreg); \
826 __IO uint32_t tmpreg; \
829 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_OTGFSEN); \
830 UNUSED(tmpreg); \
835 __IO uint32_t tmpreg; \
838 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_ADCEN); \
839 UNUSED(tmpreg); \
844 __IO uint32_t tmpreg; \
847 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_DCMIEN); \
848 UNUSED(tmpreg); \
854 __IO uint32_t tmpreg; \
857 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_PKAEN); \
858 UNUSED(tmpreg); \
864 __IO uint32_t tmpreg; \
867 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_AESEN); \
868 UNUSED(tmpreg); \
874 __IO uint32_t tmpreg; \
877 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_HASHEN); \
878 UNUSED(tmpreg); \
883 __IO uint32_t tmpreg; \
886 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_RNGEN); \
887 UNUSED(tmpreg); \
892 __IO uint32_t tmpreg; \
895 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_OSPIMEN); \
896 UNUSED(tmpreg); \
902 __IO uint32_t tmpreg; \
905 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_SDMMC1EN); \
906 UNUSED(tmpreg); \
912 __IO uint32_t tmpreg; \
915 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_SDMMC2EN); \
916 UNUSED(tmpreg); \
999 __IO uint32_t tmpreg; \
1002 … tmpreg = READ_BIT(RCC->AHB3ENR, RCC_AHB3ENR_FMCEN); \
1003 UNUSED(tmpreg); \
1009 __IO uint32_t tmpreg; \
1012 … tmpreg = READ_BIT(RCC->AHB3ENR, RCC_AHB3ENR_QSPIEN); \
1013 UNUSED(tmpreg); \
1019 __IO uint32_t tmpreg; \
1022 … tmpreg = READ_BIT(RCC->AHB3ENR, RCC_AHB3ENR_OSPI1EN); \
1023 UNUSED(tmpreg); \
1029 __IO uint32_t tmpreg; \
1032 … tmpreg = READ_BIT(RCC->AHB3ENR, RCC_AHB3ENR_OSPI2EN); \
1033 UNUSED(tmpreg); \
1066 __IO uint32_t tmpreg; \
1069 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM2EN); \
1070 UNUSED(tmpreg); \
1075 __IO uint32_t tmpreg; \
1078 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM3EN); \
1079 UNUSED(tmpreg); \
1085 __IO uint32_t tmpreg; \
1088 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM4EN); \
1089 UNUSED(tmpreg); \
1095 __IO uint32_t tmpreg; \
1098 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM5EN); \
1099 UNUSED(tmpreg); \
1104 __IO uint32_t tmpreg; \
1107 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM6EN); \
1108 UNUSED(tmpreg); \
1113 __IO uint32_t tmpreg; \
1116 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM7EN); \
1117 UNUSED(tmpreg); \
1123 __IO uint32_t tmpreg; \
1126 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_LCDEN); \
1127 UNUSED(tmpreg); \
1133 __IO uint32_t tmpreg; \
1136 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_RTCAPBEN); \
1137 UNUSED(tmpreg); \
1142 __IO uint32_t tmpreg; \
1145 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_WWDGEN); \
1146 UNUSED(tmpreg); \
1151 __IO uint32_t tmpreg; \
1154 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_SPI2EN); \
1155 UNUSED(tmpreg); \
1161 __IO uint32_t tmpreg; \
1164 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_SPI3EN); \
1165 UNUSED(tmpreg); \
1170 __IO uint32_t tmpreg; \
1173 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_USART2EN); \
1174 UNUSED(tmpreg); \
1179 __IO uint32_t tmpreg; \
1182 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_USART3EN); \
1183 UNUSED(tmpreg); \
1189 __IO uint32_t tmpreg; \
1192 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_UART4EN); \
1193 UNUSED(tmpreg); \
1199 __IO uint32_t tmpreg; \
1202 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_UART5EN); \
1203 UNUSED(tmpreg); \
1208 __IO uint32_t tmpreg; \
1211 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_I2C1EN); \
1212 UNUSED(tmpreg); \
1217 __IO uint32_t tmpreg; \
1220 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_I2C2EN); \
1221 UNUSED(tmpreg); \
1226 __IO uint32_t tmpreg; \
1229 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_I2C3EN); \
1230 UNUSED(tmpreg); \
1235 __IO uint32_t tmpreg; \
1238 … tmpreg = READ_BIT(RCC->APB1ENR2, RCC_APB1ENR2_I2C4EN); \
1239 UNUSED(tmpreg); \
1245 __IO uint32_t tmpreg; \
1248 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_CRSEN); \
1249 UNUSED(tmpreg); \
1255 __IO uint32_t tmpreg; \
1258 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_CAN1EN); \
1259 UNUSED(tmpreg); \
1265 __IO uint32_t tmpreg; \
1268 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_CAN2EN); \
1269 UNUSED(tmpreg); \
1275 __IO uint32_t tmpreg; \
1278 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_USBFSEN); \
1279 UNUSED(tmpreg); \
1284 __IO uint32_t tmpreg; \
1287 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_PWREN); \
1288 UNUSED(tmpreg); \
1293 __IO uint32_t tmpreg; \
1296 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_DAC1EN); \
1297 UNUSED(tmpreg); \
1302 __IO uint32_t tmpreg; \
1305 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_OPAMPEN); \
1306 UNUSED(tmpreg); \
1310 __IO uint32_t tmpreg; \
1313 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_LPTIM1EN); \
1314 UNUSED(tmpreg); \
1318 __IO uint32_t tmpreg; \
1321 … tmpreg = READ_BIT(RCC->APB1ENR2, RCC_APB1ENR2_LPUART1EN); \
1322 UNUSED(tmpreg); \
1327 __IO uint32_t tmpreg; \
1330 … tmpreg = READ_BIT(RCC->APB1ENR2, RCC_APB1ENR2_SWPMI1EN); \
1331 UNUSED(tmpreg); \
1336 __IO uint32_t tmpreg; \
1339 … tmpreg = READ_BIT(RCC->APB1ENR2, RCC_APB1ENR2_LPTIM2EN); \
1340 UNUSED(tmpreg); \
1453 __IO uint32_t tmpreg; \
1456 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_SYSCFGEN); \
1457 UNUSED(tmpreg); \
1461 __IO uint32_t tmpreg; \
1464 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_FWEN); \
1465 UNUSED(tmpreg); \
1470 __IO uint32_t tmpreg; \
1473 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_SDMMC1EN); \
1474 UNUSED(tmpreg); \
1479 __IO uint32_t tmpreg; \
1482 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_TIM1EN); \
1483 UNUSED(tmpreg); \
1487 __IO uint32_t tmpreg; \
1490 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_SPI1EN); \
1491 UNUSED(tmpreg); \
1496 __IO uint32_t tmpreg; \
1499 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_TIM8EN); \
1500 UNUSED(tmpreg); \
1505 __IO uint32_t tmpreg; \
1508 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_USART1EN); \
1509 UNUSED(tmpreg); \
1514 __IO uint32_t tmpreg; \
1517 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_TIM15EN); \
1518 UNUSED(tmpreg); \
1522 __IO uint32_t tmpreg; \
1525 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_TIM16EN); \
1526 UNUSED(tmpreg); \
1531 __IO uint32_t tmpreg; \
1534 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_TIM17EN); \
1535 UNUSED(tmpreg); \
1541 __IO uint32_t tmpreg; \
1544 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_SAI1EN); \
1545 UNUSED(tmpreg); \
1551 __IO uint32_t tmpreg; \
1554 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_SAI2EN); \
1555 UNUSED(tmpreg); \
1561 __IO uint32_t tmpreg; \
1564 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_DFSDM1EN); \
1565 UNUSED(tmpreg); \
1571 __IO uint32_t tmpreg; \
1574 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_LTDCEN); \
1575 UNUSED(tmpreg); \
1581 __IO uint32_t tmpreg; \
1584 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_DSIEN); \
1585 UNUSED(tmpreg); \