esp-idf/components/hal/esp32
Omar Chebib cd48baf979 Refactor: move regi2c_*.h header files from esp_hw_support to soc component
When creating G0 layer, some regi2c_*.h headers were moved out from
esp_hw_support (G1) to soc (G0). In order to be consistent with that change,
move all the remaining regi2c_*.h headers to soc too.
2022-06-30 09:40:44 +00:00
..
include/hal Refactor: move regi2c_*.h header files from esp_hw_support to soc component 2022-06-30 09:40:44 +00:00
adc_hal.c adc: unify adc_ll_num_t and adc_unit_t 2022-03-18 11:36:50 +08:00
brownout_hal.c spi_flash: Making XMC flash works more stable when brownout detected 2022-06-02 10:38:55 +08:00
efuse_hal.c efuse: Validates data after burning and re-burnes it if necessary 2022-04-27 01:10:41 +08:00
gpio_hal_workaround.c
touch_sensor_hal.c