Searched refs:twi_cr_stop (Results 1 – 1 of 1) sorted by relevance
172 uint32_t twi_cr_stop; in read_msg_start() local178 twi_cr_stop = (msg->len == 1U) ? TWI_CR_STOP : 0; in read_msg_start()180 twi->TWI_CR = TWI_CR_START | twi_cr_stop; in read_msg_start()