Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5df40a9

Browse files
committed
Astyle fixes.
1 parent5e732d7 commit5df40a9

File tree

1 file changed

+6
-6
lines changed
  • libraries/SrcWrapper

1 file changed

+6
-6
lines changed

‎libraries/SrcWrapper/dma.c‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -669,12 +669,12 @@ void DMA2_Channel8_IRQHandler()
669669

670670

671671
/* Combined handlers
672-
DMA1_Ch2_3_DMA2_Ch1_2_IRQn
673-
DMA1_Ch4_7_DMA2_Ch3_5_IRQn
674-
DMA1_Channel2_3_IRQn
675-
DMA1_Channel4_5_6_7_IRQn
676-
DMA1_Channel4_5_IRQn
677-
DMA2_Channel4_5_IRQn
672+
DMA1_Ch2_3_DMA2_Ch1_2_IRQn
673+
DMA1_Ch4_7_DMA2_Ch3_5_IRQn
674+
DMA1_Channel2_3_IRQn
675+
DMA1_Channel4_5_6_7_IRQn
676+
DMA1_Channel4_5_IRQn
677+
DMA2_Channel4_5_IRQn
678678
*/
679679

680680
#if defined(DMA1_Channel2)&& defined(DMA1_Channel3)&& defined(DMA2_Channel1)&& defined(DMA2_Channel2)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp