ESP-IDF
g_spi_lock_main_flash_dev
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
g_spi_lock_main_flash_dev
g_spi_lock_main_flash_dev variable
The lock for the main flash device
Syntax
Show:
Summary
Declaration
Definition
from
spi_share_hw_ctrl.h:501
extern
const
spi_bus_lock_dev_handle_t
g_spi_lock_main_flash_dev
;
Implemented in
spi_bus_lock.c:890
Examples
References
from
examples
Code
Location
Referrer
const
spi_bus_lock_dev_handle_t
g_spi_lock_main_flash_dev
=
NULL
;
spi_bus_lock.c:890
extern
const
spi_bus_lock_dev_handle_t
g_spi_lock_main_flash_dev
;
spi_share_hw_ctrl.h:501
.
dev_lock
=
g_spi_lock_main_flash_dev
,
spi_flash_os_func_app.c:345
esp_flash_app_enable_os_functions()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
g_spi_lock_main_flash_dev
is read by 1 function:
All items filtered out
g_spi_lock_main_flash_dev
esp_flash_app_enable_os_functions()
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