This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
RT-Thread-packages
/
esp-idf
Mirror von
https://github-proxy.rt-thread.io/RT-Thread-packages/esp-idf.git
Beobachten
2
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Wiki
Quellcode durchsuchen
soc: move header files into soc component
Ivan Grokhotkov
vor 9 Jahren
Ursprung
724673be83
Commit
d6dbf15a1f
48 geänderte Dateien
mit
0 neuen
und
0 gelöschten
Zeilen
Gesamtansicht
Diff-Statistik anzeigen
0
0
components/soc/esp32/include/soc/apb_ctrl_reg.h
0
0
components/soc/esp32/include/soc/apb_ctrl_struct.h
0
0
components/soc/esp32/include/soc/bb_reg.h
0
0
components/soc/esp32/include/soc/boot_mode.h
0
0
components/soc/esp32/include/soc/cpu.h
0
0
components/soc/esp32/include/soc/dport_reg.h
0
0
components/soc/esp32/include/soc/efuse_reg.h
0
0
components/soc/esp32/include/soc/emac_ex_reg.h
0
0
components/soc/esp32/include/soc/emac_reg_v2.h
0
0
components/soc/esp32/include/soc/frc_timer_reg.h
0
0
components/soc/esp32/include/soc/gpio_reg.h
0
0
components/soc/esp32/include/soc/gpio_sd_reg.h
0
0
components/soc/esp32/include/soc/gpio_sd_struct.h
0
0
components/soc/esp32/include/soc/gpio_sig_map.h
0
0
components/soc/esp32/include/soc/gpio_struct.h
0
0
components/soc/esp32/include/soc/hwcrypto_reg.h
0
0
components/soc/esp32/include/soc/i2c_reg.h
0
0
components/soc/esp32/include/soc/i2c_struct.h
0
0
components/soc/esp32/include/soc/i2s_reg.h
0
0
components/soc/esp32/include/soc/i2s_struct.h
0
0
components/soc/esp32/include/soc/io_mux_reg.h
0
0
components/soc/esp32/include/soc/ledc_reg.h
0
0
components/soc/esp32/include/soc/ledc_struct.h
0
0
components/soc/esp32/include/soc/pcnt_reg.h
0
0
components/soc/esp32/include/soc/pcnt_struct.h
0
0
components/soc/esp32/include/soc/pid.h
0
0
components/soc/esp32/include/soc/rmt_reg.h
0
0
components/soc/esp32/include/soc/rmt_struct.h
0
0
components/soc/esp32/include/soc/rtc_cntl_reg.h
0
0
components/soc/esp32/include/soc/rtc_cntl_struct.h
0
0
components/soc/esp32/include/soc/rtc_io_reg.h
0
0
components/soc/esp32/include/soc/rtc_io_struct.h
0
0
components/soc/esp32/include/soc/sdmmc_reg.h
0
0
components/soc/esp32/include/soc/sdmmc_struct.h
0
0
components/soc/esp32/include/soc/sens_reg.h
0
0
components/soc/esp32/include/soc/soc.h
0
0
components/soc/esp32/include/soc/soc_ulp.h
0
0
components/soc/esp32/include/soc/spi_reg.h
0
0
components/soc/esp32/include/soc/spi_struct.h
0
0
components/soc/esp32/include/soc/syscon_reg.h
0
0
components/soc/esp32/include/soc/syscon_struct.h
0
0
components/soc/esp32/include/soc/timer_group_reg.h
0
0
components/soc/esp32/include/soc/timer_group_struct.h
0
0
components/soc/esp32/include/soc/uart_reg.h
0
0
components/soc/esp32/include/soc/uart_struct.h
0
0
components/soc/esp32/include/soc/uhci_reg.h
0
0
components/soc/esp32/include/soc/uhci_struct.h
0
0
components/soc/esp32/include/soc/wdev_reg.h
+ 0
- 0
components/esp32/include/soc/apb_ctrl_reg.h → components/soc/esp32/include/soc/apb_ctrl_reg.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/apb_ctrl_struct.h → components/soc/esp32/include/soc/apb_ctrl_struct.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/bb_reg.h → components/soc/esp32/include/soc/bb_reg.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/boot_mode.h → components/soc/esp32/include/soc/boot_mode.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/cpu.h → components/soc/esp32/include/soc/cpu.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/dport_reg.h → components/soc/esp32/include/soc/dport_reg.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/efuse_reg.h → components/soc/esp32/include/soc/efuse_reg.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/emac_ex_reg.h → components/soc/esp32/include/soc/emac_ex_reg.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/emac_reg_v2.h → components/soc/esp32/include/soc/emac_reg_v2.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/frc_timer_reg.h → components/soc/esp32/include/soc/frc_timer_reg.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/gpio_reg.h → components/soc/esp32/include/soc/gpio_reg.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/gpio_sd_reg.h → components/soc/esp32/include/soc/gpio_sd_reg.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/gpio_sd_struct.h → components/soc/esp32/include/soc/gpio_sd_struct.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/gpio_sig_map.h → components/soc/esp32/include/soc/gpio_sig_map.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/gpio_struct.h → components/soc/esp32/include/soc/gpio_struct.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/hwcrypto_reg.h → components/soc/esp32/include/soc/hwcrypto_reg.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/i2c_reg.h → components/soc/esp32/include/soc/i2c_reg.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/i2c_struct.h → components/soc/esp32/include/soc/i2c_struct.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/i2s_reg.h → components/soc/esp32/include/soc/i2s_reg.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/i2s_struct.h → components/soc/esp32/include/soc/i2s_struct.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/io_mux_reg.h → components/soc/esp32/include/soc/io_mux_reg.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/ledc_reg.h → components/soc/esp32/include/soc/ledc_reg.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/ledc_struct.h → components/soc/esp32/include/soc/ledc_struct.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/pcnt_reg.h → components/soc/esp32/include/soc/pcnt_reg.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/pcnt_struct.h → components/soc/esp32/include/soc/pcnt_struct.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/pid.h → components/soc/esp32/include/soc/pid.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/rmt_reg.h → components/soc/esp32/include/soc/rmt_reg.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/rmt_struct.h → components/soc/esp32/include/soc/rmt_struct.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/rtc_cntl_reg.h → components/soc/esp32/include/soc/rtc_cntl_reg.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/rtc_cntl_struct.h → components/soc/esp32/include/soc/rtc_cntl_struct.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/rtc_io_reg.h → components/soc/esp32/include/soc/rtc_io_reg.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/rtc_io_struct.h → components/soc/esp32/include/soc/rtc_io_struct.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/sdmmc_reg.h → components/soc/esp32/include/soc/sdmmc_reg.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/sdmmc_struct.h → components/soc/esp32/include/soc/sdmmc_struct.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/sens_reg.h → components/soc/esp32/include/soc/sens_reg.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/soc.h → components/soc/esp32/include/soc/soc.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/soc_ulp.h → components/soc/esp32/include/soc/soc_ulp.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/spi_reg.h → components/soc/esp32/include/soc/spi_reg.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/spi_struct.h → components/soc/esp32/include/soc/spi_struct.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/syscon_reg.h → components/soc/esp32/include/soc/syscon_reg.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/syscon_struct.h → components/soc/esp32/include/soc/syscon_struct.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/timer_group_reg.h → components/soc/esp32/include/soc/timer_group_reg.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/timer_group_struct.h → components/soc/esp32/include/soc/timer_group_struct.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/uart_reg.h → components/soc/esp32/include/soc/uart_reg.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/uart_struct.h → components/soc/esp32/include/soc/uart_struct.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/uhci_reg.h → components/soc/esp32/include/soc/uhci_reg.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/uhci_struct.h → components/soc/esp32/include/soc/uhci_struct.h
Datei anzeigen
+ 0
- 0
components/esp32/include/soc/wdev_reg.h → components/soc/esp32/include/soc/wdev_reg.h
Datei anzeigen