Lines Matching refs:tmpreg

733                                                       __IO uint32_t tmpreg; \
736tmpreg = READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_GPDMA1EN); \
737 UNUSED(tmpreg); \
741 __IO uint32_t tmpreg; \
744tmpreg = READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_GPDMA2EN); \
745 UNUSED(tmpreg); \
750 __IO uint32_t tmpreg; \
753tmpreg = READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_CORDICEN); \
754 UNUSED(tmpreg); \
760 __IO uint32_t tmpreg; \
763tmpreg = READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_FMACEN); \
764 UNUSED(tmpreg); \
769 __IO uint32_t tmpreg; \
772tmpreg = READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_CRCEN); \
773 UNUSED(tmpreg); \
777 __IO uint32_t tmpreg; \
780tmpreg = READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_RAMCFGEN); \
781 UNUSED(tmpreg); \
785 __IO uint32_t tmpreg; \
788tmpreg = READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_FLITFEN); \
789 UNUSED(tmpreg); \
794 __IO uint32_t tmpreg; \
797tmpreg = READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_ETHEN);\
798 UNUSED(tmpreg); \
802 __IO uint32_t tmpreg; \
805tmpreg = READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_ETHTXEN);\
806 UNUSED(tmpreg); \
810 __IO uint32_t tmpreg; \
813tmpreg = READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_ETHRXEN);\
814 UNUSED(tmpreg); \
819 __IO uint32_t tmpreg; \
822tmpreg = READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_TZSC1EN); \
823 UNUSED(tmpreg); \
827 __IO uint32_t tmpreg; \
830tmpreg = READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_BKPRAMEN); \
831 UNUSED(tmpreg); \
836 __IO uint32_t tmpreg; \
839tmpreg = READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_DCACHE1EN); \
840 UNUSED(tmpreg); \
845 __IO uint32_t tmpreg; \
848tmpreg = READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_SRAM1EN); \
849 UNUSED(tmpreg); \
901 __IO uint32_t tmpreg; \
904tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_GPIOAEN); \
905 UNUSED(tmpreg); \
909 __IO uint32_t tmpreg; \
912tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_GPIOBEN); \
913 UNUSED(tmpreg); \
917 __IO uint32_t tmpreg; \
920tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_GPIOCEN); \
921 UNUSED(tmpreg); \
925 __IO uint32_t tmpreg; \
928tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_GPIODEN); \
929 UNUSED(tmpreg); \
934 __IO uint32_t tmpreg; \
937tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_GPIOEEN); \
938 UNUSED(tmpreg); \
944 __IO uint32_t tmpreg; \
947tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_GPIOFEN); \
948 UNUSED(tmpreg); \
954 __IO uint32_t tmpreg; \
957tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_GPIOGEN); \
958 UNUSED(tmpreg); \
963 __IO uint32_t tmpreg; \
966tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_GPIOHEN); \
967 UNUSED(tmpreg); \
972 __IO uint32_t tmpreg; \
975tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_GPIOIEN); \
976 UNUSED(tmpreg); \
981 __IO uint32_t tmpreg; \
984tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_ADCEN); \
985 UNUSED(tmpreg); \
989 __IO uint32_t tmpreg; \
992tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_DAC1EN); \
993 UNUSED(tmpreg); \
998 __IO uint32_t tmpreg; \
1001tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_DCMI_PSSIEN);\
1002 UNUSED(tmpreg); \
1010 __IO uint32_t tmpreg; \
1013tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_AESEN); \
1014 UNUSED(tmpreg); \
1020 __IO uint32_t tmpreg; \
1023tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_HASHEN); \
1024 UNUSED(tmpreg); \
1029 __IO uint32_t tmpreg; \
1032tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_RNGEN); \
1033 UNUSED(tmpreg); \
1038 __IO uint32_t tmpreg; \
1041tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_PKAEN); \
1042 UNUSED(tmpreg); \
1048 __IO uint32_t tmpreg; \
1051tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_SAESEN); \
1052 UNUSED(tmpreg); \
1057 __IO uint32_t tmpreg; \
1060tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_SRAM2EN); \
1061 UNUSED(tmpreg); \
1065 __IO uint32_t tmpreg; \
1068tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_SRAM3EN); \
1069 UNUSED(tmpreg); \
1146 __IO uint32_t tmpreg; \
1149tmpreg = READ_BIT(RCC->AHB4ENR, RCC_AHB4ENR_OTFDEC1EN); \
1150 UNUSED(tmpreg); \
1156 __IO uint32_t tmpreg; \
1159tmpreg = READ_BIT(RCC->AHB4ENR, RCC_AHB4ENR_SDMMC1EN); \
1160 UNUSED(tmpreg); \
1166 __IO uint32_t tmpreg; \
1169tmpreg = READ_BIT(RCC->AHB4ENR, RCC_AHB4ENR_SDMMC2EN); \
1170 UNUSED(tmpreg); \
1176 __IO uint32_t tmpreg; \
1179tmpreg = READ_BIT(RCC->AHB4ENR, RCC_AHB4ENR_FMCEN); \
1180 UNUSED(tmpreg); \
1186 __IO uint32_t tmpreg; \
1189tmpreg = READ_BIT(RCC->AHB4ENR, RCC_AHB4ENR_OCTOSPI1EN); \
1190 UNUSED(tmpreg); \
1228 __IO uint32_t tmpreg; \
1231tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM2EN); \
1232 UNUSED(tmpreg); \
1236 __IO uint32_t tmpreg; \
1239tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM3EN); \
1240 UNUSED(tmpreg); \
1245 __IO uint32_t tmpreg; \
1248tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM4EN); \
1249 UNUSED(tmpreg); \
1255 __IO uint32_t tmpreg; \
1258tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM5EN); \
1259 UNUSED(tmpreg); \
1264 __IO uint32_t tmpreg; \
1267tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM6EN); \
1268 UNUSED(tmpreg); \
1272 __IO uint32_t tmpreg; \
1275tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM7EN); \
1276 UNUSED(tmpreg); \
1281 __IO uint32_t tmpreg; \
1284tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM12EN); \
1285 UNUSED(tmpreg); \
1292 __IO uint32_t tmpreg; \
1295tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM13EN); \
1296 UNUSED(tmpreg); \
1302 __IO uint32_t tmpreg; \
1305tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM14EN); \
1306 UNUSED(tmpreg); \
1311 __IO uint32_t tmpreg; \
1314tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_WWDGEN); \
1315 UNUSED(tmpreg); \
1320 __IO uint32_t tmpreg; \
1323tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_OPAMPEN); \
1324 UNUSED(tmpreg); \
1329 __IO uint32_t tmpreg; \
1332tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_SPI2EN); \
1333 UNUSED(tmpreg); \
1337 __IO uint32_t tmpreg; \
1340tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_SPI3EN); \
1341 UNUSED(tmpreg); \
1346 __IO uint32_t tmpreg; \
1349tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_COMPEN); \
1350 UNUSED(tmpreg); \
1355 __IO uint32_t tmpreg; \
1358tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_USART2EN); \
1359 UNUSED(tmpreg); \
1363 __IO uint32_t tmpreg; \
1366tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_USART3EN); \
1367 UNUSED(tmpreg); \
1372 __IO uint32_t tmpreg; \
1375tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_UART4EN); \
1376 UNUSED(tmpreg); \
1382 __IO uint32_t tmpreg; \
1385tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_UART5EN); \
1386 UNUSED(tmpreg); \
1391 __IO uint32_t tmpreg; \
1394tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_I2C1EN); \
1395 UNUSED(tmpreg); \
1399 __IO uint32_t tmpreg; \
1402tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_I2C2EN); \
1403 UNUSED(tmpreg); \
1407 __IO uint32_t tmpreg; \
1410tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_I3C1EN); \
1411 UNUSED(tmpreg); \
1415 __IO uint32_t tmpreg; \
1418tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_CRSEN); \
1419 UNUSED(tmpreg); \
1424 __IO uint32_t tmpreg; \
1427tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_USART6EN); \
1428 UNUSED(tmpreg); \
1434 __IO uint32_t tmpreg; \
1437tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_USART10EN); \
1438 UNUSED(tmpreg); \
1444 __IO uint32_t tmpreg; \
1447tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_USART11EN); \
1448 UNUSED(tmpreg); \
1454 __IO uint32_t tmpreg; \
1457tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_CECEN); \
1458 UNUSED(tmpreg); \
1464 __IO uint32_t tmpreg; \
1467tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_UART7EN); \
1468 UNUSED(tmpreg); \
1474 __IO uint32_t tmpreg; \
1477tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_UART8EN); \
1478 UNUSED(tmpreg); \
1484 __IO uint32_t tmpreg; \
1487tmpreg = READ_BIT(RCC->APB1HENR, RCC_APB1HENR_UART9EN); \
1488 UNUSED(tmpreg); \
1494 __IO uint32_t tmpreg; \
1497tmpreg = READ_BIT(RCC->APB1HENR, RCC_APB1HENR_UART12EN); \
1498 UNUSED(tmpreg); \
1503 __IO uint32_t tmpreg; \
1506tmpreg = READ_BIT(RCC->APB1HENR, RCC_APB1HENR_DTSEN); \
1507 UNUSED(tmpreg); \
1511 __IO uint32_t tmpreg; \
1514tmpreg = READ_BIT(RCC->APB1HENR, RCC_APB1HENR_LPTIM2EN); \
1515 UNUSED(tmpreg); \
1519 __IO uint32_t tmpreg; \
1522tmpreg = READ_BIT(RCC->APB1HENR, RCC_APB1HENR_FDCANEN); \
1523 UNUSED(tmpreg); \
1528 __IO uint32_t tmpreg; \
1531tmpreg = READ_BIT(RCC->APB1HENR, RCC_APB1HENR_UCPD1EN); \
1532 UNUSED(tmpreg); \
1653 __IO uint32_t tmpreg; \
1656tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_TIM1EN); \
1657 UNUSED(tmpreg); \
1661 __IO uint32_t tmpreg; \
1664tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_SPI1EN); \
1665 UNUSED(tmpreg); \
1670 __IO uint32_t tmpreg; \
1673tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_TIM8EN); \
1674 UNUSED(tmpreg); \
1679 __IO uint32_t tmpreg; \
1682tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_USART1EN); \
1683 UNUSED(tmpreg); \
1688 __IO uint32_t tmpreg; \
1691tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_TIM15EN); \
1692 UNUSED(tmpreg); \
1698 __IO uint32_t tmpreg; \
1701tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_TIM16EN); \
1702 UNUSED(tmpreg); \
1708 __IO uint32_t tmpreg; \
1711tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_TIM17EN); \
1712 UNUSED(tmpreg); \
1718 __IO uint32_t tmpreg; \
1721tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_SPI4EN); \
1722 UNUSED(tmpreg); \
1728 __IO uint32_t tmpreg; \
1731tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_SPI6EN); \
1732 UNUSED(tmpreg); \
1738 __IO uint32_t tmpreg; \
1741tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_SAI1EN); \
1742 UNUSED(tmpreg); \
1748 __IO uint32_t tmpreg; \
1751tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_SAI2EN); \
1752 UNUSED(tmpreg); \
1758 __IO uint32_t tmpreg; \
1761tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_USBEN); \
1762 UNUSED(tmpreg); \
1820 __IO uint32_t tmpreg; \
1823tmpreg = READ_BIT(RCC->APB3ENR, RCC_APB3ENR_SBSEN); \
1824 UNUSED(tmpreg); \
1829 __IO uint32_t tmpreg; \
1832tmpreg = READ_BIT(RCC->APB3ENR, RCC_APB3ENR_SPI5EN); \
1833 UNUSED(tmpreg); \
1838 __IO uint32_t tmpreg; \
1841tmpreg = READ_BIT(RCC->APB3ENR, RCC_APB3ENR_LPUART1EN); \
1842 UNUSED(tmpreg); \
1847 __IO uint32_t tmpreg; \
1850tmpreg = READ_BIT(RCC->APB3ENR, RCC_APB3ENR_I2C3EN); \
1851 UNUSED(tmpreg); \
1857 __IO uint32_t tmpreg; \
1860tmpreg = READ_BIT(RCC->APB3ENR, RCC_APB3ENR_I2C4EN); \
1861 UNUSED(tmpreg); \
1867 __IO uint32_t tmpreg; \
1870tmpreg = READ_BIT(RCC->APB3ENR, RCC_APB3ENR_I3C2EN); \
1871 UNUSED(tmpreg); \
1876 __IO uint32_t tmpreg; \
1879tmpreg = READ_BIT(RCC->APB3ENR, RCC_APB3ENR_LPTIM1EN); \
1880 UNUSED(tmpreg); \
1885 __IO uint32_t tmpreg; \
1888tmpreg = READ_BIT(RCC->APB3ENR, RCC_APB3ENR_LPTIM3EN); \
1889 UNUSED(tmpreg); \
1895 __IO uint32_t tmpreg; \
1898tmpreg = READ_BIT(RCC->APB3ENR, RCC_APB3ENR_LPTIM4EN); \
1899 UNUSED(tmpreg); \
1905 __IO uint32_t tmpreg; \
1908tmpreg = READ_BIT(RCC->APB3ENR, RCC_APB3ENR_LPTIM5EN); \
1909 UNUSED(tmpreg); \
1915 __IO uint32_t tmpreg; \
1918tmpreg = READ_BIT(RCC->APB3ENR, RCC_APB3ENR_LPTIM6EN); \
1919 UNUSED(tmpreg); \
1925 __IO uint32_t tmpreg; \
1928tmpreg = READ_BIT(RCC->APB3ENR, RCC_APB3ENR_VREFEN); \
1929 UNUSED(tmpreg); \
1934 __IO uint32_t tmpreg; \
1937tmpreg = READ_BIT(RCC->APB3ENR, RCC_APB3ENR_RTCAPBEN); \
1938 UNUSED(tmpreg); \
1999 __IO uint32_t tmpreg; \
2002tmpreg = READ_BIT(RCC->CFGR2, RCC_CFGR2_AHB1DIS); \
2003 UNUSED(tmpreg); \
2007 __IO uint32_t tmpreg; \
2010tmpreg = READ_BIT(RCC->CFGR2, RCC_CFGR2_AHB2DIS); \
2011 UNUSED(tmpreg); \
2016 __IO uint32_t tmpreg; \
2019tmpreg = READ_BIT(RCC->CFGR2, RCC_CFGR2_AHB4DIS); \
2020 UNUSED(tmpreg); \
2025 __IO uint32_t tmpreg; \
2028tmpreg = READ_BIT(RCC->CFGR2, RCC_CFGR2_APB1DIS); \
2029 UNUSED(tmpreg); \
2033 __IO uint32_t tmpreg; \
2036tmpreg = READ_BIT(RCC->CFGR2, RCC_CFGR2_APB2DIS); \
2037 UNUSED(tmpreg); \
2041 __IO uint32_t tmpreg; \
2044tmpreg = READ_BIT(RCC->CFGR2, RCC_CFGR2_APB3DIS); \
2045 UNUSED(tmpreg); \