Skip to content

Commit

Permalink
fix: x0 dma rcc enable
Browse files Browse the repository at this point in the history
  • Loading branch information
andelf committed Apr 27, 2024
1 parent 915ade0 commit e89000b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/family/CH32X0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
bus_clock: HCLK
kernel_clock: HCLK
enable:
register: AHBENR
field: DMAEN
register: AHBPCENR
field: DMA1EN
interrupts:
- signal: CH1
interrupt: DMA1_Channel1
Expand Down

0 comments on commit e89000b

Please sign in to comment.