Lines Matching refs:tmpreg
517 __IO uint32_t tmpreg; \
520 … tmpreg = READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_DMA1EN); \
521 UNUSED(tmpreg); \
525 __IO uint32_t tmpreg; \
528 … tmpreg = READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_DMA2EN); \
529 UNUSED(tmpreg); \
533 __IO uint32_t tmpreg; \
536 … tmpreg = READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_DMAMUX1EN); \
537 UNUSED(tmpreg); \
541 __IO uint32_t tmpreg; \
544 … tmpreg = READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_CORDICEN); \
545 UNUSED(tmpreg); \
549 __IO uint32_t tmpreg; \
552 … tmpreg = READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_FMACEN); \
553 UNUSED(tmpreg); \
557 __IO uint32_t tmpreg; \
560 … tmpreg = READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_FLASHEN); \
561 UNUSED(tmpreg); \
565 __IO uint32_t tmpreg; \
568 … tmpreg = READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_CRCEN); \
569 UNUSED(tmpreg); \
599 __IO uint32_t tmpreg; \
602 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_GPIOAEN); \
603 UNUSED(tmpreg); \
607 __IO uint32_t tmpreg; \
610 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_GPIOBEN); \
611 UNUSED(tmpreg); \
615 __IO uint32_t tmpreg; \
618 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_GPIOCEN); \
619 UNUSED(tmpreg); \
623 __IO uint32_t tmpreg; \
626 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_GPIODEN); \
627 UNUSED(tmpreg); \
631 __IO uint32_t tmpreg; \
634 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_GPIOEEN); \
635 UNUSED(tmpreg); \
639 __IO uint32_t tmpreg; \
642 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_GPIOFEN); \
643 UNUSED(tmpreg); \
647 __IO uint32_t tmpreg; \
650 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_GPIOGEN); \
651 UNUSED(tmpreg); \
655 __IO uint32_t tmpreg; \
658 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_ADC12EN); \
659 UNUSED(tmpreg); \
664 __IO uint32_t tmpreg; \
667 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_ADC345EN); \
668 UNUSED(tmpreg); \
673 __IO uint32_t tmpreg; \
676 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_DAC1EN); \
677 UNUSED(tmpreg); \
682 __IO uint32_t tmpreg; \
685 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_DAC2EN); \
686 UNUSED(tmpreg); \
691 __IO uint32_t tmpreg; \
694 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_DAC3EN); \
695 UNUSED(tmpreg); \
700 __IO uint32_t tmpreg; \
703 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_DAC4EN); \
704 UNUSED(tmpreg); \
710 __IO uint32_t tmpreg; \
713 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_AESEN); \
714 UNUSED(tmpreg); \
719 __IO uint32_t tmpreg; \
722 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_RNGEN); \
723 UNUSED(tmpreg); \
779 __IO uint32_t tmpreg; \
782 … tmpreg = READ_BIT(RCC->AHB3ENR, RCC_AHB3ENR_FMCEN); \
783 UNUSED(tmpreg); \
789 __IO uint32_t tmpreg; \
792 … tmpreg = READ_BIT(RCC->AHB3ENR, RCC_AHB3ENR_QSPIEN); \
793 UNUSED(tmpreg); \
818 __IO uint32_t tmpreg; \
821 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM2EN); \
822 UNUSED(tmpreg); \
826 __IO uint32_t tmpreg; \
829 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM3EN); \
830 UNUSED(tmpreg); \
834 __IO uint32_t tmpreg; \
837 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM4EN); \
838 UNUSED(tmpreg); \
843 __IO uint32_t tmpreg; \
846 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM5EN); \
847 UNUSED(tmpreg); \
852 __IO uint32_t tmpreg; \
855 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM6EN); \
856 UNUSED(tmpreg); \
860 __IO uint32_t tmpreg; \
863 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM7EN); \
864 UNUSED(tmpreg); \
868 __IO uint32_t tmpreg; \
871 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_CRSEN); \
872 UNUSED(tmpreg); \
876 __IO uint32_t tmpreg; \
879 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_RTCAPBEN); \
880 UNUSED(tmpreg); \
884 __IO uint32_t tmpreg; \
887 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_WWDGEN); \
888 UNUSED(tmpreg); \
892 __IO uint32_t tmpreg; \
895 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_SPI2EN); \
896 UNUSED(tmpreg); \
900 __IO uint32_t tmpreg; \
903 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_SPI3EN); \
904 UNUSED(tmpreg); \
908 __IO uint32_t tmpreg; \
911 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_USART2EN); \
912 UNUSED(tmpreg); \
916 __IO uint32_t tmpreg; \
919 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_USART3EN); \
920 UNUSED(tmpreg); \
925 __IO uint32_t tmpreg; \
928 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_UART4EN); \
929 UNUSED(tmpreg); \
935 __IO uint32_t tmpreg; \
938 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_UART5EN); \
939 UNUSED(tmpreg); \
944 __IO uint32_t tmpreg; \
947 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_I2C1EN); \
948 UNUSED(tmpreg); \
952 __IO uint32_t tmpreg; \
955 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_I2C2EN); \
956 UNUSED(tmpreg); \
960 __IO uint32_t tmpreg; \
963 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_USBEN); \
964 UNUSED(tmpreg); \
969 __IO uint32_t tmpreg; \
972 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_FDCANEN); \
973 UNUSED(tmpreg); \
978 __IO uint32_t tmpreg; \
981 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_PWREN); \
982 UNUSED(tmpreg); \
986 __IO uint32_t tmpreg; \
989 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_I2C3EN); \
990 UNUSED(tmpreg); \
994 __IO uint32_t tmpreg; \
997 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_LPTIM1EN); \
998 UNUSED(tmpreg); \
1002 __IO uint32_t tmpreg; \
1005 … tmpreg = READ_BIT(RCC->APB1ENR2, RCC_APB1ENR2_LPUART1EN); \
1006 UNUSED(tmpreg); \
1011 __IO uint32_t tmpreg; \
1014 … tmpreg = READ_BIT(RCC->APB1ENR2, RCC_APB1ENR2_I2C4EN); \
1015 UNUSED(tmpreg); \
1020 __IO uint32_t tmpreg; \
1023 … tmpreg = READ_BIT(RCC->APB1ENR2, RCC_APB1ENR2_UCPD1EN); \
1024 UNUSED(tmpreg); \
1100 __IO uint32_t tmpreg; \
1103 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_SYSCFGEN); \
1104 UNUSED(tmpreg); \
1108 __IO uint32_t tmpreg; \
1111 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_TIM1EN); \
1112 UNUSED(tmpreg); \
1116 __IO uint32_t tmpreg; \
1119 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_SPI1EN); \
1120 UNUSED(tmpreg); \
1124 __IO uint32_t tmpreg; \
1127 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_TIM8EN); \
1128 UNUSED(tmpreg); \
1132 __IO uint32_t tmpreg; \
1135 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_USART1EN); \
1136 UNUSED(tmpreg); \
1141 __IO uint32_t tmpreg; \
1144 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_SPI4EN); \
1145 UNUSED(tmpreg); \
1150 __IO uint32_t tmpreg; \
1153 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_TIM15EN); \
1154 UNUSED(tmpreg); \
1158 __IO uint32_t tmpreg; \
1161 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_TIM16EN); \
1162 UNUSED(tmpreg); \
1166 __IO uint32_t tmpreg; \
1169 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_TIM17EN); \
1170 UNUSED(tmpreg); \
1175 __IO uint32_t tmpreg; \
1178 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_TIM20EN); \
1179 UNUSED(tmpreg); \
1184 __IO uint32_t tmpreg; \
1187 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_SAI1EN); \
1188 UNUSED(tmpreg); \
1193 __IO uint32_t tmpreg; \
1196 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_HRTIM1EN); \
1197 UNUSED(tmpreg); \