Home
last modified time | relevance | path

Searched defs:ESP_ERR_NVS_KEY_TOO_LONG (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/zephyr/esp32/include/
Desp_nvs_adapter.h17 #define ESP_ERR_NVS_KEY_TOO_LONG (ESP_ERR_NVS_BASE + 0x09) /*!< Key name is too long */ macro
/hal_espressif-latest/zephyr/esp32s3/include/
Desp_nvs_adapter.h17 #define ESP_ERR_NVS_KEY_TOO_LONG (ESP_ERR_NVS_BASE + 0x09) /*!< Key name is too long */ macro