esp-idf/components/driver/include/driver
daiziyan 49aaea7509 docs: updated gpio and sync up line numbers 2022-09-09 02:39:35 +00:00
..
can.h
dac_common.h
dedic_gpio.h
gpio.h docs: updated gpio and sync up line numbers 2022-09-09 02:39:35 +00:00
gptimer.h gptimer: add API to get captured count value 2022-08-25 17:55:19 +08:00
i2c.h I2C: i2c_port_t type is now an enumeration 2022-08-24 10:51:09 +08:00
i2s_common.h
i2s_pdm.h
i2s_std.h
i2s_tdm.h
i2s_types.h i2s: fixed the duplicated type name 2022-09-06 10:27:52 +08:00
ledc.h
mcpwm_cap.h mcpwm: added enable/disable functions 2022-08-15 14:46:56 +08:00
mcpwm_cmpr.h driver: add doc on how to unregister event callbacks 2022-08-15 14:46:56 +08:00
mcpwm_fault.h driver: add doc on how to unregister event callbacks 2022-08-15 14:46:56 +08:00
mcpwm_gen.h mcpwm: new driver implementation 2022-07-27 15:22:24 +08:00
mcpwm_oper.h mcpwm: don't use keyword operator 2022-08-17 06:31:50 +00: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-15 14:46:56 +08:00
mcpwm_types.h mcpwm: fix multiplication overflow in converting us to compare ticks 2022-08-31 17:38:29 +08:00
pulse_cnt.h driver: add doc on how to unregister event callbacks 2022-08-15 14:46:56 +08:00
rmt_common.h
rmt_encoder.h
rmt_rx.h
rmt_tx.h
rmt_types.h
rtc_io.h
sdio_slave.h
sdm.h
sdmmc_defs.h
sdmmc_host.h
sdmmc_types.h
sdspi_host.h sdspi: Allow CS line to be set to GPIO_NUM_NC (-1) 2022-08-08 09:13:36 +00:00
spi_common.h
spi_master.h spi_master: add check for 'post_cb' when flag 'SPI_DEVICE_NO_RETURN_RESULT' is set 2022-08-17 15:08:06 +08:00
spi_slave.h
spi_slave_hd.h
temperature_sensor.h
touch_pad.h
touch_sensor_common.h
twai.h
uart.h uart: move frequency of clock sources out of HAL 2022-08-15 18:55:43 +00:00
uart_select.h
usb_serial_jtag.h