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

Return value

- ESP_OK Set denounce configuration success - ESP_ERR_INVALID_ARG NULL pointer of the parameters

Notes

This function is allowed to run within ISR context including intr callbacks This function will be placed into IRAM if `CONFIG_ANA_CMPR_CTRL_FUNC_IN_IRAM` is on, so that it's allowed to be executed when Cache is disabled

References

from examples