Searched refs:ncmdr_wait (Results 1 – 1 of 1) sorted by relevance
383 volatile uint32_t ncmdr_wait; in i2c_prepare_next() local396 ncmdr_wait = TWIM_NCMDR_FREE_WAIT; in i2c_prepare_next()397 while ((twim->NCMDR & TWIM_NCMDR_VALID) && (ncmdr_wait--)) { in i2c_prepare_next()