esp-idf/components/soc/esp32c6
Chen Jichang c240a1f46b feat(MCPWM): Add mcpwm carrier clk source
The MCPWM carrier is part of the operator and can work independently
without the MCPWM timer being enabled. This commit add the MCPWM
carrier clk source.
2023-08-25 17:34:58 +08:00
..
include feat(MCPWM): Add mcpwm carrier clk source 2023-08-25 17:34:58 +08:00
ld soc: regenerate modem header with regtool 2022-12-27 21:31:21 +08:00
adc_periph.c adc: support ADC on esp32c6 (hal) 2022-12-23 11:24:06 +08:00
dedic_gpio_periph.c esp32c6: add soc/ xxx_periph, xxx_channel, xxx_pins, etc. files 2022-09-01 12:28:06 +08:00
gdma_periph.c esp32c6: add soc/ xxx_periph, xxx_channel, xxx_pins, etc. files 2022-09-01 12:28:06 +08:00
gpio_periph.c esp32c6: add soc/ xxx_periph, xxx_channel, xxx_pins, etc. files 2022-09-01 12:28:06 +08:00
i2c_periph.c esp32c6: add soc/ xxx_periph, xxx_channel, xxx_pins, etc. files 2022-09-01 12:28:06 +08:00
i2s_periph.c i2s: support 4 line pdm rx on esp32s3 2022-11-04 15:46:34 +08:00
ieee802154_periph.c ieee802154: support driver opensrc 2023-04-27 11:27:57 +08:00
interrupts.c esp32c6: add soc/ reg and struct headers 2022-08-22 12:11:40 +08:00
ledc_periph.c esp32c6: add soc/ xxx_periph, xxx_channel, xxx_pins, etc. files 2022-09-01 12:28:06 +08:00
mcpwm_periph.c mcpwm: support esp32c6 2022-10-20 11:55:03 +08:00
parlio_periph.c driver: add parallel IO TX driver 2023-03-01 00:43:14 +00:00
pcnt_periph.c pcnt: support esp32c6 2022-09-08 18:26:04 +08:00
rmt_periph.c esp32c6: add soc/ xxx_periph, xxx_channel, xxx_pins, etc. files 2022-09-01 12:28:06 +08:00
rtc_io_periph.c change(driver/rtcio): Describe RTCIO CAPS with more accurate note 2023-08-03 16:46:55 +08:00
sdio_slave_periph.c sdio: c6 support 2023-01-18 02:34:46 +00:00
sdm_periph.c esp32c6: add soc/ xxx_periph, xxx_channel, xxx_pins, etc. files 2022-09-01 12:28:06 +08:00
spi_periph.c spi_flash: bringup for esp32c6 2022-11-09 12:50:46 +08:00
temperature_sensor_periph.c esp32c6: add soc/ xxx_periph, xxx_channel, xxx_pins, etc. files 2022-09-01 12:28:06 +08:00
timer_periph.c esp32c6: add soc/ xxx_periph, xxx_channel, xxx_pins, etc. files 2022-09-01 12:28:06 +08:00
twai_periph.c twai: describe peripheral info 2022-11-04 17:40:29 +08:00
uart_periph.c esp32c6: add soc/ xxx_periph, xxx_channel, xxx_pins, etc. files 2022-09-01 12:28:06 +08:00