Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/wear_levelling/
Dwear_levelling.cpp43 #ifndef WL_DEFAULT_START_ADDR
44 #define WL_DEFAULT_START_ADDR 0 macro
82 cfg.start_addr = WL_DEFAULT_START_ADDR; in wl_mount()