ESP-IDF
OPENTHREAD_CONFIG_PLATFORM_FLASH_API_ENABLE
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
OPENTHREAD_CONFIG_PLATFORM_FLASH_API_ENABLE
OPENTHREAD_CONFIG_PLATFORM_FLASH_API_ENABLE macro
@def OPENTHREAD_CONFIG_PLATFORM_FLASH_API_ENABLE Define to 1 to enable otPlatFlash* APIs to support non-volatile storage. When defined to 1, the platform MUST implement the otPlatFlash* APIs instead of the otPlatSettings* APIs.
Syntax
Show:
Summary
Declaration
from
misc.h:388
#define
OPENTHREAD_CONFIG_PLATFORM_FLASH_API_ENABLE
0
Examples
References
from
examples
Code
Location
#define
OPENTHREAD_CONFIG_PLATFORM_FLASH_API_ENABLE
0
misc.h:388
#if
OPENTHREAD_CONFIG_PLATFORM_FLASH_API_ENABLE
flash.cpp:31
#if
OPENTHREAD_CONFIG_PLATFORM_FLASH_API_ENABLE
flash.hpp:34
#if
OPENTHREAD_CONFIG_PLATFORM_FLASH_API_ENABLE
settings_driver.hpp:59
#if
OPENTHREAD_CONFIG_PLATFORM_FLASH_API_ENABLE
settings_driver.hpp:73
#if
!
OPENTHREAD_CONFIG_PLATFORM_FLASH_API_ENABLE
settings_driver.hpp:88
#if
OPENTHREAD_CONFIG_PLATFORM_FLASH_API_ENABLE
settings_driver.hpp:109
#if
OPENTHREAD_CONFIG_PLATFORM_FLASH_API_ENABLE
settings_driver.hpp:131
#if
OPENTHREAD_CONFIG_PLATFORM_FLASH_API_ENABLE
settings_driver.hpp:160
#if
OPENTHREAD_CONFIG_PLATFORM_FLASH_API_ENABLE
settings_driver.hpp:204
#if
OPENTHREAD_CONFIG_PLATFORM_FLASH_API_ENABLE
settings_driver.hpp:217
#if
OPENTHREAD_CONFIG_PLATFORM_FLASH_API_ENABLE
settings_driver.hpp:227
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out