Lines Matching refs:BIT

238 #define RCC_TZCR_TZEN				BIT(0)
239 #define RCC_TZCR_MCKPROT BIT(1)
242 #define RCC_OCENSETR_HSION BIT(0)
243 #define RCC_OCENSETR_HSIKERON BIT(1)
244 #define RCC_OCENSETR_CSION BIT(4)
245 #define RCC_OCENSETR_CSIKERON BIT(5)
246 #define RCC_OCENSETR_DIGBYP BIT(7)
247 #define RCC_OCENSETR_HSEON BIT(8)
248 #define RCC_OCENSETR_HSEKERON BIT(9)
249 #define RCC_OCENSETR_HSEBYP BIT(10)
250 #define RCC_OCENSETR_HSECSSON BIT(11)
253 #define RCC_OCENCLRR_HSION BIT(0)
254 #define RCC_OCENCLRR_HSIKERON BIT(1)
255 #define RCC_OCENCLRR_CSION BIT(4)
256 #define RCC_OCENCLRR_CSIKERON BIT(5)
257 #define RCC_OCENCLRR_DIGBYP BIT(7)
258 #define RCC_OCENCLRR_HSEON BIT(8)
259 #define RCC_OCENCLRR_HSEKERON BIT(9)
260 #define RCC_OCENCLRR_HSEBYP BIT(10)
284 #define RCC_MPCKSELR_MPUSRCRDY BIT(31)
292 #define RCC_ASSCKSELR_AXISSRCRDY BIT(31)
297 #define RCC_RCK12SELR_PLL12SRCRDY BIT(31)
302 #define RCC_MPCKDIVR_MPUDIVRDY BIT(31)
307 #define RCC_AXIDIVR_AXIDIVRDY BIT(31)
312 #define RCC_APB4DIVR_APB4DIVRDY BIT(31)
317 #define RCC_APB5DIVR_APB5DIVRDY BIT(31)
330 #define RCC_MSSCKSELR_MCUSSRCRDY BIT(31)
333 #define RCC_PLL1CR_PLLON BIT(0)
334 #define RCC_PLL1CR_PLL1RDY BIT(1)
335 #define RCC_PLL1CR_SSCG_CTRL BIT(2)
336 #define RCC_PLL1CR_DIVPEN BIT(4)
337 #define RCC_PLL1CR_DIVQEN BIT(5)
338 #define RCC_PLL1CR_DIVREN BIT(6)
357 #define RCC_PLL1FRACR_FRACLE BIT(16)
362 #define RCC_PLL1CSGR_TPDFN_DIS BIT(13)
363 #define RCC_PLL1CSGR_RPDFN_DIS BIT(14)
364 #define RCC_PLL1CSGR_SSCG_MODE BIT(15)
369 #define RCC_PLL2CR_PLLON BIT(0)
370 #define RCC_PLL2CR_PLL2RDY BIT(1)
371 #define RCC_PLL2CR_SSCG_CTRL BIT(2)
372 #define RCC_PLL2CR_DIVPEN BIT(4)
373 #define RCC_PLL2CR_DIVQEN BIT(5)
374 #define RCC_PLL2CR_DIVREN BIT(6)
393 #define RCC_PLL2FRACR_FRACLE BIT(16)
398 #define RCC_PLL2CSGR_TPDFN_DIS BIT(13)
399 #define RCC_PLL2CSGR_RPDFN_DIS BIT(14)
400 #define RCC_PLL2CSGR_SSCG_MODE BIT(15)
432 #define RCC_DDRITFCR_DDRC1EN BIT(0)
433 #define RCC_DDRITFCR_DDRC1LPEN BIT(1)
434 #define RCC_DDRITFCR_DDRC2EN BIT(2)
435 #define RCC_DDRITFCR_DDRC2LPEN BIT(3)
436 #define RCC_DDRITFCR_DDRPHYCEN BIT(4)
437 #define RCC_DDRITFCR_DDRPHYCLPEN BIT(5)
438 #define RCC_DDRITFCR_DDRCAPBEN BIT(6)
439 #define RCC_DDRITFCR_DDRCAPBLPEN BIT(7)
440 #define RCC_DDRITFCR_AXIDCGEN BIT(8)
441 #define RCC_DDRITFCR_DDRPHYCAPBEN BIT(9)
442 #define RCC_DDRITFCR_DDRPHYCAPBLPEN BIT(10)
445 #define RCC_DDRITFCR_DDRCAPBRST BIT(14)
446 #define RCC_DDRITFCR_DDRCAXIRST BIT(15)
447 #define RCC_DDRITFCR_DDRCORERST BIT(16)
448 #define RCC_DDRITFCR_DPHYAPBRST BIT(17)
449 #define RCC_DDRITFCR_DPHYRST BIT(18)
450 #define RCC_DDRITFCR_DPHYCTLRST BIT(19)
454 #define RCC_DDRITFCR_DDRCKMOD_ASR1 BIT(20)
455 #define RCC_DDRITFCR_DDRCKMOD_HSR1 BIT(21)
456 #define RCC_DDRITFCR_GSKPMOD BIT(23)
457 #define RCC_DDRITFCR_GSKPCTRL BIT(24)
464 #define RCC_MP_BOOTCR_MCU_BEN BIT(0)
465 #define RCC_MP_BOOTCR_MPU_BEN BIT(1)
468 #define RCC_MP_SREQSETR_STPREQ_P0 BIT(0)
469 #define RCC_MP_SREQSETR_STPREQ_P1 BIT(1)
472 #define RCC_MP_SREQCLRR_STPREQ_P0 BIT(0)
473 #define RCC_MP_SREQCLRR_STPREQ_P1 BIT(1)
476 #define RCC_MP_GCR_BOOT_MCU BIT(0)
479 #define RCC_MP_APRSTCR_RDCTLEN BIT(0)
488 #define RCC_BDCR_LSEON BIT(0)
489 #define RCC_BDCR_LSEBYP BIT(1)
490 #define RCC_BDCR_LSERDY BIT(2)
491 #define RCC_BDCR_DIGBYP BIT(3)
494 #define RCC_BDCR_LSECSSON BIT(8)
495 #define RCC_BDCR_LSECSSD BIT(9)
498 #define RCC_BDCR_RTCCKEN BIT(20)
499 #define RCC_BDCR_VSWRST BIT(31)
502 #define RCC_RDLSICR_LSION BIT(0)
503 #define RCC_RDLSICR_LSIRDY BIT(1)
512 #define RCC_APB4RSTSETR_LTDCRST BIT(0)
513 #define RCC_APB4RSTSETR_DSIRST BIT(4)
514 #define RCC_APB4RSTSETR_DDRPERFMRST BIT(8)
515 #define RCC_APB4RSTSETR_USBPHYRST BIT(16)
518 #define RCC_APB4RSTCLRR_LTDCRST BIT(0)
519 #define RCC_APB4RSTCLRR_DSIRST BIT(4)
520 #define RCC_APB4RSTCLRR_DDRPERFMRST BIT(8)
521 #define RCC_APB4RSTCLRR_USBPHYRST BIT(16)
524 #define RCC_APB5RSTSETR_SPI6RST BIT(0)
525 #define RCC_APB5RSTSETR_I2C4RST BIT(2)
526 #define RCC_APB5RSTSETR_I2C6RST BIT(3)
527 #define RCC_APB5RSTSETR_USART1RST BIT(4)
528 #define RCC_APB5RSTSETR_STGENRST BIT(20)
531 #define RCC_APB5RSTCLRR_SPI6RST BIT(0)
532 #define RCC_APB5RSTCLRR_I2C4RST BIT(2)
533 #define RCC_APB5RSTCLRR_I2C6RST BIT(3)
534 #define RCC_APB5RSTCLRR_USART1RST BIT(4)
535 #define RCC_APB5RSTCLRR_STGENRST BIT(20)
538 #define RCC_AHB5RSTSETR_GPIOZRST BIT(0)
539 #define RCC_AHB5RSTSETR_CRYP1RST BIT(4)
540 #define RCC_AHB5RSTSETR_HASH1RST BIT(5)
541 #define RCC_AHB5RSTSETR_RNG1RST BIT(6)
542 #define RCC_AHB5RSTSETR_AXIMCRST BIT(16)
545 #define RCC_AHB5RSTCLRR_GPIOZRST BIT(0)
546 #define RCC_AHB5RSTCLRR_CRYP1RST BIT(4)
547 #define RCC_AHB5RSTCLRR_HASH1RST BIT(5)
548 #define RCC_AHB5RSTCLRR_RNG1RST BIT(6)
549 #define RCC_AHB5RSTCLRR_AXIMCRST BIT(16)
552 #define RCC_AHB6RSTSETR_GPURST BIT(5)
553 #define RCC_AHB6RSTSETR_ETHMACRST BIT(10)
554 #define RCC_AHB6RSTSETR_FMCRST BIT(12)
555 #define RCC_AHB6RSTSETR_QSPIRST BIT(14)
556 #define RCC_AHB6RSTSETR_SDMMC1RST BIT(16)
557 #define RCC_AHB6RSTSETR_SDMMC2RST BIT(17)
558 #define RCC_AHB6RSTSETR_CRC1RST BIT(20)
559 #define RCC_AHB6RSTSETR_USBHRST BIT(24)
562 #define RCC_AHB6RSTCLRR_ETHMACRST BIT(10)
563 #define RCC_AHB6RSTCLRR_FMCRST BIT(12)
564 #define RCC_AHB6RSTCLRR_QSPIRST BIT(14)
565 #define RCC_AHB6RSTCLRR_SDMMC1RST BIT(16)
566 #define RCC_AHB6RSTCLRR_SDMMC2RST BIT(17)
567 #define RCC_AHB6RSTCLRR_CRC1RST BIT(20)
568 #define RCC_AHB6RSTCLRR_USBHRST BIT(24)
571 #define RCC_TZAHB6RSTSETR_MDMARST BIT(0)
574 #define RCC_TZAHB6RSTCLRR_MDMARST BIT(0)
577 #define RCC_MP_APB4ENSETR_LTDCEN BIT(0)
578 #define RCC_MP_APB4ENSETR_DSIEN BIT(4)
579 #define RCC_MP_APB4ENSETR_DDRPERFMEN BIT(8)
580 #define RCC_MP_APB4ENSETR_IWDG2APBEN BIT(15)
581 #define RCC_MP_APB4ENSETR_USBPHYEN BIT(16)
582 #define RCC_MP_APB4ENSETR_STGENROEN BIT(20)
585 #define RCC_MP_APB4ENCLRR_LTDCEN BIT(0)
586 #define RCC_MP_APB4ENCLRR_DSIEN BIT(4)
587 #define RCC_MP_APB4ENCLRR_DDRPERFMEN BIT(8)
588 #define RCC_MP_APB4ENCLRR_IWDG2APBEN BIT(15)
589 #define RCC_MP_APB4ENCLRR_USBPHYEN BIT(16)
590 #define RCC_MP_APB4ENCLRR_STGENROEN BIT(20)
593 #define RCC_MP_APB5ENSETR_SPI6EN BIT(0)
594 #define RCC_MP_APB5ENSETR_I2C4EN BIT(2)
595 #define RCC_MP_APB5ENSETR_I2C6EN BIT(3)
596 #define RCC_MP_APB5ENSETR_USART1EN BIT(4)
597 #define RCC_MP_APB5ENSETR_RTCAPBEN BIT(8)
598 #define RCC_MP_APB5ENSETR_TZC1EN BIT(11)
599 #define RCC_MP_APB5ENSETR_TZC2EN BIT(12)
600 #define RCC_MP_APB5ENSETR_TZPCEN BIT(13)
601 #define RCC_MP_APB5ENSETR_IWDG1APBEN BIT(15)
602 #define RCC_MP_APB5ENSETR_BSECEN BIT(16)
603 #define RCC_MP_APB5ENSETR_STGENEN BIT(20)
606 #define RCC_MP_APB5ENCLRR_SPI6EN BIT(0)
607 #define RCC_MP_APB5ENCLRR_I2C4EN BIT(2)
608 #define RCC_MP_APB5ENCLRR_I2C6EN BIT(3)
609 #define RCC_MP_APB5ENCLRR_USART1EN BIT(4)
610 #define RCC_MP_APB5ENCLRR_RTCAPBEN BIT(8)
611 #define RCC_MP_APB5ENCLRR_TZC1EN BIT(11)
612 #define RCC_MP_APB5ENCLRR_TZC2EN BIT(12)
613 #define RCC_MP_APB5ENCLRR_TZPCEN BIT(13)
614 #define RCC_MP_APB5ENCLRR_IWDG1APBEN BIT(15)
615 #define RCC_MP_APB5ENCLRR_BSECEN BIT(16)
616 #define RCC_MP_APB5ENCLRR_STGENEN BIT(20)
619 #define RCC_MP_AHB5ENSETR_GPIOZEN BIT(0)
620 #define RCC_MP_AHB5ENSETR_CRYP1EN BIT(4)
621 #define RCC_MP_AHB5ENSETR_HASH1EN BIT(5)
622 #define RCC_MP_AHB5ENSETR_RNG1EN BIT(6)
623 #define RCC_MP_AHB5ENSETR_BKPSRAMEN BIT(8)
624 #define RCC_MP_AHB5ENSETR_AXIMCEN BIT(16)
627 #define RCC_MP_AHB5ENCLRR_GPIOZEN BIT(0)
628 #define RCC_MP_AHB5ENCLRR_CRYP1EN BIT(4)
629 #define RCC_MP_AHB5ENCLRR_HASH1EN BIT(5)
630 #define RCC_MP_AHB5ENCLRR_RNG1EN BIT(6)
631 #define RCC_MP_AHB5ENCLRR_BKPSRAMEN BIT(8)
632 #define RCC_MP_AHB5ENCLRR_AXIMCEN BIT(16)
635 #define RCC_MP_AHB6ENSETR_MDMAEN BIT(0)
636 #define RCC_MP_AHB6ENSETR_GPUEN BIT(5)
637 #define RCC_MP_AHB6ENSETR_ETHCKEN BIT(7)
638 #define RCC_MP_AHB6ENSETR_ETHTXEN BIT(8)
639 #define RCC_MP_AHB6ENSETR_ETHRXEN BIT(9)
640 #define RCC_MP_AHB6ENSETR_ETHMACEN BIT(10)
641 #define RCC_MP_AHB6ENSETR_FMCEN BIT(12)
642 #define RCC_MP_AHB6ENSETR_QSPIEN BIT(14)
643 #define RCC_MP_AHB6ENSETR_SDMMC1EN BIT(16)
644 #define RCC_MP_AHB6ENSETR_SDMMC2EN BIT(17)
645 #define RCC_MP_AHB6ENSETR_CRC1EN BIT(20)
646 #define RCC_MP_AHB6ENSETR_USBHEN BIT(24)
649 #define RCC_MP_AHB6ENCLRR_MDMAEN BIT(0)
650 #define RCC_MP_AHB6ENCLRR_GPUEN BIT(5)
651 #define RCC_MP_AHB6ENCLRR_ETHCKEN BIT(7)
652 #define RCC_MP_AHB6ENCLRR_ETHTXEN BIT(8)
653 #define RCC_MP_AHB6ENCLRR_ETHRXEN BIT(9)
654 #define RCC_MP_AHB6ENCLRR_ETHMACEN BIT(10)
655 #define RCC_MP_AHB6ENCLRR_FMCEN BIT(12)
656 #define RCC_MP_AHB6ENCLRR_QSPIEN BIT(14)
657 #define RCC_MP_AHB6ENCLRR_SDMMC1EN BIT(16)
658 #define RCC_MP_AHB6ENCLRR_SDMMC2EN BIT(17)
659 #define RCC_MP_AHB6ENCLRR_CRC1EN BIT(20)
660 #define RCC_MP_AHB6ENCLRR_USBHEN BIT(24)
663 #define RCC_MP_TZAHB6ENSETR_MDMAEN BIT(0)
666 #define RCC_MP_TZAHB6ENCLRR_MDMAEN BIT(0)
669 #define RCC_MC_APB4ENSETR_LTDCEN BIT(0)
670 #define RCC_MC_APB4ENSETR_DSIEN BIT(4)
671 #define RCC_MC_APB4ENSETR_DDRPERFMEN BIT(8)
672 #define RCC_MC_APB4ENSETR_USBPHYEN BIT(16)
673 #define RCC_MC_APB4ENSETR_STGENROEN BIT(20)
676 #define RCC_MC_APB4ENCLRR_LTDCEN BIT(0)
677 #define RCC_MC_APB4ENCLRR_DSIEN BIT(4)
678 #define RCC_MC_APB4ENCLRR_DDRPERFMEN BIT(8)
679 #define RCC_MC_APB4ENCLRR_USBPHYEN BIT(16)
680 #define RCC_MC_APB4ENCLRR_STGENROEN BIT(20)
683 #define RCC_MC_APB5ENSETR_SPI6EN BIT(0)
684 #define RCC_MC_APB5ENSETR_I2C4EN BIT(2)
685 #define RCC_MC_APB5ENSETR_I2C6EN BIT(3)
686 #define RCC_MC_APB5ENSETR_USART1EN BIT(4)
687 #define RCC_MC_APB5ENSETR_RTCAPBEN BIT(8)
688 #define RCC_MC_APB5ENSETR_TZC1EN BIT(11)
689 #define RCC_MC_APB5ENSETR_TZC2EN BIT(12)
690 #define RCC_MC_APB5ENSETR_TZPCEN BIT(13)
691 #define RCC_MC_APB5ENSETR_BSECEN BIT(16)
692 #define RCC_MC_APB5ENSETR_STGENEN BIT(20)
695 #define RCC_MC_APB5ENCLRR_SPI6EN BIT(0)
696 #define RCC_MC_APB5ENCLRR_I2C4EN BIT(2)
697 #define RCC_MC_APB5ENCLRR_I2C6EN BIT(3)
698 #define RCC_MC_APB5ENCLRR_USART1EN BIT(4)
699 #define RCC_MC_APB5ENCLRR_RTCAPBEN BIT(8)
700 #define RCC_MC_APB5ENCLRR_TZC1EN BIT(11)
701 #define RCC_MC_APB5ENCLRR_TZC2EN BIT(12)
702 #define RCC_MC_APB5ENCLRR_TZPCEN BIT(13)
703 #define RCC_MC_APB5ENCLRR_BSECEN BIT(16)
704 #define RCC_MC_APB5ENCLRR_STGENEN BIT(20)
707 #define RCC_MC_AHB5ENSETR_GPIOZEN BIT(0)
708 #define RCC_MC_AHB5ENSETR_CRYP1EN BIT(4)
709 #define RCC_MC_AHB5ENSETR_HASH1EN BIT(5)
710 #define RCC_MC_AHB5ENSETR_RNG1EN BIT(6)
711 #define RCC_MC_AHB5ENSETR_BKPSRAMEN BIT(8)
714 #define RCC_MC_AHB5ENCLRR_GPIOZEN BIT(0)
715 #define RCC_MC_AHB5ENCLRR_CRYP1EN BIT(4)
716 #define RCC_MC_AHB5ENCLRR_HASH1EN BIT(5)
717 #define RCC_MC_AHB5ENCLRR_RNG1EN BIT(6)
718 #define RCC_MC_AHB5ENCLRR_BKPSRAMEN BIT(8)
721 #define RCC_MC_AHB6ENSETR_MDMAEN BIT(0)
722 #define RCC_MC_AHB6ENSETR_GPUEN BIT(5)
723 #define RCC_MC_AHB6ENSETR_ETHCKEN BIT(7)
724 #define RCC_MC_AHB6ENSETR_ETHTXEN BIT(8)
725 #define RCC_MC_AHB6ENSETR_ETHRXEN BIT(9)
726 #define RCC_MC_AHB6ENSETR_ETHMACEN BIT(10)
727 #define RCC_MC_AHB6ENSETR_FMCEN BIT(12)
728 #define RCC_MC_AHB6ENSETR_QSPIEN BIT(14)
729 #define RCC_MC_AHB6ENSETR_SDMMC1EN BIT(16)
730 #define RCC_MC_AHB6ENSETR_SDMMC2EN BIT(17)
731 #define RCC_MC_AHB6ENSETR_CRC1EN BIT(20)
732 #define RCC_MC_AHB6ENSETR_USBHEN BIT(24)
735 #define RCC_MC_AHB6ENCLRR_MDMAEN BIT(0)
736 #define RCC_MC_AHB6ENCLRR_GPUEN BIT(5)
737 #define RCC_MC_AHB6ENCLRR_ETHCKEN BIT(7)
738 #define RCC_MC_AHB6ENCLRR_ETHTXEN BIT(8)
739 #define RCC_MC_AHB6ENCLRR_ETHRXEN BIT(9)
740 #define RCC_MC_AHB6ENCLRR_ETHMACEN BIT(10)
741 #define RCC_MC_AHB6ENCLRR_FMCEN BIT(12)
742 #define RCC_MC_AHB6ENCLRR_QSPIEN BIT(14)
743 #define RCC_MC_AHB6ENCLRR_SDMMC1EN BIT(16)
744 #define RCC_MC_AHB6ENCLRR_SDMMC2EN BIT(17)
745 #define RCC_MC_AHB6ENCLRR_CRC1EN BIT(20)
746 #define RCC_MC_AHB6ENCLRR_USBHEN BIT(24)
749 #define RCC_MP_APB4LPENSETR_LTDCLPEN BIT(0)
750 #define RCC_MP_APB4LPENSETR_DSILPEN BIT(4)
751 #define RCC_MP_APB4LPENSETR_DDRPERFMLPEN BIT(8)
752 #define RCC_MP_APB4LPENSETR_IWDG2APBLPEN BIT(15)
753 #define RCC_MP_APB4LPENSETR_USBPHYLPEN BIT(16)
754 #define RCC_MP_APB4LPENSETR_STGENROLPEN BIT(20)
755 #define RCC_MP_APB4LPENSETR_STGENROSTPEN BIT(21)
758 #define RCC_MP_APB4LPENCLRR_LTDCLPEN BIT(0)
759 #define RCC_MP_APB4LPENCLRR_DSILPEN BIT(4)
760 #define RCC_MP_APB4LPENCLRR_DDRPERFMLPEN BIT(8)
761 #define RCC_MP_APB4LPENCLRR_IWDG2APBLPEN BIT(15)
762 #define RCC_MP_APB4LPENCLRR_USBPHYLPEN BIT(16)
763 #define RCC_MP_APB4LPENCLRR_STGENROLPEN BIT(20)
764 #define RCC_MP_APB4LPENCLRR_STGENROSTPEN BIT(21)
767 #define RCC_MP_APB5LPENSETR_SPI6LPEN BIT(0)
768 #define RCC_MP_APB5LPENSETR_I2C4LPEN BIT(2)
769 #define RCC_MP_APB5LPENSETR_I2C6LPEN BIT(3)
770 #define RCC_MP_APB5LPENSETR_USART1LPEN BIT(4)
771 #define RCC_MP_APB5LPENSETR_RTCAPBLPEN BIT(8)
772 #define RCC_MP_APB5LPENSETR_TZC1LPEN BIT(11)
773 #define RCC_MP_APB5LPENSETR_TZC2LPEN BIT(12)
774 #define RCC_MP_APB5LPENSETR_TZPCLPEN BIT(13)
775 #define RCC_MP_APB5LPENSETR_IWDG1APBLPEN BIT(15)
776 #define RCC_MP_APB5LPENSETR_BSECLPEN BIT(16)
777 #define RCC_MP_APB5LPENSETR_STGENLPEN BIT(20)
778 #define RCC_MP_APB5LPENSETR_STGENSTPEN BIT(21)
781 #define RCC_MP_APB5LPENCLRR_SPI6LPEN BIT(0)
782 #define RCC_MP_APB5LPENCLRR_I2C4LPEN BIT(2)
783 #define RCC_MP_APB5LPENCLRR_I2C6LPEN BIT(3)
784 #define RCC_MP_APB5LPENCLRR_USART1LPEN BIT(4)
785 #define RCC_MP_APB5LPENCLRR_RTCAPBLPEN BIT(8)
786 #define RCC_MP_APB5LPENCLRR_TZC1LPEN BIT(11)
787 #define RCC_MP_APB5LPENCLRR_TZC2LPEN BIT(12)
788 #define RCC_MP_APB5LPENCLRR_TZPCLPEN BIT(13)
789 #define RCC_MP_APB5LPENCLRR_IWDG1APBLPEN BIT(15)
790 #define RCC_MP_APB5LPENCLRR_BSECLPEN BIT(16)
791 #define RCC_MP_APB5LPENCLRR_STGENLPEN BIT(20)
792 #define RCC_MP_APB5LPENCLRR_STGENSTPEN BIT(21)
795 #define RCC_MP_AHB5LPENSETR_GPIOZLPEN BIT(0)
796 #define RCC_MP_AHB5LPENSETR_CRYP1LPEN BIT(4)
797 #define RCC_MP_AHB5LPENSETR_HASH1LPEN BIT(5)
798 #define RCC_MP_AHB5LPENSETR_RNG1LPEN BIT(6)
799 #define RCC_MP_AHB5LPENSETR_BKPSRAMLPEN BIT(8)
802 #define RCC_MP_AHB5LPENCLRR_GPIOZLPEN BIT(0)
803 #define RCC_MP_AHB5LPENCLRR_CRYP1LPEN BIT(4)
804 #define RCC_MP_AHB5LPENCLRR_HASH1LPEN BIT(5)
805 #define RCC_MP_AHB5LPENCLRR_RNG1LPEN BIT(6)
806 #define RCC_MP_AHB5LPENCLRR_BKPSRAMLPEN BIT(8)
809 #define RCC_MP_AHB6LPENSETR_MDMALPEN BIT(0)
810 #define RCC_MP_AHB6LPENSETR_GPULPEN BIT(5)
811 #define RCC_MP_AHB6LPENSETR_ETHCKLPEN BIT(7)
812 #define RCC_MP_AHB6LPENSETR_ETHTXLPEN BIT(8)
813 #define RCC_MP_AHB6LPENSETR_ETHRXLPEN BIT(9)
814 #define RCC_MP_AHB6LPENSETR_ETHMACLPEN BIT(10)
815 #define RCC_MP_AHB6LPENSETR_ETHSTPEN BIT(11)
816 #define RCC_MP_AHB6LPENSETR_FMCLPEN BIT(12)
817 #define RCC_MP_AHB6LPENSETR_QSPILPEN BIT(14)
818 #define RCC_MP_AHB6LPENSETR_SDMMC1LPEN BIT(16)
819 #define RCC_MP_AHB6LPENSETR_SDMMC2LPEN BIT(17)
820 #define RCC_MP_AHB6LPENSETR_CRC1LPEN BIT(20)
821 #define RCC_MP_AHB6LPENSETR_USBHLPEN BIT(24)
824 #define RCC_MP_AHB6LPENCLRR_MDMALPEN BIT(0)
825 #define RCC_MP_AHB6LPENCLRR_GPULPEN BIT(5)
826 #define RCC_MP_AHB6LPENCLRR_ETHCKLPEN BIT(7)
827 #define RCC_MP_AHB6LPENCLRR_ETHTXLPEN BIT(8)
828 #define RCC_MP_AHB6LPENCLRR_ETHRXLPEN BIT(9)
829 #define RCC_MP_AHB6LPENCLRR_ETHMACLPEN BIT(10)
830 #define RCC_MP_AHB6LPENCLRR_ETHSTPEN BIT(11)
831 #define RCC_MP_AHB6LPENCLRR_FMCLPEN BIT(12)
832 #define RCC_MP_AHB6LPENCLRR_QSPILPEN BIT(14)
833 #define RCC_MP_AHB6LPENCLRR_SDMMC1LPEN BIT(16)
834 #define RCC_MP_AHB6LPENCLRR_SDMMC2LPEN BIT(17)
835 #define RCC_MP_AHB6LPENCLRR_CRC1LPEN BIT(20)
836 #define RCC_MP_AHB6LPENCLRR_USBHLPEN BIT(24)
839 #define RCC_MP_TZAHB6LPENSETR_MDMALPEN BIT(0)
842 #define RCC_MP_TZAHB6LPENCLRR_MDMALPEN BIT(0)
845 #define RCC_MC_APB4LPENSETR_LTDCLPEN BIT(0)
846 #define RCC_MC_APB4LPENSETR_DSILPEN BIT(4)
847 #define RCC_MC_APB4LPENSETR_DDRPERFMLPEN BIT(8)
848 #define RCC_MC_APB4LPENSETR_USBPHYLPEN BIT(16)
849 #define RCC_MC_APB4LPENSETR_STGENROLPEN BIT(20)
850 #define RCC_MC_APB4LPENSETR_STGENROSTPEN BIT(21)
853 #define RCC_MC_APB4LPENCLRR_LTDCLPEN BIT(0)
854 #define RCC_MC_APB4LPENCLRR_DSILPEN BIT(4)
855 #define RCC_MC_APB4LPENCLRR_DDRPERFMLPEN BIT(8)
856 #define RCC_MC_APB4LPENCLRR_USBPHYLPEN BIT(16)
857 #define RCC_MC_APB4LPENCLRR_STGENROLPEN BIT(20)
858 #define RCC_MC_APB4LPENCLRR_STGENROSTPEN BIT(21)
861 #define RCC_MC_APB5LPENSETR_SPI6LPEN BIT(0)
862 #define RCC_MC_APB5LPENSETR_I2C4LPEN BIT(2)
863 #define RCC_MC_APB5LPENSETR_I2C6LPEN BIT(3)
864 #define RCC_MC_APB5LPENSETR_USART1LPEN BIT(4)
865 #define RCC_MC_APB5LPENSETR_RTCAPBLPEN BIT(8)
866 #define RCC_MC_APB5LPENSETR_TZC1LPEN BIT(11)
867 #define RCC_MC_APB5LPENSETR_TZC2LPEN BIT(12)
868 #define RCC_MC_APB5LPENSETR_TZPCLPEN BIT(13)
869 #define RCC_MC_APB5LPENSETR_BSECLPEN BIT(16)
870 #define RCC_MC_APB5LPENSETR_STGENLPEN BIT(20)
871 #define RCC_MC_APB5LPENSETR_STGENSTPEN BIT(21)
874 #define RCC_MC_APB5LPENCLRR_SPI6LPEN BIT(0)
875 #define RCC_MC_APB5LPENCLRR_I2C4LPEN BIT(2)
876 #define RCC_MC_APB5LPENCLRR_I2C6LPEN BIT(3)
877 #define RCC_MC_APB5LPENCLRR_USART1LPEN BIT(4)
878 #define RCC_MC_APB5LPENCLRR_RTCAPBLPEN BIT(8)
879 #define RCC_MC_APB5LPENCLRR_TZC1LPEN BIT(11)
880 #define RCC_MC_APB5LPENCLRR_TZC2LPEN BIT(12)
881 #define RCC_MC_APB5LPENCLRR_TZPCLPEN BIT(13)
882 #define RCC_MC_APB5LPENCLRR_BSECLPEN BIT(16)
883 #define RCC_MC_APB5LPENCLRR_STGENLPEN BIT(20)
884 #define RCC_MC_APB5LPENCLRR_STGENSTPEN BIT(21)
887 #define RCC_MC_AHB5LPENSETR_GPIOZLPEN BIT(0)
888 #define RCC_MC_AHB5LPENSETR_CRYP1LPEN BIT(4)
889 #define RCC_MC_AHB5LPENSETR_HASH1LPEN BIT(5)
890 #define RCC_MC_AHB5LPENSETR_RNG1LPEN BIT(6)
891 #define RCC_MC_AHB5LPENSETR_BKPSRAMLPEN BIT(8)
894 #define RCC_MC_AHB5LPENCLRR_GPIOZLPEN BIT(0)
895 #define RCC_MC_AHB5LPENCLRR_CRYP1LPEN BIT(4)
896 #define RCC_MC_AHB5LPENCLRR_HASH1LPEN BIT(5)
897 #define RCC_MC_AHB5LPENCLRR_RNG1LPEN BIT(6)
898 #define RCC_MC_AHB5LPENCLRR_BKPSRAMLPEN BIT(8)
901 #define RCC_MC_AHB6LPENSETR_MDMALPEN BIT(0)
902 #define RCC_MC_AHB6LPENSETR_GPULPEN BIT(5)
903 #define RCC_MC_AHB6LPENSETR_ETHCKLPEN BIT(7)
904 #define RCC_MC_AHB6LPENSETR_ETHTXLPEN BIT(8)
905 #define RCC_MC_AHB6LPENSETR_ETHRXLPEN BIT(9)
906 #define RCC_MC_AHB6LPENSETR_ETHMACLPEN BIT(10)
907 #define RCC_MC_AHB6LPENSETR_ETHSTPEN BIT(11)
908 #define RCC_MC_AHB6LPENSETR_FMCLPEN BIT(12)
909 #define RCC_MC_AHB6LPENSETR_QSPILPEN BIT(14)
910 #define RCC_MC_AHB6LPENSETR_SDMMC1LPEN BIT(16)
911 #define RCC_MC_AHB6LPENSETR_SDMMC2LPEN BIT(17)
912 #define RCC_MC_AHB6LPENSETR_CRC1LPEN BIT(20)
913 #define RCC_MC_AHB6LPENSETR_USBHLPEN BIT(24)
916 #define RCC_MC_AHB6LPENCLRR_MDMALPEN BIT(0)
917 #define RCC_MC_AHB6LPENCLRR_GPULPEN BIT(5)
918 #define RCC_MC_AHB6LPENCLRR_ETHCKLPEN BIT(7)
919 #define RCC_MC_AHB6LPENCLRR_ETHTXLPEN BIT(8)
920 #define RCC_MC_AHB6LPENCLRR_ETHRXLPEN BIT(9)
921 #define RCC_MC_AHB6LPENCLRR_ETHMACLPEN BIT(10)
922 #define RCC_MC_AHB6LPENCLRR_ETHSTPEN BIT(11)
923 #define RCC_MC_AHB6LPENCLRR_FMCLPEN BIT(12)
924 #define RCC_MC_AHB6LPENCLRR_QSPILPEN BIT(14)
925 #define RCC_MC_AHB6LPENCLRR_SDMMC1LPEN BIT(16)
926 #define RCC_MC_AHB6LPENCLRR_SDMMC2LPEN BIT(17)
927 #define RCC_MC_AHB6LPENCLRR_CRC1LPEN BIT(20)
928 #define RCC_MC_AHB6LPENCLRR_USBHLPEN BIT(24)
931 #define RCC_BR_RSTSCLRR_PORRSTF BIT(0)
932 #define RCC_BR_RSTSCLRR_BORRSTF BIT(1)
933 #define RCC_BR_RSTSCLRR_PADRSTF BIT(2)
934 #define RCC_BR_RSTSCLRR_HCSSRSTF BIT(3)
935 #define RCC_BR_RSTSCLRR_VCORERSTF BIT(4)
936 #define RCC_BR_RSTSCLRR_MPSYSRSTF BIT(6)
937 #define RCC_BR_RSTSCLRR_MCSYSRSTF BIT(7)
938 #define RCC_BR_RSTSCLRR_IWDG1RSTF BIT(8)
939 #define RCC_BR_RSTSCLRR_IWDG2RSTF BIT(9)
940 #define RCC_BR_RSTSCLRR_MPUP0RSTF BIT(13)
941 #define RCC_BR_RSTSCLRR_MPUP1RSTF BIT(14)
944 #define RCC_MP_GRSTCSETR_MPSYSRST BIT(0)
945 #define RCC_MP_GRSTCSETR_MCURST BIT(1)
946 #define RCC_MP_GRSTCSETR_MPUP0RST BIT(4)
947 #define RCC_MP_GRSTCSETR_MPUP1RST BIT(5)
950 #define RCC_MP_RSTSCLRR_PORRSTF BIT(0)
951 #define RCC_MP_RSTSCLRR_BORRSTF BIT(1)
952 #define RCC_MP_RSTSCLRR_PADRSTF BIT(2)
953 #define RCC_MP_RSTSCLRR_HCSSRSTF BIT(3)
954 #define RCC_MP_RSTSCLRR_VCORERSTF BIT(4)
955 #define RCC_MP_RSTSCLRR_MPSYSRSTF BIT(6)
956 #define RCC_MP_RSTSCLRR_MCSYSRSTF BIT(7)
957 #define RCC_MP_RSTSCLRR_IWDG1RSTF BIT(8)
958 #define RCC_MP_RSTSCLRR_IWDG2RSTF BIT(9)
959 #define RCC_MP_RSTSCLRR_STDBYRSTF BIT(11)
960 #define RCC_MP_RSTSCLRR_CSTDBYRSTF BIT(12)
961 #define RCC_MP_RSTSCLRR_MPUP0RSTF BIT(13)
962 #define RCC_MP_RSTSCLRR_MPUP1RSTF BIT(14)
963 #define RCC_MP_RSTSCLRR_SPARE BIT(15)
966 #define RCC_MP_IWDGFZSETR_FZ_IWDG1 BIT(0)
967 #define RCC_MP_IWDGFZSETR_FZ_IWDG2 BIT(1)
970 #define RCC_MP_IWDGFZCLRR_FZ_IWDG1 BIT(0)
971 #define RCC_MP_IWDGFZCLRR_FZ_IWDG2 BIT(1)
974 #define RCC_MP_CIER_LSIRDYIE BIT(0)
975 #define RCC_MP_CIER_LSERDYIE BIT(1)
976 #define RCC_MP_CIER_HSIRDYIE BIT(2)
977 #define RCC_MP_CIER_HSERDYIE BIT(3)
978 #define RCC_MP_CIER_CSIRDYIE BIT(4)
979 #define RCC_MP_CIER_PLL1DYIE BIT(8)
980 #define RCC_MP_CIER_PLL2DYIE BIT(9)
981 #define RCC_MP_CIER_PLL3DYIE BIT(10)
982 #define RCC_MP_CIER_PLL4DYIE BIT(11)
983 #define RCC_MP_CIER_LSECSSIE BIT(16)
984 #define RCC_MP_CIER_WKUPIE BIT(20)
988 #define RCC_MP_CIFR_LSIRDYF BIT(0)
989 #define RCC_MP_CIFR_LSERDYF BIT(1)
990 #define RCC_MP_CIFR_HSIRDYF BIT(2)
991 #define RCC_MP_CIFR_HSERDYF BIT(3)
992 #define RCC_MP_CIFR_CSIRDYF BIT(4)
993 #define RCC_MP_CIFR_PLL1DYF BIT(8)
994 #define RCC_MP_CIFR_PLL2DYF BIT(9)
995 #define RCC_MP_CIFR_PLL3DYF BIT(10)
996 #define RCC_MP_CIFR_PLL4DYF BIT(11)
997 #define RCC_MP_CIFR_LSECSSF BIT(16)
998 #define RCC_MP_CIFR_WKUPF BIT(20)
1003 #define RCC_PWRLPDLYCR_MCTMPSKP BIT(24)
1006 #define RCC_MP_RSTSSETR_PORRSTF BIT(0)
1007 #define RCC_MP_RSTSSETR_BORRSTF BIT(1)
1008 #define RCC_MP_RSTSSETR_PADRSTF BIT(2)
1009 #define RCC_MP_RSTSSETR_HCSSRSTF BIT(3)
1010 #define RCC_MP_RSTSSETR_VCORERSTF BIT(4)
1011 #define RCC_MP_RSTSSETR_MPSYSRSTF BIT(6)
1012 #define RCC_MP_RSTSSETR_MCSYSRSTF BIT(7)
1013 #define RCC_MP_RSTSSETR_IWDG1RSTF BIT(8)
1014 #define RCC_MP_RSTSSETR_IWDG2RSTF BIT(9)
1015 #define RCC_MP_RSTSSETR_STDBYRSTF BIT(11)
1016 #define RCC_MP_RSTSSETR_CSTDBYRSTF BIT(12)
1017 #define RCC_MP_RSTSSETR_MPUP0RSTF BIT(13)
1018 #define RCC_MP_RSTSSETR_MPUP1RSTF BIT(14)
1019 #define RCC_MP_RSTSSETR_SPARE BIT(15)
1026 #define RCC_MCO1CFGR_MCO1ON BIT(12)
1033 #define RCC_MCO2CFGR_MCO2ON BIT(12)
1036 #define RCC_OCRDYR_HSIRDY BIT(0)
1037 #define RCC_OCRDYR_HSIDIVRDY BIT(2)
1038 #define RCC_OCRDYR_CSIRDY BIT(4)
1039 #define RCC_OCRDYR_HSERDY BIT(8)
1040 #define RCC_OCRDYR_MPUCKRDY BIT(23)
1041 #define RCC_OCRDYR_AXICKRDY BIT(24)
1042 #define RCC_OCRDYR_CKREST BIT(25)
1047 #define RCC_DBGCFGR_DBGCKEN BIT(8)
1048 #define RCC_DBGCFGR_TRACECKEN BIT(9)
1049 #define RCC_DBGCFGR_DBGRST BIT(12)
1054 #define RCC_RCK3SELR_PLL3SRCRDY BIT(31)
1059 #define RCC_RCK4SELR_PLL4SRCRDY BIT(31)
1062 #define RCC_TIMG1PRER_TIMG1PRE BIT(0)
1063 #define RCC_TIMG1PRER_TIMG1PRERDY BIT(31)
1066 #define RCC_TIMG2PRER_TIMG2PRE BIT(0)
1067 #define RCC_TIMG2PRER_TIMG2PRERDY BIT(31)
1072 #define RCC_MCUDIVR_MCUDIVRDY BIT(31)
1077 #define RCC_APB1DIVR_APB1DIVRDY BIT(31)
1082 #define RCC_APB2DIVR_APB2DIVRDY BIT(31)
1087 #define RCC_APB3DIVR_APB3DIVRDY BIT(31)
1090 #define RCC_PLL3CR_PLLON BIT(0)
1091 #define RCC_PLL3CR_PLL3RDY BIT(1)
1092 #define RCC_PLL3CR_SSCG_CTRL BIT(2)
1093 #define RCC_PLL3CR_DIVPEN BIT(4)
1094 #define RCC_PLL3CR_DIVQEN BIT(5)
1095 #define RCC_PLL3CR_DIVREN BIT(6)
1116 #define RCC_PLL3FRACR_FRACLE BIT(16)
1121 #define RCC_PLL3CSGR_TPDFN_DIS BIT(13)
1122 #define RCC_PLL3CSGR_RPDFN_DIS BIT(14)
1123 #define RCC_PLL3CSGR_SSCG_MODE BIT(15)
1128 #define RCC_PLL4CR_PLLON BIT(0)
1129 #define RCC_PLL4CR_PLL4RDY BIT(1)
1130 #define RCC_PLL4CR_SSCG_CTRL BIT(2)
1131 #define RCC_PLL4CR_DIVPEN BIT(4)
1132 #define RCC_PLL4CR_DIVQEN BIT(5)
1133 #define RCC_PLL4CR_DIVREN BIT(6)
1154 #define RCC_PLL4FRACR_FRACLE BIT(16)
1159 #define RCC_PLL4CSGR_TPDFN_DIS BIT(13)
1160 #define RCC_PLL4CSGR_RPDFN_DIS BIT(14)
1161 #define RCC_PLL4CSGR_SSCG_MODE BIT(15)
1255 #define RCC_USBCKSELR_USBOSRC BIT(4)
1256 #define RCC_USBCKSELR_USBOSRC_MASK BIT(4)
1264 #define RCC_DSICKSELR_DSISRC BIT(0)
1283 #define RCC_APB1RSTSETR_TIM2RST BIT(0)
1284 #define RCC_APB1RSTSETR_TIM3RST BIT(1)
1285 #define RCC_APB1RSTSETR_TIM4RST BIT(2)
1286 #define RCC_APB1RSTSETR_TIM5RST BIT(3)
1287 #define RCC_APB1RSTSETR_TIM6RST BIT(4)
1288 #define RCC_APB1RSTSETR_TIM7RST BIT(5)
1289 #define RCC_APB1RSTSETR_TIM12RST BIT(6)
1290 #define RCC_APB1RSTSETR_TIM13RST BIT(7)
1291 #define RCC_APB1RSTSETR_TIM14RST BIT(8)
1292 #define RCC_APB1RSTSETR_LPTIM1RST BIT(9)
1293 #define RCC_APB1RSTSETR_SPI2RST BIT(11)
1294 #define RCC_APB1RSTSETR_SPI3RST BIT(12)
1295 #define RCC_APB1RSTSETR_USART2RST BIT(14)
1296 #define RCC_APB1RSTSETR_USART3RST BIT(15)
1297 #define RCC_APB1RSTSETR_UART4RST BIT(16)
1298 #define RCC_APB1RSTSETR_UART5RST BIT(17)
1299 #define RCC_APB1RSTSETR_UART7RST BIT(18)
1300 #define RCC_APB1RSTSETR_UART8RST BIT(19)
1301 #define RCC_APB1RSTSETR_I2C1RST BIT(21)
1302 #define RCC_APB1RSTSETR_I2C2RST BIT(22)
1303 #define RCC_APB1RSTSETR_I2C3RST BIT(23)
1304 #define RCC_APB1RSTSETR_I2C5RST BIT(24)
1305 #define RCC_APB1RSTSETR_SPDIFRST BIT(26)
1306 #define RCC_APB1RSTSETR_CECRST BIT(27)
1307 #define RCC_APB1RSTSETR_DAC12RST BIT(29)
1308 #define RCC_APB1RSTSETR_MDIOSRST BIT(31)
1311 #define RCC_APB1RSTCLRR_TIM2RST BIT(0)
1312 #define RCC_APB1RSTCLRR_TIM3RST BIT(1)
1313 #define RCC_APB1RSTCLRR_TIM4RST BIT(2)
1314 #define RCC_APB1RSTCLRR_TIM5RST BIT(3)
1315 #define RCC_APB1RSTCLRR_TIM6RST BIT(4)
1316 #define RCC_APB1RSTCLRR_TIM7RST BIT(5)
1317 #define RCC_APB1RSTCLRR_TIM12RST BIT(6)
1318 #define RCC_APB1RSTCLRR_TIM13RST BIT(7)
1319 #define RCC_APB1RSTCLRR_TIM14RST BIT(8)
1320 #define RCC_APB1RSTCLRR_LPTIM1RST BIT(9)
1321 #define RCC_APB1RSTCLRR_SPI2RST BIT(11)
1322 #define RCC_APB1RSTCLRR_SPI3RST BIT(12)
1323 #define RCC_APB1RSTCLRR_USART2RST BIT(14)
1324 #define RCC_APB1RSTCLRR_USART3RST BIT(15)
1325 #define RCC_APB1RSTCLRR_UART4RST BIT(16)
1326 #define RCC_APB1RSTCLRR_UART5RST BIT(17)
1327 #define RCC_APB1RSTCLRR_UART7RST BIT(18)
1328 #define RCC_APB1RSTCLRR_UART8RST BIT(19)
1329 #define RCC_APB1RSTCLRR_I2C1RST BIT(21)
1330 #define RCC_APB1RSTCLRR_I2C2RST BIT(22)
1331 #define RCC_APB1RSTCLRR_I2C3RST BIT(23)
1332 #define RCC_APB1RSTCLRR_I2C5RST BIT(24)
1333 #define RCC_APB1RSTCLRR_SPDIFRST BIT(26)
1334 #define RCC_APB1RSTCLRR_CECRST BIT(27)
1335 #define RCC_APB1RSTCLRR_DAC12RST BIT(29)
1336 #define RCC_APB1RSTCLRR_MDIOSRST BIT(31)
1339 #define RCC_APB2RSTSETR_TIM1RST BIT(0)
1340 #define RCC_APB2RSTSETR_TIM8RST BIT(1)
1341 #define RCC_APB2RSTSETR_TIM15RST BIT(2)
1342 #define RCC_APB2RSTSETR_TIM16RST BIT(3)
1343 #define RCC_APB2RSTSETR_TIM17RST BIT(4)
1344 #define RCC_APB2RSTSETR_SPI1RST BIT(8)
1345 #define RCC_APB2RSTSETR_SPI4RST BIT(9)
1346 #define RCC_APB2RSTSETR_SPI5RST BIT(10)
1347 #define RCC_APB2RSTSETR_USART6RST BIT(13)
1348 #define RCC_APB2RSTSETR_SAI1RST BIT(16)
1349 #define RCC_APB2RSTSETR_SAI2RST BIT(17)
1350 #define RCC_APB2RSTSETR_SAI3RST BIT(18)
1351 #define RCC_APB2RSTSETR_DFSDMRST BIT(20)
1352 #define RCC_APB2RSTSETR_FDCANRST BIT(24)
1355 #define RCC_APB2RSTCLRR_TIM1RST BIT(0)
1356 #define RCC_APB2RSTCLRR_TIM8RST BIT(1)
1357 #define RCC_APB2RSTCLRR_TIM15RST BIT(2)
1358 #define RCC_APB2RSTCLRR_TIM16RST BIT(3)
1359 #define RCC_APB2RSTCLRR_TIM17RST BIT(4)
1360 #define RCC_APB2RSTCLRR_SPI1RST BIT(8)
1361 #define RCC_APB2RSTCLRR_SPI4RST BIT(9)
1362 #define RCC_APB2RSTCLRR_SPI5RST BIT(10)
1363 #define RCC_APB2RSTCLRR_USART6RST BIT(13)
1364 #define RCC_APB2RSTCLRR_SAI1RST BIT(16)
1365 #define RCC_APB2RSTCLRR_SAI2RST BIT(17)
1366 #define RCC_APB2RSTCLRR_SAI3RST BIT(18)
1367 #define RCC_APB2RSTCLRR_DFSDMRST BIT(20)
1368 #define RCC_APB2RSTCLRR_FDCANRST BIT(24)
1371 #define RCC_APB3RSTSETR_LPTIM2RST BIT(0)
1372 #define RCC_APB3RSTSETR_LPTIM3RST BIT(1)
1373 #define RCC_APB3RSTSETR_LPTIM4RST BIT(2)
1374 #define RCC_APB3RSTSETR_LPTIM5RST BIT(3)
1375 #define RCC_APB3RSTSETR_SAI4RST BIT(8)
1376 #define RCC_APB3RSTSETR_SYSCFGRST BIT(11)
1377 #define RCC_APB3RSTSETR_VREFRST BIT(13)
1378 #define RCC_APB3RSTSETR_TMPSENSRST BIT(16)
1379 #define RCC_APB3RSTSETR_PMBCTRLRST BIT(17)
1382 #define RCC_APB3RSTCLRR_LPTIM2RST BIT(0)
1383 #define RCC_APB3RSTCLRR_LPTIM3RST BIT(1)
1384 #define RCC_APB3RSTCLRR_LPTIM4RST BIT(2)
1385 #define RCC_APB3RSTCLRR_LPTIM5RST BIT(3)
1386 #define RCC_APB3RSTCLRR_SAI4RST BIT(8)
1387 #define RCC_APB3RSTCLRR_SYSCFGRST BIT(11)
1388 #define RCC_APB3RSTCLRR_VREFRST BIT(13)
1389 #define RCC_APB3RSTCLRR_TMPSENSRST BIT(16)
1390 #define RCC_APB3RSTCLRR_PMBCTRLRST BIT(17)
1393 #define RCC_AHB2RSTSETR_DMA1RST BIT(0)
1394 #define RCC_AHB2RSTSETR_DMA2RST BIT(1)
1395 #define RCC_AHB2RSTSETR_DMAMUXRST BIT(2)
1396 #define RCC_AHB2RSTSETR_ADC12RST BIT(5)
1397 #define RCC_AHB2RSTSETR_USBORST BIT(8)
1398 #define RCC_AHB2RSTSETR_SDMMC3RST BIT(16)
1401 #define RCC_AHB2RSTCLRR_DMA1RST BIT(0)
1402 #define RCC_AHB2RSTCLRR_DMA2RST BIT(1)
1403 #define RCC_AHB2RSTCLRR_DMAMUXRST BIT(2)
1404 #define RCC_AHB2RSTCLRR_ADC12RST BIT(5)
1405 #define RCC_AHB2RSTCLRR_USBORST BIT(8)
1406 #define RCC_AHB2RSTCLRR_SDMMC3RST BIT(16)
1409 #define RCC_AHB3RSTSETR_DCMIRST BIT(0)
1410 #define RCC_AHB3RSTSETR_CRYP2RST BIT(4)
1411 #define RCC_AHB3RSTSETR_HASH2RST BIT(5)
1412 #define RCC_AHB3RSTSETR_RNG2RST BIT(6)
1413 #define RCC_AHB3RSTSETR_CRC2RST BIT(7)
1414 #define RCC_AHB3RSTSETR_HSEMRST BIT(11)
1415 #define RCC_AHB3RSTSETR_IPCCRST BIT(12)
1418 #define RCC_AHB3RSTCLRR_DCMIRST BIT(0)
1419 #define RCC_AHB3RSTCLRR_CRYP2RST BIT(4)
1420 #define RCC_AHB3RSTCLRR_HASH2RST BIT(5)
1421 #define RCC_AHB3RSTCLRR_RNG2RST BIT(6)
1422 #define RCC_AHB3RSTCLRR_CRC2RST BIT(7)
1423 #define RCC_AHB3RSTCLRR_HSEMRST BIT(11)
1424 #define RCC_AHB3RSTCLRR_IPCCRST BIT(12)
1427 #define RCC_AHB4RSTSETR_GPIOARST BIT(0)
1428 #define RCC_AHB4RSTSETR_GPIOBRST BIT(1)
1429 #define RCC_AHB4RSTSETR_GPIOCRST BIT(2)
1430 #define RCC_AHB4RSTSETR_GPIODRST BIT(3)
1431 #define RCC_AHB4RSTSETR_GPIOERST BIT(4)
1432 #define RCC_AHB4RSTSETR_GPIOFRST BIT(5)
1433 #define RCC_AHB4RSTSETR_GPIOGRST BIT(6)
1434 #define RCC_AHB4RSTSETR_GPIOHRST BIT(7)
1435 #define RCC_AHB4RSTSETR_GPIOIRST BIT(8)
1436 #define RCC_AHB4RSTSETR_GPIOJRST BIT(9)
1437 #define RCC_AHB4RSTSETR_GPIOKRST BIT(10)
1440 #define RCC_AHB4RSTCLRR_GPIOARST BIT(0)
1441 #define RCC_AHB4RSTCLRR_GPIOBRST BIT(1)
1442 #define RCC_AHB4RSTCLRR_GPIOCRST BIT(2)
1443 #define RCC_AHB4RSTCLRR_GPIODRST BIT(3)
1444 #define RCC_AHB4RSTCLRR_GPIOERST BIT(4)
1445 #define RCC_AHB4RSTCLRR_GPIOFRST BIT(5)
1446 #define RCC_AHB4RSTCLRR_GPIOGRST BIT(6)
1447 #define RCC_AHB4RSTCLRR_GPIOHRST BIT(7)
1448 #define RCC_AHB4RSTCLRR_GPIOIRST BIT(8)
1449 #define RCC_AHB4RSTCLRR_GPIOJRST BIT(9)
1450 #define RCC_AHB4RSTCLRR_GPIOKRST BIT(10)
1453 #define RCC_MP_APB1ENSETR_TIM2EN BIT(0)
1454 #define RCC_MP_APB1ENSETR_TIM3EN BIT(1)
1455 #define RCC_MP_APB1ENSETR_TIM4EN BIT(2)
1456 #define RCC_MP_APB1ENSETR_TIM5EN BIT(3)
1457 #define RCC_MP_APB1ENSETR_TIM6EN BIT(4)
1458 #define RCC_MP_APB1ENSETR_TIM7EN BIT(5)
1459 #define RCC_MP_APB1ENSETR_TIM12EN BIT(6)
1460 #define RCC_MP_APB1ENSETR_TIM13EN BIT(7)
1461 #define RCC_MP_APB1ENSETR_TIM14EN BIT(8)
1462 #define RCC_MP_APB1ENSETR_LPTIM1EN BIT(9)
1463 #define RCC_MP_APB1ENSETR_SPI2EN BIT(11)
1464 #define RCC_MP_APB1ENSETR_SPI3EN BIT(12)
1465 #define RCC_MP_APB1ENSETR_USART2EN BIT(14)
1466 #define RCC_MP_APB1ENSETR_USART3EN BIT(15)
1467 #define RCC_MP_APB1ENSETR_UART4EN BIT(16)
1468 #define RCC_MP_APB1ENSETR_UART5EN BIT(17)
1469 #define RCC_MP_APB1ENSETR_UART7EN BIT(18)
1470 #define RCC_MP_APB1ENSETR_UART8EN BIT(19)
1471 #define RCC_MP_APB1ENSETR_I2C1EN BIT(21)
1472 #define RCC_MP_APB1ENSETR_I2C2EN BIT(22)
1473 #define RCC_MP_APB1ENSETR_I2C3EN BIT(23)
1474 #define RCC_MP_APB1ENSETR_I2C5EN BIT(24)
1475 #define RCC_MP_APB1ENSETR_SPDIFEN BIT(26)
1476 #define RCC_MP_APB1ENSETR_CECEN BIT(27)
1477 #define RCC_MP_APB1ENSETR_DAC12EN BIT(29)
1478 #define RCC_MP_APB1ENSETR_MDIOSEN BIT(31)
1481 #define RCC_MP_APB1ENCLRR_TIM2EN BIT(0)
1482 #define RCC_MP_APB1ENCLRR_TIM3EN BIT(1)
1483 #define RCC_MP_APB1ENCLRR_TIM4EN BIT(2)
1484 #define RCC_MP_APB1ENCLRR_TIM5EN BIT(3)
1485 #define RCC_MP_APB1ENCLRR_TIM6EN BIT(4)
1486 #define RCC_MP_APB1ENCLRR_TIM7EN BIT(5)
1487 #define RCC_MP_APB1ENCLRR_TIM12EN BIT(6)
1488 #define RCC_MP_APB1ENCLRR_TIM13EN BIT(7)
1489 #define RCC_MP_APB1ENCLRR_TIM14EN BIT(8)
1490 #define RCC_MP_APB1ENCLRR_LPTIM1EN BIT(9)
1491 #define RCC_MP_APB1ENCLRR_SPI2EN BIT(11)
1492 #define RCC_MP_APB1ENCLRR_SPI3EN BIT(12)
1493 #define RCC_MP_APB1ENCLRR_USART2EN BIT(14)
1494 #define RCC_MP_APB1ENCLRR_USART3EN BIT(15)
1495 #define RCC_MP_APB1ENCLRR_UART4EN BIT(16)
1496 #define RCC_MP_APB1ENCLRR_UART5EN BIT(17)
1497 #define RCC_MP_APB1ENCLRR_UART7EN BIT(18)
1498 #define RCC_MP_APB1ENCLRR_UART8EN BIT(19)
1499 #define RCC_MP_APB1ENCLRR_I2C1EN BIT(21)
1500 #define RCC_MP_APB1ENCLRR_I2C2EN BIT(22)
1501 #define RCC_MP_APB1ENCLRR_I2C3EN BIT(23)
1502 #define RCC_MP_APB1ENCLRR_I2C5EN BIT(24)
1503 #define RCC_MP_APB1ENCLRR_SPDIFEN BIT(26)
1504 #define RCC_MP_APB1ENCLRR_CECEN BIT(27)
1505 #define RCC_MP_APB1ENCLRR_DAC12EN BIT(29)
1506 #define RCC_MP_APB1ENCLRR_MDIOSEN BIT(31)
1509 #define RCC_MP_APB2ENSETR_TIM1EN BIT(0)
1510 #define RCC_MP_APB2ENSETR_TIM8EN BIT(1)
1511 #define RCC_MP_APB2ENSETR_TIM15EN BIT(2)
1512 #define RCC_MP_APB2ENSETR_TIM16EN BIT(3)
1513 #define RCC_MP_APB2ENSETR_TIM17EN BIT(4)
1514 #define RCC_MP_APB2ENSETR_SPI1EN BIT(8)
1515 #define RCC_MP_APB2ENSETR_SPI4EN BIT(9)
1516 #define RCC_MP_APB2ENSETR_SPI5EN BIT(10)
1517 #define RCC_MP_APB2ENSETR_USART6EN BIT(13)
1518 #define RCC_MP_APB2ENSETR_SAI1EN BIT(16)
1519 #define RCC_MP_APB2ENSETR_SAI2EN BIT(17)
1520 #define RCC_MP_APB2ENSETR_SAI3EN BIT(18)
1521 #define RCC_MP_APB2ENSETR_DFSDMEN BIT(20)
1522 #define RCC_MP_APB2ENSETR_ADFSDMEN BIT(21)
1523 #define RCC_MP_APB2ENSETR_FDCANEN BIT(24)
1526 #define RCC_MP_APB2ENCLRR_TIM1EN BIT(0)
1527 #define RCC_MP_APB2ENCLRR_TIM8EN BIT(1)
1528 #define RCC_MP_APB2ENCLRR_TIM15EN BIT(2)
1529 #define RCC_MP_APB2ENCLRR_TIM16EN BIT(3)
1530 #define RCC_MP_APB2ENCLRR_TIM17EN BIT(4)
1531 #define RCC_MP_APB2ENCLRR_SPI1EN BIT(8)
1532 #define RCC_MP_APB2ENCLRR_SPI4EN BIT(9)
1533 #define RCC_MP_APB2ENCLRR_SPI5EN BIT(10)
1534 #define RCC_MP_APB2ENCLRR_USART6EN BIT(13)
1535 #define RCC_MP_APB2ENCLRR_SAI1EN BIT(16)
1536 #define RCC_MP_APB2ENCLRR_SAI2EN BIT(17)
1537 #define RCC_MP_APB2ENCLRR_SAI3EN BIT(18)
1538 #define RCC_MP_APB2ENCLRR_DFSDMEN BIT(20)
1539 #define RCC_MP_APB2ENCLRR_ADFSDMEN BIT(21)
1540 #define RCC_MP_APB2ENCLRR_FDCANEN BIT(24)
1543 #define RCC_MP_APB3ENSETR_LPTIM2EN BIT(0)
1544 #define RCC_MP_APB3ENSETR_LPTIM3EN BIT(1)
1545 #define RCC_MP_APB3ENSETR_LPTIM4EN BIT(2)
1546 #define RCC_MP_APB3ENSETR_LPTIM5EN BIT(3)
1547 #define RCC_MP_APB3ENSETR_SAI4EN BIT(8)
1548 #define RCC_MP_APB3ENSETR_SYSCFGEN BIT(11)
1549 #define RCC_MP_APB3ENSETR_VREFEN BIT(13)
1550 #define RCC_MP_APB3ENSETR_TMPSENSEN BIT(16)
1551 #define RCC_MP_APB3ENSETR_PMBCTRLEN BIT(17)
1552 #define RCC_MP_APB3ENSETR_HDPEN BIT(20)
1555 #define RCC_MP_APB3ENCLRR_LPTIM2EN BIT(0)
1556 #define RCC_MP_APB3ENCLRR_LPTIM3EN BIT(1)
1557 #define RCC_MP_APB3ENCLRR_LPTIM4EN BIT(2)
1558 #define RCC_MP_APB3ENCLRR_LPTIM5EN BIT(3)
1559 #define RCC_MP_APB3ENCLRR_SAI4EN BIT(8)
1560 #define RCC_MP_APB3ENCLRR_SYSCFGEN BIT(11)
1561 #define RCC_MP_APB3ENCLRR_VREFEN BIT(13)
1562 #define RCC_MP_APB3ENCLRR_TMPSENSEN BIT(16)
1563 #define RCC_MP_APB3ENCLRR_PMBCTRLEN BIT(17)
1564 #define RCC_MP_APB3ENCLRR_HDPEN BIT(20)
1567 #define RCC_MP_AHB2ENSETR_DMA1EN BIT(0)
1568 #define RCC_MP_AHB2ENSETR_DMA2EN BIT(1)
1569 #define RCC_MP_AHB2ENSETR_DMAMUXEN BIT(2)
1570 #define RCC_MP_AHB2ENSETR_ADC12EN BIT(5)
1571 #define RCC_MP_AHB2ENSETR_USBOEN BIT(8)
1572 #define RCC_MP_AHB2ENSETR_SDMMC3EN BIT(16)
1575 #define RCC_MP_AHB2ENCLRR_DMA1EN BIT(0)
1576 #define RCC_MP_AHB2ENCLRR_DMA2EN BIT(1)
1577 #define RCC_MP_AHB2ENCLRR_DMAMUXEN BIT(2)
1578 #define RCC_MP_AHB2ENCLRR_ADC12EN BIT(5)
1579 #define RCC_MP_AHB2ENCLRR_USBOEN BIT(8)
1580 #define RCC_MP_AHB2ENCLRR_SDMMC3EN BIT(16)
1583 #define RCC_MP_AHB3ENSETR_DCMIEN BIT(0)
1584 #define RCC_MP_AHB3ENSETR_CRYP2EN BIT(4)
1585 #define RCC_MP_AHB3ENSETR_HASH2EN BIT(5)
1586 #define RCC_MP_AHB3ENSETR_RNG2EN BIT(6)
1587 #define RCC_MP_AHB3ENSETR_CRC2EN BIT(7)
1588 #define RCC_MP_AHB3ENSETR_HSEMEN BIT(11)
1589 #define RCC_MP_AHB3ENSETR_IPCCEN BIT(12)
1592 #define RCC_MP_AHB3ENCLRR_DCMIEN BIT(0)
1593 #define RCC_MP_AHB3ENCLRR_CRYP2EN BIT(4)
1594 #define RCC_MP_AHB3ENCLRR_HASH2EN BIT(5)
1595 #define RCC_MP_AHB3ENCLRR_RNG2EN BIT(6)
1596 #define RCC_MP_AHB3ENCLRR_CRC2EN BIT(7)
1597 #define RCC_MP_AHB3ENCLRR_HSEMEN BIT(11)
1598 #define RCC_MP_AHB3ENCLRR_IPCCEN BIT(12)
1601 #define RCC_MP_AHB4ENSETR_GPIOAEN BIT(0)
1602 #define RCC_MP_AHB4ENSETR_GPIOBEN BIT(1)
1603 #define RCC_MP_AHB4ENSETR_GPIOCEN BIT(2)
1604 #define RCC_MP_AHB4ENSETR_GPIODEN BIT(3)
1605 #define RCC_MP_AHB4ENSETR_GPIOEEN BIT(4)
1606 #define RCC_MP_AHB4ENSETR_GPIOFEN BIT(5)
1607 #define RCC_MP_AHB4ENSETR_GPIOGEN BIT(6)
1608 #define RCC_MP_AHB4ENSETR_GPIOHEN BIT(7)
1609 #define RCC_MP_AHB4ENSETR_GPIOIEN BIT(8)
1610 #define RCC_MP_AHB4ENSETR_GPIOJEN BIT(9)
1611 #define RCC_MP_AHB4ENSETR_GPIOKEN BIT(10)
1614 #define RCC_MP_AHB4ENCLRR_GPIOAEN BIT(0)
1615 #define RCC_MP_AHB4ENCLRR_GPIOBEN BIT(1)
1616 #define RCC_MP_AHB4ENCLRR_GPIOCEN BIT(2)
1617 #define RCC_MP_AHB4ENCLRR_GPIODEN BIT(3)
1618 #define RCC_MP_AHB4ENCLRR_GPIOEEN BIT(4)
1619 #define RCC_MP_AHB4ENCLRR_GPIOFEN BIT(5)
1620 #define RCC_MP_AHB4ENCLRR_GPIOGEN BIT(6)
1621 #define RCC_MP_AHB4ENCLRR_GPIOHEN BIT(7)
1622 #define RCC_MP_AHB4ENCLRR_GPIOIEN BIT(8)
1623 #define RCC_MP_AHB4ENCLRR_GPIOJEN BIT(9)
1624 #define RCC_MP_AHB4ENCLRR_GPIOKEN BIT(10)
1627 #define RCC_MP_MLAHBENSETR_RETRAMEN BIT(4)
1630 #define RCC_MP_MLAHBENCLRR_RETRAMEN BIT(4)
1633 #define RCC_MC_APB1ENSETR_TIM2EN BIT(0)
1634 #define RCC_MC_APB1ENSETR_TIM3EN BIT(1)
1635 #define RCC_MC_APB1ENSETR_TIM4EN BIT(2)
1636 #define RCC_MC_APB1ENSETR_TIM5EN BIT(3)
1637 #define RCC_MC_APB1ENSETR_TIM6EN BIT(4)
1638 #define RCC_MC_APB1ENSETR_TIM7EN BIT(5)
1639 #define RCC_MC_APB1ENSETR_TIM12EN BIT(6)
1640 #define RCC_MC_APB1ENSETR_TIM13EN BIT(7)
1641 #define RCC_MC_APB1ENSETR_TIM14EN BIT(8)
1642 #define RCC_MC_APB1ENSETR_LPTIM1EN BIT(9)
1643 #define RCC_MC_APB1ENSETR_SPI2EN BIT(11)
1644 #define RCC_MC_APB1ENSETR_SPI3EN BIT(12)
1645 #define RCC_MC_APB1ENSETR_USART2EN BIT(14)
1646 #define RCC_MC_APB1ENSETR_USART3EN BIT(15)
1647 #define RCC_MC_APB1ENSETR_UART4EN BIT(16)
1648 #define RCC_MC_APB1ENSETR_UART5EN BIT(17)
1649 #define RCC_MC_APB1ENSETR_UART7EN BIT(18)
1650 #define RCC_MC_APB1ENSETR_UART8EN BIT(19)
1651 #define RCC_MC_APB1ENSETR_I2C1EN BIT(21)
1652 #define RCC_MC_APB1ENSETR_I2C2EN BIT(22)
1653 #define RCC_MC_APB1ENSETR_I2C3EN BIT(23)
1654 #define RCC_MC_APB1ENSETR_I2C5EN BIT(24)
1655 #define RCC_MC_APB1ENSETR_SPDIFEN BIT(26)
1656 #define RCC_MC_APB1ENSETR_CECEN BIT(27)
1657 #define RCC_MC_APB1ENSETR_WWDG1EN BIT(28)
1658 #define RCC_MC_APB1ENSETR_DAC12EN BIT(29)
1659 #define RCC_MC_APB1ENSETR_MDIOSEN BIT(31)
1662 #define RCC_MC_APB1ENCLRR_TIM2EN BIT(0)
1663 #define RCC_MC_APB1ENCLRR_TIM3EN BIT(1)
1664 #define RCC_MC_APB1ENCLRR_TIM4EN BIT(2)
1665 #define RCC_MC_APB1ENCLRR_TIM5EN BIT(3)
1666 #define RCC_MC_APB1ENCLRR_TIM6EN BIT(4)
1667 #define RCC_MC_APB1ENCLRR_TIM7EN BIT(5)
1668 #define RCC_MC_APB1ENCLRR_TIM12EN BIT(6)
1669 #define RCC_MC_APB1ENCLRR_TIM13EN BIT(7)
1670 #define RCC_MC_APB1ENCLRR_TIM14EN BIT(8)
1671 #define RCC_MC_APB1ENCLRR_LPTIM1EN BIT(9)
1672 #define RCC_MC_APB1ENCLRR_SPI2EN BIT(11)
1673 #define RCC_MC_APB1ENCLRR_SPI3EN BIT(12)
1674 #define RCC_MC_APB1ENCLRR_USART2EN BIT(14)
1675 #define RCC_MC_APB1ENCLRR_USART3EN BIT(15)
1676 #define RCC_MC_APB1ENCLRR_UART4EN BIT(16)
1677 #define RCC_MC_APB1ENCLRR_UART5EN BIT(17)
1678 #define RCC_MC_APB1ENCLRR_UART7EN BIT(18)
1679 #define RCC_MC_APB1ENCLRR_UART8EN BIT(19)
1680 #define RCC_MC_APB1ENCLRR_I2C1EN BIT(21)
1681 #define RCC_MC_APB1ENCLRR_I2C2EN BIT(22)
1682 #define RCC_MC_APB1ENCLRR_I2C3EN BIT(23)
1683 #define RCC_MC_APB1ENCLRR_I2C5EN BIT(24)
1684 #define RCC_MC_APB1ENCLRR_SPDIFEN BIT(26)
1685 #define RCC_MC_APB1ENCLRR_CECEN BIT(27)
1686 #define RCC_MC_APB1ENCLRR_DAC12EN BIT(29)
1687 #define RCC_MC_APB1ENCLRR_MDIOSEN BIT(31)
1690 #define RCC_MC_APB2ENSETR_TIM1EN BIT(0)
1691 #define RCC_MC_APB2ENSETR_TIM8EN BIT(1)
1692 #define RCC_MC_APB2ENSETR_TIM15EN BIT(2)
1693 #define RCC_MC_APB2ENSETR_TIM16EN BIT(3)
1694 #define RCC_MC_APB2ENSETR_TIM17EN BIT(4)
1695 #define RCC_MC_APB2ENSETR_SPI1EN BIT(8)
1696 #define RCC_MC_APB2ENSETR_SPI4EN BIT(9)
1697 #define RCC_MC_APB2ENSETR_SPI5EN BIT(10)
1698 #define RCC_MC_APB2ENSETR_USART6EN BIT(13)
1699 #define RCC_MC_APB2ENSETR_SAI1EN BIT(16)
1700 #define RCC_MC_APB2ENSETR_SAI2EN BIT(17)
1701 #define RCC_MC_APB2ENSETR_SAI3EN BIT(18)
1702 #define RCC_MC_APB2ENSETR_DFSDMEN BIT(20)
1703 #define RCC_MC_APB2ENSETR_ADFSDMEN BIT(21)
1704 #define RCC_MC_APB2ENSETR_FDCANEN BIT(24)
1707 #define RCC_MC_APB2ENCLRR_TIM1EN BIT(0)
1708 #define RCC_MC_APB2ENCLRR_TIM8EN BIT(1)
1709 #define RCC_MC_APB2ENCLRR_TIM15EN BIT(2)
1710 #define RCC_MC_APB2ENCLRR_TIM16EN BIT(3)
1711 #define RCC_MC_APB2ENCLRR_TIM17EN BIT(4)
1712 #define RCC_MC_APB2ENCLRR_SPI1EN BIT(8)
1713 #define RCC_MC_APB2ENCLRR_SPI4EN BIT(9)
1714 #define RCC_MC_APB2ENCLRR_SPI5EN BIT(10)
1715 #define RCC_MC_APB2ENCLRR_USART6EN BIT(13)
1716 #define RCC_MC_APB2ENCLRR_SAI1EN BIT(16)
1717 #define RCC_MC_APB2ENCLRR_SAI2EN BIT(17)
1718 #define RCC_MC_APB2ENCLRR_SAI3EN BIT(18)
1719 #define RCC_MC_APB2ENCLRR_DFSDMEN BIT(20)
1720 #define RCC_MC_APB2ENCLRR_ADFSDMEN BIT(21)
1721 #define RCC_MC_APB2ENCLRR_FDCANEN BIT(24)
1724 #define RCC_MC_APB3ENSETR_LPTIM2EN BIT(0)
1725 #define RCC_MC_APB3ENSETR_LPTIM3EN BIT(1)
1726 #define RCC_MC_APB3ENSETR_LPTIM4EN BIT(2)
1727 #define RCC_MC_APB3ENSETR_LPTIM5EN BIT(3)
1728 #define RCC_MC_APB3ENSETR_SAI4EN BIT(8)
1729 #define RCC_MC_APB3ENSETR_SYSCFGEN BIT(11)
1730 #define RCC_MC_APB3ENSETR_VREFEN BIT(13)
1731 #define RCC_MC_APB3ENSETR_TMPSENSEN BIT(16)
1732 #define RCC_MC_APB3ENSETR_PMBCTRLEN BIT(17)
1733 #define RCC_MC_APB3ENSETR_HDPEN BIT(20)
1736 #define RCC_MC_APB3ENCLRR_LPTIM2EN BIT(0)
1737 #define RCC_MC_APB3ENCLRR_LPTIM3EN BIT(1)
1738 #define RCC_MC_APB3ENCLRR_LPTIM4EN BIT(2)
1739 #define RCC_MC_APB3ENCLRR_LPTIM5EN BIT(3)
1740 #define RCC_MC_APB3ENCLRR_SAI4EN BIT(8)
1741 #define RCC_MC_APB3ENCLRR_SYSCFGEN BIT(11)
1742 #define RCC_MC_APB3ENCLRR_VREFEN BIT(13)
1743 #define RCC_MC_APB3ENCLRR_TMPSENSEN BIT(16)
1744 #define RCC_MC_APB3ENCLRR_PMBCTRLEN BIT(17)
1745 #define RCC_MC_APB3ENCLRR_HDPEN BIT(20)
1748 #define RCC_MC_AHB2ENSETR_DMA1EN BIT(0)
1749 #define RCC_MC_AHB2ENSETR_DMA2EN BIT(1)
1750 #define RCC_MC_AHB2ENSETR_DMAMUXEN BIT(2)
1751 #define RCC_MC_AHB2ENSETR_ADC12EN BIT(5)
1752 #define RCC_MC_AHB2ENSETR_USBOEN BIT(8)
1753 #define RCC_MC_AHB2ENSETR_SDMMC3EN BIT(16)
1756 #define RCC_MC_AHB2ENCLRR_DMA1EN BIT(0)
1757 #define RCC_MC_AHB2ENCLRR_DMA2EN BIT(1)
1758 #define RCC_MC_AHB2ENCLRR_DMAMUXEN BIT(2)
1759 #define RCC_MC_AHB2ENCLRR_ADC12EN BIT(5)
1760 #define RCC_MC_AHB2ENCLRR_USBOEN BIT(8)
1761 #define RCC_MC_AHB2ENCLRR_SDMMC3EN BIT(16)
1764 #define RCC_MC_AHB3ENSETR_DCMIEN BIT(0)
1765 #define RCC_MC_AHB3ENSETR_CRYP2EN BIT(4)
1766 #define RCC_MC_AHB3ENSETR_HASH2EN BIT(5)
1767 #define RCC_MC_AHB3ENSETR_RNG2EN BIT(6)
1768 #define RCC_MC_AHB3ENSETR_CRC2EN BIT(7)
1769 #define RCC_MC_AHB3ENSETR_HSEMEN BIT(11)
1770 #define RCC_MC_AHB3ENSETR_IPCCEN BIT(12)
1773 #define RCC_MC_AHB3ENCLRR_DCMIEN BIT(0)
1774 #define RCC_MC_AHB3ENCLRR_CRYP2EN BIT(4)
1775 #define RCC_MC_AHB3ENCLRR_HASH2EN BIT(5)
1776 #define RCC_MC_AHB3ENCLRR_RNG2EN BIT(6)
1777 #define RCC_MC_AHB3ENCLRR_CRC2EN BIT(7)
1778 #define RCC_MC_AHB3ENCLRR_HSEMEN BIT(11)
1779 #define RCC_MC_AHB3ENCLRR_IPCCEN BIT(12)
1782 #define RCC_MC_AHB4ENSETR_GPIOAEN BIT(0)
1783 #define RCC_MC_AHB4ENSETR_GPIOBEN BIT(1)
1784 #define RCC_MC_AHB4ENSETR_GPIOCEN BIT(2)
1785 #define RCC_MC_AHB4ENSETR_GPIODEN BIT(3)
1786 #define RCC_MC_AHB4ENSETR_GPIOEEN BIT(4)
1787 #define RCC_MC_AHB4ENSETR_GPIOFEN BIT(5)
1788 #define RCC_MC_AHB4ENSETR_GPIOGEN BIT(6)
1789 #define RCC_MC_AHB4ENSETR_GPIOHEN BIT(7)
1790 #define RCC_MC_AHB4ENSETR_GPIOIEN BIT(8)
1791 #define RCC_MC_AHB4ENSETR_GPIOJEN BIT(9)
1792 #define RCC_MC_AHB4ENSETR_GPIOKEN BIT(10)
1795 #define RCC_MC_AHB4ENCLRR_GPIOAEN BIT(0)
1796 #define RCC_MC_AHB4ENCLRR_GPIOBEN BIT(1)
1797 #define RCC_MC_AHB4ENCLRR_GPIOCEN BIT(2)
1798 #define RCC_MC_AHB4ENCLRR_GPIODEN BIT(3)
1799 #define RCC_MC_AHB4ENCLRR_GPIOEEN BIT(4)
1800 #define RCC_MC_AHB4ENCLRR_GPIOFEN BIT(5)
1801 #define RCC_MC_AHB4ENCLRR_GPIOGEN BIT(6)
1802 #define RCC_MC_AHB4ENCLRR_GPIOHEN BIT(7)
1803 #define RCC_MC_AHB4ENCLRR_GPIOIEN BIT(8)
1804 #define RCC_MC_AHB4ENCLRR_GPIOJEN BIT(9)
1805 #define RCC_MC_AHB4ENCLRR_GPIOKEN BIT(10)
1808 #define RCC_MC_AXIMENSETR_SYSRAMEN BIT(0)
1811 #define RCC_MC_AXIMENCLRR_SYSRAMEN BIT(0)
1814 #define RCC_MC_MLAHBENSETR_RETRAMEN BIT(4)
1817 #define RCC_MC_MLAHBENCLRR_RETRAMEN BIT(4)
1820 #define RCC_MP_APB1LPENSETR_TIM2LPEN BIT(0)
1821 #define RCC_MP_APB1LPENSETR_TIM3LPEN BIT(1)
1822 #define RCC_MP_APB1LPENSETR_TIM4LPEN BIT(2)
1823 #define RCC_MP_APB1LPENSETR_TIM5LPEN BIT(3)
1824 #define RCC_MP_APB1LPENSETR_TIM6LPEN BIT(4)
1825 #define RCC_MP_APB1LPENSETR_TIM7LPEN BIT(5)
1826 #define RCC_MP_APB1LPENSETR_TIM12LPEN BIT(6)
1827 #define RCC_MP_APB1LPENSETR_TIM13LPEN BIT(7)
1828 #define RCC_MP_APB1LPENSETR_TIM14LPEN BIT(8)
1829 #define RCC_MP_APB1LPENSETR_LPTIM1LPEN BIT(9)
1830 #define RCC_MP_APB1LPENSETR_SPI2LPEN BIT(11)
1831 #define RCC_MP_APB1LPENSETR_SPI3LPEN BIT(12)
1832 #define RCC_MP_APB1LPENSETR_USART2LPEN BIT(14)
1833 #define RCC_MP_APB1LPENSETR_USART3LPEN BIT(15)
1834 #define RCC_MP_APB1LPENSETR_UART4LPEN BIT(16)
1835 #define RCC_MP_APB1LPENSETR_UART5LPEN BIT(17)
1836 #define RCC_MP_APB1LPENSETR_UART7LPEN BIT(18)
1837 #define RCC_MP_APB1LPENSETR_UART8LPEN BIT(19)
1838 #define RCC_MP_APB1LPENSETR_I2C1LPEN BIT(21)
1839 #define RCC_MP_APB1LPENSETR_I2C2LPEN BIT(22)
1840 #define RCC_MP_APB1LPENSETR_I2C3LPEN BIT(23)
1841 #define RCC_MP_APB1LPENSETR_I2C5LPEN BIT(24)
1842 #define RCC_MP_APB1LPENSETR_SPDIFLPEN BIT(26)
1843 #define RCC_MP_APB1LPENSETR_CECLPEN BIT(27)
1844 #define RCC_MP_APB1LPENSETR_DAC12LPEN BIT(29)
1845 #define RCC_MP_APB1LPENSETR_MDIOSLPEN BIT(31)
1848 #define RCC_MP_APB1LPENCLRR_TIM2LPEN BIT(0)
1849 #define RCC_MP_APB1LPENCLRR_TIM3LPEN BIT(1)
1850 #define RCC_MP_APB1LPENCLRR_TIM4LPEN BIT(2)
1851 #define RCC_MP_APB1LPENCLRR_TIM5LPEN BIT(3)
1852 #define RCC_MP_APB1LPENCLRR_TIM6LPEN BIT(4)
1853 #define RCC_MP_APB1LPENCLRR_TIM7LPEN BIT(5)
1854 #define RCC_MP_APB1LPENCLRR_TIM12LPEN BIT(6)
1855 #define RCC_MP_APB1LPENCLRR_TIM13LPEN BIT(7)
1856 #define RCC_MP_APB1LPENCLRR_TIM14LPEN BIT(8)
1857 #define RCC_MP_APB1LPENCLRR_LPTIM1LPEN BIT(9)
1858 #define RCC_MP_APB1LPENCLRR_SPI2LPEN BIT(11)
1859 #define RCC_MP_APB1LPENCLRR_SPI3LPEN BIT(12)
1860 #define RCC_MP_APB1LPENCLRR_USART2LPEN BIT(14)
1861 #define RCC_MP_APB1LPENCLRR_USART3LPEN BIT(15)
1862 #define RCC_MP_APB1LPENCLRR_UART4LPEN BIT(16)
1863 #define RCC_MP_APB1LPENCLRR_UART5LPEN BIT(17)
1864 #define RCC_MP_APB1LPENCLRR_UART7LPEN BIT(18)
1865 #define RCC_MP_APB1LPENCLRR_UART8LPEN BIT(19)
1866 #define RCC_MP_APB1LPENCLRR_I2C1LPEN BIT(21)
1867 #define RCC_MP_APB1LPENCLRR_I2C2LPEN BIT(22)
1868 #define RCC_MP_APB1LPENCLRR_I2C3LPEN BIT(23)
1869 #define RCC_MP_APB1LPENCLRR_I2C5LPEN BIT(24)
1870 #define RCC_MP_APB1LPENCLRR_SPDIFLPEN BIT(26)
1871 #define RCC_MP_APB1LPENCLRR_CECLPEN BIT(27)
1872 #define RCC_MP_APB1LPENCLRR_DAC12LPEN BIT(29)
1873 #define RCC_MP_APB1LPENCLRR_MDIOSLPEN BIT(31)
1876 #define RCC_MP_APB2LPENSETR_TIM1LPEN BIT(0)
1877 #define RCC_MP_APB2LPENSETR_TIM8LPEN BIT(1)
1878 #define RCC_MP_APB2LPENSETR_TIM15LPEN BIT(2)
1879 #define RCC_MP_APB2LPENSETR_TIM16LPEN BIT(3)
1880 #define RCC_MP_APB2LPENSETR_TIM17LPEN BIT(4)
1881 #define RCC_MP_APB2LPENSETR_SPI1LPEN BIT(8)
1882 #define RCC_MP_APB2LPENSETR_SPI4LPEN BIT(9)
1883 #define RCC_MP_APB2LPENSETR_SPI5LPEN BIT(10)
1884 #define RCC_MP_APB2LPENSETR_USART6LPEN BIT(13)
1885 #define RCC_MP_APB2LPENSETR_SAI1LPEN BIT(16)
1886 #define RCC_MP_APB2LPENSETR_SAI2LPEN BIT(17)
1887 #define RCC_MP_APB2LPENSETR_SAI3LPEN BIT(18)
1888 #define RCC_MP_APB2LPENSETR_DFSDMLPEN BIT(20)
1889 #define RCC_MP_APB2LPENSETR_ADFSDMLPEN BIT(21)
1890 #define RCC_MP_APB2LPENSETR_FDCANLPEN BIT(24)
1893 #define RCC_MP_APB2LPENCLRR_TIM1LPEN BIT(0)
1894 #define RCC_MP_APB2LPENCLRR_TIM8LPEN BIT(1)
1895 #define RCC_MP_APB2LPENCLRR_TIM15LPEN BIT(2)
1896 #define RCC_MP_APB2LPENCLRR_TIM16LPEN BIT(3)
1897 #define RCC_MP_APB2LPENCLRR_TIM17LPEN BIT(4)
1898 #define RCC_MP_APB2LPENCLRR_SPI1LPEN BIT(8)
1899 #define RCC_MP_APB2LPENCLRR_SPI4LPEN BIT(9)
1900 #define RCC_MP_APB2LPENCLRR_SPI5LPEN BIT(10)
1901 #define RCC_MP_APB2LPENCLRR_USART6LPEN BIT(13)
1902 #define RCC_MP_APB2LPENCLRR_SAI1LPEN BIT(16)
1903 #define RCC_MP_APB2LPENCLRR_SAI2LPEN BIT(17)
1904 #define RCC_MP_APB2LPENCLRR_SAI3LPEN BIT(18)
1905 #define RCC_MP_APB2LPENCLRR_DFSDMLPEN BIT(20)
1906 #define RCC_MP_APB2LPENCLRR_ADFSDMLPEN BIT(21)
1907 #define RCC_MP_APB2LPENCLRR_FDCANLPEN BIT(24)
1910 #define RCC_MP_APB3LPENSETR_LPTIM2LPEN BIT(0)
1911 #define RCC_MP_APB3LPENSETR_LPTIM3LPEN BIT(1)
1912 #define RCC_MP_APB3LPENSETR_LPTIM4LPEN BIT(2)
1913 #define RCC_MP_APB3LPENSETR_LPTIM5LPEN BIT(3)
1914 #define RCC_MP_APB3LPENSETR_SAI4LPEN BIT(8)
1915 #define RCC_MP_APB3LPENSETR_SYSCFGLPEN BIT(11)
1916 #define RCC_MP_APB3LPENSETR_VREFLPEN BIT(13)
1917 #define RCC_MP_APB3LPENSETR_TMPSENSLPEN BIT(16)
1918 #define RCC_MP_APB3LPENSETR_PMBCTRLLPEN BIT(17)
1921 #define RCC_MP_APB3LPENCLRR_LPTIM2LPEN BIT(0)
1922 #define RCC_MP_APB3LPENCLRR_LPTIM3LPEN BIT(1)
1923 #define RCC_MP_APB3LPENCLRR_LPTIM4LPEN BIT(2)
1924 #define RCC_MP_APB3LPENCLRR_LPTIM5LPEN BIT(3)
1925 #define RCC_MP_APB3LPENCLRR_SAI4LPEN BIT(8)
1926 #define RCC_MP_APB3LPENCLRR_SYSCFGLPEN BIT(11)
1927 #define RCC_MP_APB3LPENCLRR_VREFLPEN BIT(13)
1928 #define RCC_MP_APB3LPENCLRR_TMPSENSLPEN BIT(16)
1929 #define RCC_MP_APB3LPENCLRR_PMBCTRLLPEN BIT(17)
1932 #define RCC_MP_AHB2LPENSETR_DMA1LPEN BIT(0)
1933 #define RCC_MP_AHB2LPENSETR_DMA2LPEN BIT(1)
1934 #define RCC_MP_AHB2LPENSETR_DMAMUXLPEN BIT(2)
1935 #define RCC_MP_AHB2LPENSETR_ADC12LPEN BIT(5)
1936 #define RCC_MP_AHB2LPENSETR_USBOLPEN BIT(8)
1937 #define RCC_MP_AHB2LPENSETR_SDMMC3LPEN BIT(16)
1940 #define RCC_MP_AHB2LPENCLRR_DMA1LPEN BIT(0)
1941 #define RCC_MP_AHB2LPENCLRR_DMA2LPEN BIT(1)
1942 #define RCC_MP_AHB2LPENCLRR_DMAMUXLPEN BIT(2)
1943 #define RCC_MP_AHB2LPENCLRR_ADC12LPEN BIT(5)
1944 #define RCC_MP_AHB2LPENCLRR_USBOLPEN BIT(8)
1945 #define RCC_MP_AHB2LPENCLRR_SDMMC3LPEN BIT(16)
1948 #define RCC_MP_AHB3LPENSETR_DCMILPEN BIT(0)
1949 #define RCC_MP_AHB3LPENSETR_CRYP2LPEN BIT(4)
1950 #define RCC_MP_AHB3LPENSETR_HASH2LPEN BIT(5)
1951 #define RCC_MP_AHB3LPENSETR_RNG2LPEN BIT(6)
1952 #define RCC_MP_AHB3LPENSETR_CRC2LPEN BIT(7)
1953 #define RCC_MP_AHB3LPENSETR_HSEMLPEN BIT(11)
1954 #define RCC_MP_AHB3LPENSETR_IPCCLPEN BIT(12)
1957 #define RCC_MP_AHB3LPENCLRR_DCMILPEN BIT(0)
1958 #define RCC_MP_AHB3LPENCLRR_CRYP2LPEN BIT(4)
1959 #define RCC_MP_AHB3LPENCLRR_HASH2LPEN BIT(5)
1960 #define RCC_MP_AHB3LPENCLRR_RNG2LPEN BIT(6)
1961 #define RCC_MP_AHB3LPENCLRR_CRC2LPEN BIT(7)
1962 #define RCC_MP_AHB3LPENCLRR_HSEMLPEN BIT(11)
1963 #define RCC_MP_AHB3LPENCLRR_IPCCLPEN BIT(12)
1966 #define RCC_MP_AHB4LPENSETR_GPIOALPEN BIT(0)
1967 #define RCC_MP_AHB4LPENSETR_GPIOBLPEN BIT(1)
1968 #define RCC_MP_AHB4LPENSETR_GPIOCLPEN BIT(2)
1969 #define RCC_MP_AHB4LPENSETR_GPIODLPEN BIT(3)
1970 #define RCC_MP_AHB4LPENSETR_GPIOELPEN BIT(4)
1971 #define RCC_MP_AHB4LPENSETR_GPIOFLPEN BIT(5)
1972 #define RCC_MP_AHB4LPENSETR_GPIOGLPEN BIT(6)
1973 #define RCC_MP_AHB4LPENSETR_GPIOHLPEN BIT(7)
1974 #define RCC_MP_AHB4LPENSETR_GPIOILPEN BIT(8)
1975 #define RCC_MP_AHB4LPENSETR_GPIOJLPEN BIT(9)
1976 #define RCC_MP_AHB4LPENSETR_GPIOKLPEN BIT(10)
1979 #define RCC_MP_AHB4LPENCLRR_GPIOALPEN BIT(0)
1980 #define RCC_MP_AHB4LPENCLRR_GPIOBLPEN BIT(1)
1981 #define RCC_MP_AHB4LPENCLRR_GPIOCLPEN BIT(2)
1982 #define RCC_MP_AHB4LPENCLRR_GPIODLPEN BIT(3)
1983 #define RCC_MP_AHB4LPENCLRR_GPIOELPEN BIT(4)
1984 #define RCC_MP_AHB4LPENCLRR_GPIOFLPEN BIT(5)
1985 #define RCC_MP_AHB4LPENCLRR_GPIOGLPEN BIT(6)
1986 #define RCC_MP_AHB4LPENCLRR_GPIOHLPEN BIT(7)
1987 #define RCC_MP_AHB4LPENCLRR_GPIOILPEN BIT(8)
1988 #define RCC_MP_AHB4LPENCLRR_GPIOJLPEN BIT(9)
1989 #define RCC_MP_AHB4LPENCLRR_GPIOKLPEN BIT(10)
1992 #define RCC_MP_AXIMLPENSETR_SYSRAMLPEN BIT(0)
1995 #define RCC_MP_AXIMLPENCLRR_SYSRAMLPEN BIT(0)
1998 #define RCC_MP_MLAHBLPENSETR_SRAM1LPEN BIT(0)
1999 #define RCC_MP_MLAHBLPENSETR_SRAM2LPEN BIT(1)
2000 #define RCC_MP_MLAHBLPENSETR_SRAM34LPEN BIT(2)
2001 #define RCC_MP_MLAHBLPENSETR_RETRAMLPEN BIT(4)
2004 #define RCC_MP_MLAHBLPENCLRR_SRAM1LPEN BIT(0)
2005 #define RCC_MP_MLAHBLPENCLRR_SRAM2LPEN BIT(1)
2006 #define RCC_MP_MLAHBLPENCLRR_SRAM34LPEN BIT(2)
2007 #define RCC_MP_MLAHBLPENCLRR_RETRAMLPEN BIT(4)
2010 #define RCC_MC_APB1LPENSETR_TIM2LPEN BIT(0)
2011 #define RCC_MC_APB1LPENSETR_TIM3LPEN BIT(1)
2012 #define RCC_MC_APB1LPENSETR_TIM4LPEN BIT(2)
2013 #define RCC_MC_APB1LPENSETR_TIM5LPEN BIT(3)
2014 #define RCC_MC_APB1LPENSETR_TIM6LPEN BIT(4)
2015 #define RCC_MC_APB1LPENSETR_TIM7LPEN BIT(5)
2016 #define RCC_MC_APB1LPENSETR_TIM12LPEN BIT(6)
2017 #define RCC_MC_APB1LPENSETR_TIM13LPEN BIT(7)
2018 #define RCC_MC_APB1LPENSETR_TIM14LPEN BIT(8)
2019 #define RCC_MC_APB1LPENSETR_LPTIM1LPEN BIT(9)
2020 #define RCC_MC_APB1LPENSETR_SPI2LPEN BIT(11)
2021 #define RCC_MC_APB1LPENSETR_SPI3LPEN BIT(12)
2022 #define RCC_MC_APB1LPENSETR_USART2LPEN BIT(14)
2023 #define RCC_MC_APB1LPENSETR_USART3LPEN BIT(15)
2024 #define RCC_MC_APB1LPENSETR_UART4LPEN BIT(16)
2025 #define RCC_MC_APB1LPENSETR_UART5LPEN BIT(17)
2026 #define RCC_MC_APB1LPENSETR_UART7LPEN BIT(18)
2027 #define RCC_MC_APB1LPENSETR_UART8LPEN BIT(19)
2028 #define RCC_MC_APB1LPENSETR_I2C1LPEN BIT(21)
2029 #define RCC_MC_APB1LPENSETR_I2C2LPEN BIT(22)
2030 #define RCC_MC_APB1LPENSETR_I2C3LPEN BIT(23)
2031 #define RCC_MC_APB1LPENSETR_I2C5LPEN BIT(24)
2032 #define RCC_MC_APB1LPENSETR_SPDIFLPEN BIT(26)
2033 #define RCC_MC_APB1LPENSETR_CECLPEN BIT(27)
2034 #define RCC_MC_APB1LPENSETR_WWDG1LPEN BIT(28)
2035 #define RCC_MC_APB1LPENSETR_DAC12LPEN BIT(29)
2036 #define RCC_MC_APB1LPENSETR_MDIOSLPEN BIT(31)
2039 #define RCC_MC_APB1LPENCLRR_TIM2LPEN BIT(0)
2040 #define RCC_MC_APB1LPENCLRR_TIM3LPEN BIT(1)
2041 #define RCC_MC_APB1LPENCLRR_TIM4LPEN BIT(2)
2042 #define RCC_MC_APB1LPENCLRR_TIM5LPEN BIT(3)
2043 #define RCC_MC_APB1LPENCLRR_TIM6LPEN BIT(4)
2044 #define RCC_MC_APB1LPENCLRR_TIM7LPEN BIT(5)
2045 #define RCC_MC_APB1LPENCLRR_TIM12LPEN BIT(6)
2046 #define RCC_MC_APB1LPENCLRR_TIM13LPEN BIT(7)
2047 #define RCC_MC_APB1LPENCLRR_TIM14LPEN BIT(8)
2048 #define RCC_MC_APB1LPENCLRR_LPTIM1LPEN BIT(9)
2049 #define RCC_MC_APB1LPENCLRR_SPI2LPEN BIT(11)
2050 #define RCC_MC_APB1LPENCLRR_SPI3LPEN BIT(12)
2051 #define RCC_MC_APB1LPENCLRR_USART2LPEN BIT(14)
2052 #define RCC_MC_APB1LPENCLRR_USART3LPEN BIT(15)
2053 #define RCC_MC_APB1LPENCLRR_UART4LPEN BIT(16)
2054 #define RCC_MC_APB1LPENCLRR_UART5LPEN BIT(17)
2055 #define RCC_MC_APB1LPENCLRR_UART7LPEN BIT(18)
2056 #define RCC_MC_APB1LPENCLRR_UART8LPEN BIT(19)
2057 #define RCC_MC_APB1LPENCLRR_I2C1LPEN BIT(21)
2058 #define RCC_MC_APB1LPENCLRR_I2C2LPEN BIT(22)
2059 #define RCC_MC_APB1LPENCLRR_I2C3LPEN BIT(23)
2060 #define RCC_MC_APB1LPENCLRR_I2C5LPEN BIT(24)
2061 #define RCC_MC_APB1LPENCLRR_SPDIFLPEN BIT(26)
2062 #define RCC_MC_APB1LPENCLRR_CECLPEN BIT(27)
2063 #define RCC_MC_APB1LPENCLRR_WWDG1LPEN BIT(28)
2064 #define RCC_MC_APB1LPENCLRR_DAC12LPEN BIT(29)
2065 #define RCC_MC_APB1LPENCLRR_MDIOSLPEN BIT(31)
2068 #define RCC_MC_APB2LPENSETR_TIM1LPEN BIT(0)
2069 #define RCC_MC_APB2LPENSETR_TIM8LPEN BIT(1)
2070 #define RCC_MC_APB2LPENSETR_TIM15LPEN BIT(2)
2071 #define RCC_MC_APB2LPENSETR_TIM16LPEN BIT(3)
2072 #define RCC_MC_APB2LPENSETR_TIM17LPEN BIT(4)
2073 #define RCC_MC_APB2LPENSETR_SPI1LPEN BIT(8)
2074 #define RCC_MC_APB2LPENSETR_SPI4LPEN BIT(9)
2075 #define RCC_MC_APB2LPENSETR_SPI5LPEN BIT(10)
2076 #define RCC_MC_APB2LPENSETR_USART6LPEN BIT(13)
2077 #define RCC_MC_APB2LPENSETR_SAI1LPEN BIT(16)
2078 #define RCC_MC_APB2LPENSETR_SAI2LPEN BIT(17)
2079 #define RCC_MC_APB2LPENSETR_SAI3LPEN BIT(18)
2080 #define RCC_MC_APB2LPENSETR_DFSDMLPEN BIT(20)
2081 #define RCC_MC_APB2LPENSETR_ADFSDMLPEN BIT(21)
2082 #define RCC_MC_APB2LPENSETR_FDCANLPEN BIT(24)
2085 #define RCC_MC_APB2LPENCLRR_TIM1LPEN BIT(0)
2086 #define RCC_MC_APB2LPENCLRR_TIM8LPEN BIT(1)
2087 #define RCC_MC_APB2LPENCLRR_TIM15LPEN BIT(2)
2088 #define RCC_MC_APB2LPENCLRR_TIM16LPEN BIT(3)
2089 #define RCC_MC_APB2LPENCLRR_TIM17LPEN BIT(4)
2090 #define RCC_MC_APB2LPENCLRR_SPI1LPEN BIT(8)
2091 #define RCC_MC_APB2LPENCLRR_SPI4LPEN BIT(9)
2092 #define RCC_MC_APB2LPENCLRR_SPI5LPEN BIT(10)
2093 #define RCC_MC_APB2LPENCLRR_USART6LPEN BIT(13)
2094 #define RCC_MC_APB2LPENCLRR_SAI1LPEN BIT(16)
2095 #define RCC_MC_APB2LPENCLRR_SAI2LPEN BIT(17)
2096 #define RCC_MC_APB2LPENCLRR_SAI3LPEN BIT(18)
2097 #define RCC_MC_APB2LPENCLRR_DFSDMLPEN BIT(20)
2098 #define RCC_MC_APB2LPENCLRR_ADFSDMLPEN BIT(21)
2099 #define RCC_MC_APB2LPENCLRR_FDCANLPEN BIT(24)
2102 #define RCC_MC_APB3LPENSETR_LPTIM2LPEN BIT(0)
2103 #define RCC_MC_APB3LPENSETR_LPTIM3LPEN BIT(1)
2104 #define RCC_MC_APB3LPENSETR_LPTIM4LPEN BIT(2)
2105 #define RCC_MC_APB3LPENSETR_LPTIM5LPEN BIT(3)
2106 #define RCC_MC_APB3LPENSETR_SAI4LPEN BIT(8)
2107 #define RCC_MC_APB3LPENSETR_SYSCFGLPEN BIT(11)
2108 #define RCC_MC_APB3LPENSETR_VREFLPEN BIT(13)
2109 #define RCC_MC_APB3LPENSETR_TMPSENSLPEN BIT(16)
2110 #define RCC_MC_APB3LPENSETR_PMBCTRLLPEN BIT(17)
2113 #define RCC_MC_APB3LPENCLRR_LPTIM2LPEN BIT(0)
2114 #define RCC_MC_APB3LPENCLRR_LPTIM3LPEN BIT(1)
2115 #define RCC_MC_APB3LPENCLRR_LPTIM4LPEN BIT(2)
2116 #define RCC_MC_APB3LPENCLRR_LPTIM5LPEN BIT(3)
2117 #define RCC_MC_APB3LPENCLRR_SAI4LPEN BIT(8)
2118 #define RCC_MC_APB3LPENCLRR_SYSCFGLPEN BIT(11)
2119 #define RCC_MC_APB3LPENCLRR_VREFLPEN BIT(13)
2120 #define RCC_MC_APB3LPENCLRR_TMPSENSLPEN BIT(16)
2121 #define RCC_MC_APB3LPENCLRR_PMBCTRLLPEN BIT(17)
2124 #define RCC_MC_AHB2LPENSETR_DMA1LPEN BIT(0)
2125 #define RCC_MC_AHB2LPENSETR_DMA2LPEN BIT(1)
2126 #define RCC_MC_AHB2LPENSETR_DMAMUXLPEN BIT(2)
2127 #define RCC_MC_AHB2LPENSETR_ADC12LPEN BIT(5)
2128 #define RCC_MC_AHB2LPENSETR_USBOLPEN BIT(8)
2129 #define RCC_MC_AHB2LPENSETR_SDMMC3LPEN BIT(16)
2132 #define RCC_MC_AHB2LPENCLRR_DMA1LPEN BIT(0)
2133 #define RCC_MC_AHB2LPENCLRR_DMA2LPEN BIT(1)
2134 #define RCC_MC_AHB2LPENCLRR_DMAMUXLPEN BIT(2)
2135 #define RCC_MC_AHB2LPENCLRR_ADC12LPEN BIT(5)
2136 #define RCC_MC_AHB2LPENCLRR_USBOLPEN BIT(8)
2137 #define RCC_MC_AHB2LPENCLRR_SDMMC3LPEN BIT(16)
2140 #define RCC_MC_AHB3LPENSETR_DCMILPEN BIT(0)
2141 #define RCC_MC_AHB3LPENSETR_CRYP2LPEN BIT(4)
2142 #define RCC_MC_AHB3LPENSETR_HASH2LPEN BIT(5)
2143 #define RCC_MC_AHB3LPENSETR_RNG2LPEN BIT(6)
2144 #define RCC_MC_AHB3LPENSETR_CRC2LPEN BIT(7)
2145 #define RCC_MC_AHB3LPENSETR_HSEMLPEN BIT(11)
2146 #define RCC_MC_AHB3LPENSETR_IPCCLPEN BIT(12)
2149 #define RCC_MC_AHB3LPENCLRR_DCMILPEN BIT(0)
2150 #define RCC_MC_AHB3LPENCLRR_CRYP2LPEN BIT(4)
2151 #define RCC_MC_AHB3LPENCLRR_HASH2LPEN BIT(5)
2152 #define RCC_MC_AHB3LPENCLRR_RNG2LPEN BIT(6)
2153 #define RCC_MC_AHB3LPENCLRR_CRC2LPEN BIT(7)
2154 #define RCC_MC_AHB3LPENCLRR_HSEMLPEN BIT(11)
2155 #define RCC_MC_AHB3LPENCLRR_IPCCLPEN BIT(12)
2158 #define RCC_MC_AHB4LPENSETR_GPIOALPEN BIT(0)
2159 #define RCC_MC_AHB4LPENSETR_GPIOBLPEN BIT(1)
2160 #define RCC_MC_AHB4LPENSETR_GPIOCLPEN BIT(2)
2161 #define RCC_MC_AHB4LPENSETR_GPIODLPEN BIT(3)
2162 #define RCC_MC_AHB4LPENSETR_GPIOELPEN BIT(4)
2163 #define RCC_MC_AHB4LPENSETR_GPIOFLPEN BIT(5)
2164 #define RCC_MC_AHB4LPENSETR_GPIOGLPEN BIT(6)
2165 #define RCC_MC_AHB4LPENSETR_GPIOHLPEN BIT(7)
2166 #define RCC_MC_AHB4LPENSETR_GPIOILPEN BIT(8)
2167 #define RCC_MC_AHB4LPENSETR_GPIOJLPEN BIT(9)
2168 #define RCC_MC_AHB4LPENSETR_GPIOKLPEN BIT(10)
2171 #define RCC_MC_AHB4LPENCLRR_GPIOALPEN BIT(0)
2172 #define RCC_MC_AHB4LPENCLRR_GPIOBLPEN BIT(1)
2173 #define RCC_MC_AHB4LPENCLRR_GPIOCLPEN BIT(2)
2174 #define RCC_MC_AHB4LPENCLRR_GPIODLPEN BIT(3)
2175 #define RCC_MC_AHB4LPENCLRR_GPIOELPEN BIT(4)
2176 #define RCC_MC_AHB4LPENCLRR_GPIOFLPEN BIT(5)
2177 #define RCC_MC_AHB4LPENCLRR_GPIOGLPEN BIT(6)
2178 #define RCC_MC_AHB4LPENCLRR_GPIOHLPEN BIT(7)
2179 #define RCC_MC_AHB4LPENCLRR_GPIOILPEN BIT(8)
2180 #define RCC_MC_AHB4LPENCLRR_GPIOJLPEN BIT(9)
2181 #define RCC_MC_AHB4LPENCLRR_GPIOKLPEN BIT(10)
2184 #define RCC_MC_AXIMLPENSETR_SYSRAMLPEN BIT(0)
2187 #define RCC_MC_AXIMLPENCLRR_SYSRAMLPEN BIT(0)
2190 #define RCC_MC_MLAHBLPENSETR_SRAM1LPEN BIT(0)
2191 #define RCC_MC_MLAHBLPENSETR_SRAM2LPEN BIT(1)
2192 #define RCC_MC_MLAHBLPENSETR_SRAM34LPEN BIT(2)
2193 #define RCC_MC_MLAHBLPENSETR_RETRAMLPEN BIT(4)
2196 #define RCC_MC_MLAHBLPENCLRR_SRAM1LPEN BIT(0)
2197 #define RCC_MC_MLAHBLPENCLRR_SRAM2LPEN BIT(1)
2198 #define RCC_MC_MLAHBLPENCLRR_SRAM34LPEN BIT(2)
2199 #define RCC_MC_MLAHBLPENCLRR_RETRAMLPEN BIT(4)
2202 #define RCC_MC_RSTSCLRR_PORRSTF BIT(0)
2203 #define RCC_MC_RSTSCLRR_BORRSTF BIT(1)
2204 #define RCC_MC_RSTSCLRR_PADRSTF BIT(2)
2205 #define RCC_MC_RSTSCLRR_HCSSRSTF BIT(3)
2206 #define RCC_MC_RSTSCLRR_VCORERSTF BIT(4)
2207 #define RCC_MC_RSTSCLRR_MCURSTF BIT(5)
2208 #define RCC_MC_RSTSCLRR_MPSYSRSTF BIT(6)
2209 #define RCC_MC_RSTSCLRR_MCSYSRSTF BIT(7)
2210 #define RCC_MC_RSTSCLRR_IWDG1RSTF BIT(8)
2211 #define RCC_MC_RSTSCLRR_IWDG2RSTF BIT(9)
2212 #define RCC_MC_RSTSCLRR_WWDG1RSTF BIT(10)
2215 #define RCC_MC_CIER_LSIRDYIE BIT(0)
2216 #define RCC_MC_CIER_LSERDYIE BIT(1)
2217 #define RCC_MC_CIER_HSIRDYIE BIT(2)
2218 #define RCC_MC_CIER_HSERDYIE BIT(3)
2219 #define RCC_MC_CIER_CSIRDYIE BIT(4)
2220 #define RCC_MC_CIER_PLL1DYIE BIT(8)
2221 #define RCC_MC_CIER_PLL2DYIE BIT(9)
2222 #define RCC_MC_CIER_PLL3DYIE BIT(10)
2223 #define RCC_MC_CIER_PLL4DYIE BIT(11)
2224 #define RCC_MC_CIER_LSECSSIE BIT(16)
2225 #define RCC_MC_CIER_WKUPIE BIT(20)
2228 #define RCC_MC_CIFR_LSIRDYF BIT(0)
2229 #define RCC_MC_CIFR_LSERDYF BIT(1)
2230 #define RCC_MC_CIFR_HSIRDYF BIT(2)
2231 #define RCC_MC_CIFR_HSERDYF BIT(3)
2232 #define RCC_MC_CIFR_CSIRDYF BIT(4)
2233 #define RCC_MC_CIFR_PLL1DYF BIT(8)
2234 #define RCC_MC_CIFR_PLL2DYF BIT(9)
2235 #define RCC_MC_CIFR_PLL3DYF BIT(10)
2236 #define RCC_MC_CIFR_PLL4DYF BIT(11)
2237 #define RCC_MC_CIFR_LSECSSF BIT(16)
2238 #define RCC_MC_CIFR_WKUPF BIT(20)
2247 #define RCC_OCENR_HSION BIT(0)
2248 #define RCC_OCENR_HSIKERON BIT(1)
2249 #define RCC_OCENR_CSION BIT(4)
2250 #define RCC_OCENR_CSIKERON BIT(5)
2251 #define RCC_OCENR_DIGBYP BIT(7)
2252 #define RCC_OCENR_HSEON BIT(8)
2253 #define RCC_OCENR_HSEKERON BIT(9)
2254 #define RCC_OCENR_HSEBYP BIT(10)
2255 #define RCC_OCENR_HSECSSON BIT(11)
2265 #define RCC_DIVR_DIVRDY BIT(31)
2276 #define RCC_SELR_SRCRDY BIT(31)
2279 #define RCC_PLLNCR_PLLON BIT(0)
2280 #define RCC_PLLNCR_PLLRDY BIT(1)
2281 #define RCC_PLLNCR_SSCG_CTRL BIT(2)
2282 #define RCC_PLLNCR_DIVPEN BIT(4)
2283 #define RCC_PLLNCR_DIVQEN BIT(5)
2284 #define RCC_PLLNCR_DIVREN BIT(6)
2309 #define RCC_PLLNFRACR_FRACLE BIT(16)
2317 #define RCC_PLLNCSGR_SSCG_MODE_MASK BIT(15)
2320 #define RCC_TIMGXPRER_TIMGXPRE BIT(0)
2323 #define RCC_MCOCFG_MCOON BIT(12)