ESP-IDF + 0/1 examples
SourceVu will show references to gpio_sleep_set_pull_mode() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

- ESP_OK Success - ESP_ERR_INVALID_ARG : Parameter error

Notes

ESP32: Only pins that support both input & output have integrated pull-up and pull-down resistors. Input-only GPIOs 34-39 do not.

References

from examples