Searched refs:twihs_cr_stop (Results 1 – 2 of 2) sorted by relevance
166 uint32_t twihs_cr_stop; in read_msg_start() local175 twihs_cr_stop = (msg->len == 1U) ? TWIHS_CR_STOP : 0; in read_msg_start()177 twihs->TWIHS_CR = TWIHS_CR_START | twihs_cr_stop; in read_msg_start()
163 uint32_t twihs_cr_stop; in read_msg_start() local169 twihs_cr_stop = (len == 1U) ? TWIHS_CR_STOP : 0; in read_msg_start()175 twihs->TWIHS_CR = TWIHS_CR_START | twihs_cr_stop; in read_msg_start()