esp-idf/components/driver
Omar Chebib 4e3f5573c4 uart: cleaner way of handling error in a critical section
Some critical sections have also been added, making the code more
symetric accross the similar functions.

Closes https://github.com/espressif/esp-idf/pull/6396
2021-08-12 10:52:16 +08:00
..
esp32
esp32c3 adc: support adc2 working with WiFi 2021-07-28 17:50:14 +08:00
esp32h2 temp_sensor: add docs for esp32c3 2021-07-21 13:34:52 +08:00
esp32s2 temp_sensor: add docs for esp32c3 2021-07-21 13:34:52 +08:00
esp32s3/include/driver
include Merge branch 'docs/provide_apb_clock_frequency_in_api-reference_timers' into 'master' 2021-08-06 06:50:26 +00:00
test MCPWM/capture: API workflow optimization 2021-08-05 19:12:58 +08:00
CMakeLists.txt usb_serial_jtag: enable blocking implementation on esp32s3 2021-07-31 16:32:09 +08:00
Kconfig
adc1_private.h
adc_common.c adc: make adc single api only build pm lock on s2 2021-07-30 10:16:24 +08:00
component.mk
dac_common.c
dedic_gpio.c
gdma.c
gpio.c
i2c.c
i2s.c driver/i2s: support mclk 2021-08-04 10:20:03 +08:00
ledc.c ledc: Add a callback for LEDC fade end 2021-07-29 17:56:22 +08:00
linker.lf
mcpwm.c MCPWM/capture: API workflow optimization 2021-08-05 19:12:58 +08:00
pcnt.c
periph_ctrl.c
rmt.c
rtc_io.c
rtc_module.c
sdio_slave.c sdio_slave: fixed the issue that interrupt may be cleared with finished trans unhandled 2021-07-24 22:29:15 +08:00
sdkconfig.rename
sdmmc_host.c
sdmmc_private.h
sdmmc_transaction.c
sdspi_crc.c
sdspi_crc.h
sdspi_host.c
sdspi_private.h
sdspi_transaction.c
sigmadelta.c
spi_bus_lock.c
spi_common.c
spi_master.c spi_master: fix the crash when using interrupt mode when cache is disabled 2021-08-05 12:04:39 +08:00
spi_slave.c
spi_slave_hd.c
timer.c
touch_sensor_common.c
twai.c
uart.c uart: cleaner way of handling error in a critical section 2021-08-12 10:52:16 +08:00
usb_serial_jtag.c usb_serial_jtag: enable blocking implementation on esp32s3 2021-07-31 16:32:09 +08:00