Searched refs:ESP_ERR_NVS_ENCR_NOT_SUPPORTED (Results 1 – 4 of 4) sorted by relevance
30 #define ESP_ERR_NVS_ENCR_NOT_SUPPORTED (ESP_ERR_NVS_BASE + 0x15) /*!< NVS encryption is not s… macro
204 # ifdef ESP_ERR_NVS_ENCR_NOT_SUPPORTED205 …ERR_TBL_IT(ESP_ERR_NVS_ENCR_NOT_SUPPORTED), /* 4373 0x1115 NVS encryption is not …
51 #define ESP_ERR_NVS_ENCR_NOT_SUPPORTED (ESP_ERR_NVS_BASE + 0x15) /*!< NVS encryption is not s… macro