esp-idf/components/hal/esp32s2
Darian Leung 602a747b31 Add USB Host registers and types and LL layer
This commit adds the register struct, Low Level Layer, and
protocol types for USB Host
2020-12-24 19:43:42 +08:00
..
include/hal Add USB Host registers and types and LL layer 2020-12-24 19:43:42 +08:00
adc_hal.c driver: Add esp32c3 ADC driver 2020-12-23 09:53:24 +11:00
brownout_hal.c feature(rtc): rename i2c_xxx to regi2c_xxx 2020-10-14 21:15:24 +08:00
cp_dma_hal.c soc: combine xxx_caps.h into one soc_caps.h 2020-10-17 16:10:15 +08:00
dac_hal.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
interrupt_descriptor_table.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
systimer_hal.c hal: Add initial ESP32-C3 support 2020-11-30 15:23:15 +11:00
touch_sensor_hal.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
usb_hal.c