Lines Matching refs:buildByteVector
89 tbuf = buildByteVector(PMBusCmd::page, MPSPage::page0); in checkId()
113 tbuf = buildByteVector(idCmd); in checkId()
150 tbuf = buildByteVector(PMBusCmd::page, MPSPage::page0); in unlockPasswordProtection()
157 tbuf = buildByteVector(MP5998Cmd::passwordReg, passwordData); in unlockPasswordProtection()
164 tbuf = buildByteVector(PMBusCmd::statusCML); in unlockPasswordProtection()
182 tbuf = buildByteVector(PMBusCmd::page, MPSPage::page0); in unlockWriteProtection()
189 tbuf = buildByteVector(PMBusCmd::writeProtect, unlockData); in unlockWriteProtection()
209 buildByteVector(PMBusCmd::page, regData.page); in programAllRegisters()
246 tbuf = buildByteVector(PMBusCmd::page, MPSPage::page0); in storeMTP()
253 tbuf = buildByteVector(PMBusCmd::storeUserCode); in storeMTP()
268 std::vector<uint8_t> tbuf = buildByteVector(PMBusCmd::statusCML); in waitForMTPComplete()
313 tbuf = buildByteVector(PMBusCmd::page, MPSPage::page0); in getCRC()
320 tbuf = buildByteVector(MP5998Cmd::crcUser); in getCRC()
338 tbuf = buildByteVector(PMBusCmd::page, MPSPage::page0); in sendRestoreMTPCommand()
345 tbuf = buildByteVector(PMBusCmd::restoreUserAll); in sendRestoreMTPCommand()
360 tbuf = buildByteVector(PMBusCmd::page, MPSPage::page0); in checkEEPROMFaultAfterRestore()
367 tbuf = buildByteVector(PMBusCmd::statusCML); in checkEEPROMFaultAfterRestore()