Lines Matching full:peripheral
17 * Peripheral memory map
45 u32 ahb1rstr; /* RCC AHB1 peripheral reset */
46 u32 ahb2rstr; /* RCC AHB2 peripheral reset */
47 u32 ahb3rstr; /* RCC AHB3 peripheral reset */
49 u32 apb1rstr; /* RCC APB1 peripheral reset */
50 u32 apb2rstr; /* RCC APB2 peripheral reset */
52 u32 ahb1enr; /* RCC AHB1 peripheral clock enable */
53 u32 ahb2enr; /* RCC AHB2 peripheral clock enable */
54 u32 ahb3enr; /* RCC AHB3 peripheral clock enable */
56 u32 apb1enr; /* RCC APB1 peripheral clock enable */
57 u32 apb2enr; /* RCC APB2 peripheral clock enable */