esp-idf/components/driver/include/driver
2023-03-20 14:51:07 +08:00
..
dac_common.h driver: update copyright notice 2021-05-24 01:53:34 +02:00
dedic_gpio.h hal: Move dedicated GPIO LL and HAL 2022-06-14 14:38:29 +08:00
gpio.h gpio: Fix IO hold function related problems 2023-03-17 14:44:29 +08:00
gptimer.h gptimer: fix race condition between start and stop 2023-03-11 11:42:09 +08:00
i2c.h docs: Fix I2C thread-safety 2022-05-25 07:22:02 +00:00
i2s_common.h i2s: fix some typos 2023-03-20 14:51:07 +08:00
i2s_pdm.h i2s: fix some typos 2023-03-20 14:51:07 +08:00
i2s_std.h i2s: fix some typos 2023-03-20 14:51:07 +08:00
i2s_tdm.h i2s: fix some typos 2023-03-20 14:51:07 +08:00
i2s_types.h i2s: fixed typo 'philip' 2022-11-22 15:59:51 +08:00
ledc.h ledc: explain the callback return value 2022-12-05 02:11:48 +00:00
mcpwm_cap.h mcpwm: support not reset GPIO config at exit 2023-01-16 11:22:58 +08:00
mcpwm_cmpr.h driver: add doc on how to unregister event callbacks 2022-08-18 10:57:13 +08:00
mcpwm_fault.h driver: add doc on how to unregister event callbacks 2022-08-18 10:57:13 +08:00
mcpwm_gen.h mcpwm: support non-varg version of generator functions 2023-01-09 15:09:40 +08:00
mcpwm_oper.h mcpwm: don't use keyword operator 2022-08-18 10:59:42 +08:00
mcpwm_prelude.h mcpwm: new driver implementation 2022-07-27 15:22:24 +08:00
mcpwm_sync.h mcpwm: new driver implementation 2022-07-27 15:22:24 +08:00
mcpwm_timer.h driver: add doc on how to unregister event callbacks 2022-08-18 10:57:13 +08:00
mcpwm_types.h mcpwm: fix multiplication overflow in converting us to compare ticks 2022-09-01 10:48:20 +08:00
pulse_cnt.h pcnt: support accumulate count value 2022-11-21 15:17:55 +08:00
rmt_common.h docs: fix all doxygen warnings 2022-05-12 14:50:03 +08:00
rmt_encoder.h docs: fix all doxygen warnings 2022-05-12 14:50:03 +08:00
rmt_rx.h docs: fix all doxygen warnings 2022-05-12 14:50:03 +08:00
rmt_tx.h rmt: add open-drain flag on tx channel 2022-07-20 14:12:43 +00:00
rmt_types.h rmt: const callback event data 2022-07-22 00:12:36 +00:00
rtc_io.h gpio: Fix IO hold function related problems 2023-03-17 14:44:29 +08:00
sdio_slave.h sdio_slave: allow disabling highspeed mode 2022-10-01 01:53:28 +08:00
sdm.h sdm: refactor example with new driver 2022-07-20 14:59:50 +08:00
sdmmc_defs.h driver: fix public header exceptions for driver 2022-07-22 00:12:36 +00:00
sdmmc_host.h driver: remove deprecated code 2022-05-19 11:31:53 +08:00
sdmmc_types.h driver: fix public header exceptions for driver 2022-07-22 00:12:36 +00:00
sdspi_host.h sdspi: Allow CS line to be set to GPIO_NUM_NC (-1) 2022-11-03 10:12:29 +08:00
spi_common.h spi: fixed crash when calling spi_bus_free when not initialized 2022-03-25 01:52:10 +08:00
spi_master.h driver: remove deprecated code 2022-05-19 11:31:53 +08:00
spi_slave_hd.h driver: update copyright notice 2021-05-24 01:53:34 +02:00
spi_slave.h driver: update copyright notice 2021-05-24 01:53:34 +02:00
temperature_sensor.h Fixed typo 2022-11-01 14:36:44 +08:00
touch_pad.h soc: added SOC_TOUCH_SENSE_SUPPORTED macro 2022-07-22 00:12:36 +00:00
touch_sensor_common.h driver: update copyright notice 2021-05-24 01:53:34 +02:00
twai.h twai: TWAI_ALERT_RX_DATA indicates that frames were received 2021-08-25 19:57:10 +08:00
uart_select.h driver: update copyright notice 2021-05-24 01:53:34 +02:00
uart.h uart: move frequency of clock sources out of HAL 2022-08-22 14:28:12 +08:00
usb_serial_jtag.h usb_serial_jtag: make CONFIG_DEFAULT initializer match order of structure definition 2022-04-25 17:52:00 +08:00