Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crosspoint-reader/crosspoint-reader
/ getBufferSize
Method
getBufferSize
lib/hal/HalDisplay.cpp:126–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
124
uint16_t HalDisplay::getDisplayWidthBytes() const { return einkDisplay.getDisplayWidthBytes(); }
125
126
uint32_t HalDisplay::getBufferSize() const { return einkDisplay.getBufferSize(); }
Callers
3
saveSleepFrameBuffer
Function · 0.45
loadSleepFrameBuffer
Function · 0.45
loop
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected