Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/sm130/
Dsm130.h280 bool writeBlock4(uint8_t block, std::string contents);
Dsm130.cxx488 bool SM130::writeBlock4(uint8_t block, string contents) in writeBlock4() function in SM130