Home
last modified time | relevance | path

Searched refs:attributes (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-latest/components/esp_common/
Dsoc.lf2 # to supported SoCs. This is here since some of counterpart attributes
6 # Those moved to `soc` are the counterpart attributes to these sections.
/hal_espressif-latest/components/esp_hw_support/
Dsleep_retention.c35 …sleep_retention_module_attribute_t attributes; /* A bitmap indicating attribute of the current mo… member
43 self->attributes = 0; in sleep_retention_module_object_ctor()
86 …s(struct sleep_retention_module_object * const self, sleep_retention_module_attribute_t attributes) in set_attributes() argument
88 self->attributes = attributes; in set_attributes()
93 self->attributes = 0; in clr_attributes()
98 return self->attributes; in get_attributes()
/hal_espressif-latest/components/esp_system/ld/esp32h2/
Dsections.ld.in56 * RTC_DATA_ATTR, RTC_RODATA_ATTR attributes.
/hal_espressif-latest/components/esp_system/ld/esp32c6/
Dsections.ld.in56 * RTC_DATA_ATTR, RTC_RODATA_ATTR attributes.
/hal_espressif-latest/components/esp_system/ld/esp32/
Dsections.ld.in56 RTC_DATA_ATTR, RTC_RODATA_ATTR attributes.
/hal_espressif-latest/components/esp_system/ld/esp32c3/
Dsections.ld.in54 * RTC_DATA_ATTR, RTC_RODATA_ATTR attributes.
/hal_espressif-latest/components/esp_system/ld/esp32s2/
Dsections.ld.in64 RTC_DATA_ATTR, RTC_RODATA_ATTR attributes.
/hal_espressif-latest/components/esp_system/ld/esp32s3/
Dsections.ld.in58 * RTC_DATA_ATTR, RTC_RODATA_ATTR attributes.
/hal_espressif-latest/components/esp_wifi/
DKconfig594 bool "Strictly validate all WPS attributes"