Всякие фиксы модели и заготовки для АЦП

И почему то все равно MATLAB намертво блокирует mingw64.... Приходится перезапускать матлаб для перекомпиляции
This commit is contained in:
2025-11-09 21:04:52 +03:00
parent be84043f18
commit 79ff2667c4
74 changed files with 2371 additions and 609 deletions

View File

@@ -262,8 +262,8 @@ typedef struct
{
__IO uint32_t CCR;
__IO uint32_t CNDTR;
__IO uint32_t CPAR;
__IO uint32_t CMAR;
__IO uint64_t CPAR;
__IO uint64_t CMAR;
} DMA_Channel_TypeDef;
typedef struct

View File

@@ -310,8 +310,8 @@ typedef struct
{
__IO uint32_t CCR;
__IO uint32_t CNDTR;
__IO uint32_t CPAR;
__IO uint32_t CMAR;
__IO uint64_t CPAR;
__IO uint64_t CMAR;
} DMA_Channel_TypeDef;
typedef struct

View File

@@ -215,8 +215,8 @@ typedef struct
{
__IO uint32_t CCR;
__IO uint32_t CNDTR;
__IO uint32_t CPAR;
__IO uint32_t CMAR;
__IO uint64_t CPAR;
__IO uint64_t CMAR;
} DMA_Channel_TypeDef;
typedef struct

View File

@@ -220,8 +220,8 @@ typedef struct
{
__IO uint32_t CCR;
__IO uint32_t CNDTR;
__IO uint32_t CPAR;
__IO uint32_t CMAR;
__IO uint64_t CPAR;
__IO uint64_t CMAR;
} DMA_Channel_TypeDef;
typedef struct

View File

@@ -284,8 +284,8 @@ typedef struct
{
__IO uint32_t CCR;
__IO uint32_t CNDTR;
__IO uint32_t CPAR;
__IO uint32_t CMAR;
__IO uint64_t CPAR;
__IO uint64_t CMAR;
} DMA_Channel_TypeDef;
typedef struct

View File

@@ -290,8 +290,8 @@ typedef struct
{
__IO uint32_t CCR;
__IO uint32_t CNDTR;
__IO uint32_t CPAR;
__IO uint32_t CMAR;
__IO uint64_t CPAR;
__IO uint64_t CMAR;
} DMA_Channel_TypeDef;
typedef struct

View File

@@ -218,8 +218,8 @@ typedef struct
{
__IO uint32_t CCR;
__IO uint32_t CNDTR;
__IO uint32_t CPAR;
__IO uint32_t CMAR;
__IO uint64_t CPAR;
__IO uint64_t CMAR;
} DMA_Channel_TypeDef;
typedef struct

View File

@@ -223,8 +223,8 @@ typedef struct
{
__IO uint32_t CCR;
__IO uint32_t CNDTR;
__IO uint32_t CPAR;
__IO uint32_t CMAR;
__IO uint64_t CPAR;
__IO uint64_t CMAR;
} DMA_Channel_TypeDef;
typedef struct

View File

@@ -287,8 +287,8 @@ typedef struct
{
__IO uint32_t CCR;
__IO uint32_t CNDTR;
__IO uint32_t CPAR;
__IO uint32_t CMAR;
__IO uint64_t CPAR;
__IO uint64_t CMAR;
} DMA_Channel_TypeDef;
typedef struct

View File

@@ -293,8 +293,8 @@ typedef struct
{
__IO uint32_t CCR;
__IO uint32_t CNDTR;
__IO uint32_t CPAR;
__IO uint32_t CMAR;
__IO uint64_t CPAR;
__IO uint64_t CMAR;
} DMA_Channel_TypeDef;
typedef struct
@@ -592,7 +592,7 @@ typedef struct _memory
{
//uint8_t RESERVED[FLASH_BASE_SHIFT];
uint8_t FLASH_BASE[FLASH_SIZE];
uint8_t FLASH_BASE[10];
uint8_t FLASH_BANK1_END[10];
uint8_t SRAM_BASE[SRAM_SIZE];
uint8_t SRAM_BB_BASE[SRAM_SIZE];

View File

@@ -362,8 +362,8 @@ typedef struct
{
__IO uint32_t CCR;
__IO uint32_t CNDTR;
__IO uint32_t CPAR;
__IO uint32_t CMAR;
__IO uint64_t CPAR;
__IO uint64_t CMAR;
} DMA_Channel_TypeDef;
typedef struct

View File

@@ -362,8 +362,8 @@ typedef struct
{
__IO uint32_t CCR;
__IO uint32_t CNDTR;
__IO uint32_t CPAR;
__IO uint32_t CMAR;
__IO uint64_t CPAR;
__IO uint64_t CMAR;
} DMA_Channel_TypeDef;
typedef struct

View File

@@ -361,8 +361,8 @@ typedef struct
{
__IO uint32_t CCR;
__IO uint32_t CNDTR;
__IO uint32_t CPAR;
__IO uint32_t CMAR;
__IO uint64_t CPAR;
__IO uint64_t CMAR;
} DMA_Channel_TypeDef;
typedef struct

View File

@@ -363,8 +363,8 @@ typedef struct
{
__IO uint32_t CCR;
__IO uint32_t CNDTR;
__IO uint32_t CPAR;
__IO uint32_t CMAR;
__IO uint64_t CPAR;
__IO uint64_t CMAR;
} DMA_Channel_TypeDef;
typedef struct