This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-04-18 04:30:10 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
esp_driver_gpio
/
src
History
Song Ruo Jing
e1d3d830ce
refactor(gpio): public some IO configuration functions
...
This allows different peripheral drivers to act on the same IO.
2024-09-11 18:07:46 +08:00
..
dedic_gpio.c
feat(dedic_gpio): add support for esp32c5
2024-07-17 17:56:43 +08:00
gpio_etm.c
fix(gpio_etm): allow one GPIO binds to multiple ETM tasks
2024-04-23 20:37:34 +08:00
gpio_flex_glitch_filter.c
refactor(gpio): make gpio driver as component, and fix astyle
2023-11-03 15:42:23 +08:00
gpio_glitch_filter_ops.c
refactor(gpio): make gpio driver as component, and fix astyle
2023-11-03 15:42:23 +08:00
gpio_pin_glitch_filter.c
refactor(gpio): make gpio driver as component, and fix astyle
2023-11-03 15:42:23 +08:00
gpio.c
refactor(gpio): public some IO configuration functions
2024-09-11 18:07:46 +08:00
rtc_io.c
fix(esp_driver_gpio): manage lp_io module clock by driver
2024-06-05 17:56:37 +08:00