Searched defs:ESP_ERR_NVS_KEY_TOO_LONG (Results 1 – 2 of 2) sorted by relevance
17 #define ESP_ERR_NVS_KEY_TOO_LONG (ESP_ERR_NVS_BASE + 0x09) /*!< Key name is too long */ macro