Home
last modified time | relevance | path

Searched refs:sleep_retention_module_attribute_t (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/include/esp_private/
Dsleep_retention.h97 } sleep_retention_module_attribute_t; typedef
138sleep_retention_module_attribute_t attribute; /*!< A bitmap indicating attribute of the initiali…
/hal_espressif-latest/components/esp_hw_support/
Dsleep_retention.c35sleep_retention_module_attribute_t attributes; /* A bitmap indicating attribute of the current mo…
86 …ributes(struct sleep_retention_module_object * const self, sleep_retention_module_attribute_t attr… in set_attributes()
96 static inline sleep_retention_module_attribute_t get_attributes(struct sleep_retention_module_objec… in get_attributes()