Searched refs:writebyte (Results 1 – 5 of 5) sorted by relevance
75 void writebyte(uint8_t data);
82 void writebyte(uint8_t data);
364 bsr writebyte | and write the command byte366 bsr writebyte | write that byte to RTC too
208 void SHA1::writebyte(uint8_t Data) { in writebyte() function in SHA1
187 void SHA256::writebyte(uint8_t Data) { in writebyte() function in llvm::SHA256