|
52 | 52 | "components/device/silabs/si91x/mcu/drivers/cmsis_driver/SPI.h",
|
53 | 53 | "components/device/silabs/si91x/mcu/drivers/cmsis_driver/UDMA.h",
|
54 | 54 | "components/device/silabs/si91x/mcu/drivers/cmsis_driver/USART.h",
|
| 55 | + "components/device/silabs/si91x/mcu/drivers/peripheral_drivers/inc/clock_update.h", |
55 | 56 | "components/device/silabs/si91x/mcu/drivers/peripheral_drivers/inc/rsi_crc.h",
|
56 | 57 | "components/device/silabs/si91x/mcu/drivers/peripheral_drivers/inc/rsi_ct.h",
|
57 | 58 | "components/device/silabs/si91x/mcu/drivers/peripheral_drivers/inc/rsi_efuse.h",
|
|
61 | 62 | "components/device/silabs/si91x/mcu/drivers/peripheral_drivers/inc/rsi_qspi.h",
|
62 | 63 | "components/device/silabs/si91x/mcu/drivers/peripheral_drivers/inc/rsi_qspi_proto.h",
|
63 | 64 | "components/device/silabs/si91x/mcu/drivers/peripheral_drivers/inc/rsi_rng.h",
|
| 65 | + "components/device/silabs/si91x/mcu/drivers/peripheral_drivers/inc/rsi_sysrtc.h", |
| 66 | + "components/device/silabs/si91x/mcu/drivers/peripheral_drivers/inc/rsi_sysrtc_headers.h", |
64 | 67 | "components/device/silabs/si91x/mcu/drivers/peripheral_drivers/inc/rsi_timers.h",
|
65 | 68 | "components/device/silabs/si91x/mcu/drivers/peripheral_drivers/inc/rsi_udma.h",
|
66 | 69 | "components/device/silabs/si91x/mcu/drivers/peripheral_drivers/inc/rsi_udma_wrapper.h",
|
67 |
| - "components/device/silabs/si91x/mcu/drivers/peripheral_drivers/inc/rsi_sysrtc.h", |
68 |
| - "components/device/silabs/si91x/mcu/drivers/peripheral_drivers/inc/rsi_sysrtc_headers.h", |
69 | 70 | "components/device/silabs/si91x/mcu/drivers/peripheral_drivers/src/clock_update.c",
|
70 |
| - "components/device/silabs/si91x/mcu/drivers/peripheral_drivers/src/clock_update.h", |
| 71 | + "components/device/silabs/si91x/mcu/drivers/peripheral_drivers/src/rsi_pwm.c", |
71 | 72 | "components/device/silabs/si91x/mcu/drivers/peripheral_drivers/src/rsi_rng.c",
|
72 | 73 | "components/device/silabs/si91x/mcu/drivers/peripheral_drivers/src/rsi_sysrtc.c",
|
73 |
| - "components/device/silabs/si91x/mcu/drivers/peripheral_drivers/src/rsi_pwm.c", |
74 | 74 | "components/device/silabs/si91x/mcu/drivers/rom_driver/inc/rsi_packing.h",
|
75 | 75 | "components/device/silabs/si91x/mcu/drivers/rom_driver/inc/rsi_rom_clks.h",
|
76 | 76 | "components/device/silabs/si91x/mcu/drivers/rom_driver/inc/rsi_rom_egpio.h",
|
77 | 77 | "components/device/silabs/si91x/mcu/drivers/rom_driver/inc/rsi_rom_power_save.h",
|
| 78 | + "components/device/silabs/si91x/mcu/drivers/rom_driver/inc/rsi_rom_pwm.h", |
78 | 79 | "components/device/silabs/si91x/mcu/drivers/rom_driver/inc/rsi_rom_rng.h",
|
79 | 80 | "components/device/silabs/si91x/mcu/drivers/rom_driver/inc/rsi_rom_table_si91x.h",
|
80 | 81 | "components/device/silabs/si91x/mcu/drivers/rom_driver/inc/rsi_rom_udma.h",
|
81 | 82 | "components/device/silabs/si91x/mcu/drivers/rom_driver/inc/rsi_rom_udma_wrapper.h",
|
82 | 83 | "components/device/silabs/si91x/mcu/drivers/rom_driver/inc/rsi_rom_ulpss_clk.h",
|
83 |
| - "components/device/silabs/si91x/mcu/drivers/rom_driver/inc/rsi_rom_pwm.h", |
84 | 84 | "components/device/silabs/si91x/mcu/drivers/rom_driver/src/rsi_rom_table_si91x.c",
|
85 | 85 | "components/device/silabs/si91x/mcu/drivers/service/clock_manager/inc/sl_si91x_clock_manager.h",
|
86 | 86 | "components/device/silabs/si91x/mcu/drivers/service/clock_manager/src/sl_si91x_clock_manager.c",
|
|
0 commit comments