Home
last modified time | relevance | path

Searched refs:storage_partition_name (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/examples/openthread/ot_rcp/main/
Desp_ot_config.h40 .storage_partition_name = "ot_storage", \
/hal_espressif-3.6.0/examples/openthread/ot_br/main/
Desp_ot_config.h56 .storage_partition_name = "ot_storage", \
/hal_espressif-3.6.0/examples/openthread/ot_cli/main/
Desp_ot_config.h64 .storage_partition_name = "ot_storage", \
/hal_espressif-3.6.0/components/openthread/include/
Desp_openthread_types.h113 const char *storage_partition_name; /*!< The partition for storing OpenThread dataset */ member