[Style] Stylefix sweep over the whole codebase.
This commit is contained in:
@@ -74,12 +74,12 @@
|
||||
#define USART1_BASE (PERIPH_BASE_APB2 + 0x1000)
|
||||
#define USART6_BASE (PERIPH_BASE_APB2 + 0x1400)
|
||||
/* PERIPH_BASE_APB2 + 0x1800 (0x4001 1800 - 0x4001 1FFF): Reserved */
|
||||
#define ADC1_BASE (PERIPH_BASE_APB2 + 0x2000) /* TODO */
|
||||
#define ADC2_BASE (PERIPH_BASE_APB2 + 0x2100) /* TODO */
|
||||
#define ADC3_BASE (PERIPH_BASE_APB2 + 0x2200) /* TODO */
|
||||
#define ADC_COMMON_BASE (PERIPH_BASE_APB2 + 0x2300) /* TODO */
|
||||
#define ADC1_BASE (PERIPH_BASE_APB2 + 0x2000) /* TODO */
|
||||
#define ADC2_BASE (PERIPH_BASE_APB2 + 0x2100) /* TODO */
|
||||
#define ADC3_BASE (PERIPH_BASE_APB2 + 0x2200) /* TODO */
|
||||
#define ADC_COMMON_BASE (PERIPH_BASE_APB2 + 0x2300) /* TODO */
|
||||
/* PERIPH_BASE_APB2 + 0x2400 (0x4001 2400 - 0x4001 27FF): Reserved */
|
||||
#define SDIO_BASE (PERIPH_BASE_APB2 + 0x2C00) /* SDMMC */
|
||||
#define SDIO_BASE (PERIPH_BASE_APB2 + 0x2C00) /* SDMMC */
|
||||
/* PERIPH_BASE_APB2 + 0x2C00 (0x4001 2C00 - 0x4001 2FFF): Reserved */
|
||||
#define SPI1_BASE (PERIPH_BASE_APB2 + 0x3000)
|
||||
#define SPI4_BASE (PERIPH_BASE_APB2 + 0x3400)
|
||||
|
||||
Reference in New Issue
Block a user