Searched refs:twi_txBufferLength (Results 1 – 1 of 1) sorted by relevance
49 static volatile uint8_t twi_txBufferLength; variable250 twi_txBufferLength = length; in twi_transmit()439 twi_txBufferLength = 0; in SIGNAL()444 if(0 == twi_txBufferLength){ in SIGNAL()445 twi_txBufferLength = 1; in SIGNAL()453 if(twi_txBufferIndex < twi_txBufferLength){ in SIGNAL()