File tree 4 files changed +13
-0
lines changed 4 files changed +13
-0
lines changed Original file line number Diff line number Diff line change
1
+ RCC :
2
+ BDCR :
3
+ _add :
4
+ LSEMOD :
5
+ description : External low speed oscillator
6
+ bitOffset : 3
7
+ bitWidth : 1
Original file line number Diff line number Diff line change @@ -163,11 +163,13 @@ _include:
163
163
- common_patches/f4_rcc_fmpi2c.yaml
164
164
- common_patches/f4_adc_single_csr.yaml
165
165
- common_patches/f4_adc_single_ccr.yaml
166
+ - common_patches/f41x_bdcr_lsemod.yaml
166
167
- ../peripherals/dac/dac_wavegen.yaml
167
168
- ../peripherals/dac/dac_common_2ch.yaml
168
169
- ../peripherals/dac/dac_dmaudr.yaml
169
170
- ../peripherals/rcc/rcc_merge_sw_sws.yaml
170
171
- ../peripherals/rcc/rcc_v2.yaml
172
+ - ../peripherals/rcc/rcc_v2_bdcr_lsemod.yaml
171
173
- ../peripherals/rcc/rcc_v2_pllcfgr_pllr.yaml
172
174
- ../peripherals/rcc/rcc_v2_cfgr_mcoen.yaml
173
175
- ../peripherals/rcc/rcc_v2_dckcfgr_timpre.yaml
Original file line number Diff line number Diff line change @@ -139,8 +139,10 @@ _include:
139
139
- common_patches/f4_rcc_dckcfgr.yaml
140
140
- common_patches/f4_adc_no_csr.yaml
141
141
- common_patches/f4_adc_single_ccr.yaml
142
+ - common_patches/f41x_bdcr_lsemod.yaml
142
143
- ../peripherals/rcc/rcc_merge_sw_sws.yaml
143
144
- ../peripherals/rcc/rcc_v2.yaml
145
+ - ../peripherals/rcc/rcc_v2_bdcr_lsemod.yaml
144
146
- ../peripherals/rcc/rcc_v2_i2s.yaml
145
147
- ../peripherals/rcc/rcc_v2_i2s_pll.yaml
146
148
- ../peripherals/rcc/rcc_v2_i2s_pllm.yaml
Original file line number Diff line number Diff line change @@ -405,9 +405,11 @@ _include:
405
405
- common_patches/f4_adc_single_ccr.yaml
406
406
- common_patches/fsmc/fsmc_sram.yaml
407
407
- common_patches/fsmc/fsmc_sramfix_common.yaml
408
+ - common_patches/f41x_bdcr_lsemod.yaml
408
409
- ../peripherals/fsmc/fsmc_sram.yaml
409
410
- ../peripherals/rcc/rcc_merge_sw_sws.yaml
410
411
- ../peripherals/rcc/rcc_v2.yaml
412
+ - ../peripherals/rcc/rcc_v2_bdcr_lsemod.yaml
411
413
- ../peripherals/rcc/rcc_v2_pllcfgr_pllr.yaml
412
414
- ../peripherals/rcc/rcc_v2_i2s.yaml
413
415
- ../peripherals/rcc/rcc_v2_i2s_pll.yaml
You can’t perform that action at this time.
0 commit comments