Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/nvs_flash/src/
Dnvs_handle_simple.hpp36 NVSHandleSimple(bool readOnly, uint8_t nsIndex, Storage *StoragePtr) : in NVSHandleSimple() argument
39 mReadOnly(readOnly), in NVSHandleSimple()