MCPcopy 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
26uint32_t SpiFlash::getId() const
27{
28 return spi_flash_get_id();
29}
30
31size_t SpiFlash::getBlockSize() const
32{

Callers 1

showInfoFunction · 0.45

Calls 1

spi_flash_get_idFunction · 0.50

Tested by

no test coverage detected