h5: more mux fix.

This commit is contained in:
Dario Nieuwenhuis 2024-02-02 23:20:36 +01:00
parent 79e839f9b5
commit 3e3b53df78

View File

@ -3108,16 +3108,16 @@ enum/RTCSEL:
enum/SPISEL: enum/SPISEL:
bit_size: 3 bit_size: 3
variants: variants:
- name: PCLK4 - name: PLL1_Q
description: rcc_pclk4 selected as peripheral clock description: pll1_q selected as peripheral clock
value: 0 value: 0
- name: PLL2_Q - name: PLL2_P
description: pll2_q selected as peripheral clock description: pll2_p selected as peripheral clock
value: 1 value: 1
- name: HSI - name: AUDIOCLK
description: hsi_ker selected as peripheral clock description: hsi_ker selected as peripheral clock
value: 3 value: 3
- name: CSI - name: PER
description: csi_ker selected as peripheral clock description: csi_ker selected as peripheral clock
value: 4 value: 4
enum/STOPKERWUCK: enum/STOPKERWUCK: