Home
last modified time | relevance | path

Searched refs:getFlashAddr (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/contexthubhal/
Dsystem_comms.h408 uint32_t getFlashAddr(hub_app_name_t &appName) { in getFlashAddr() function
Dsystem_comms.cpp352 mFlashAddr = appManager.getFlashAddr(mAppName); in setup()
850 buf.writeU32(appManager.getFlashAddr(mAppName)); in handleMgmt()