Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SmingHub/Sming
/ getId
Method
getId
Sming/Components/Storage/src/SpiFlash.cpp:26–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
}
25
26
uint32_t SpiFlash::getId() const
27
{
28
return spi_flash_get_id();
29
}
30
31
size_t SpiFlash::getBlockSize() const
32
{
Callers
1
showInfo
Function · 0.45
Calls
1
spi_flash_get_id
Function · 0.50
Tested by
no test coverage detected