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

Fields

Field
Declared as
Description
type passed to esp_pm_lock_create.
int
argument passed to esp_pm_lock_create.
implementation-defined mode for this type of lock.
const char*
used to identify the lock.
SLIST_ENTRY(esp_pm_lock)
linked list pointer.
size_t
lock count.
spinlock used when operating on 'count'.

References

from 0/1 examples