esp-idf/components/driver/gpio
2023-11-03 16:21:31 +08:00
..
include/driver feat(gpio): add a dump API to dump IO configurations 2023-11-03 16:21:31 +08:00
dedic_gpio.c Dedicated GPIO: add examples implementing software I2C, UART and SPI on RISC-V targets. 2022-11-22 14:17:40 +08:00
glitch_filter_priv.h glitch_filter: support derive clock source form IO MUX 2022-12-29 14:46:16 +08:00
gpio_etm.c gpio: support runtime preserve 2023-03-17 11:59:49 +08:00
gpio_flex_glitch_filter.c esp_clk_tree: Rename clk_tree_xxx to esp_clk_tree_xxx, add compilation warning to clk_tree.h 2023-04-27 11:11:18 +00:00
gpio_glitch_filter_ops.c gpio: support glitch filter 2022-12-09 11:33:42 +08:00
gpio_pin_glitch_filter.c esp_clk_tree: Rename clk_tree_xxx to esp_clk_tree_xxx, add compilation warning to clk_tree.h 2023-04-27 11:11:18 +00:00
gpio.c feat(gpio): add a dump API to dump IO configurations 2023-11-03 16:21:31 +08:00
rtc_io.c change(driver/rtcio): Describe RTCIO CAPS with more accurate note 2023-08-03 16:46:55 +08:00