Searched refs:GPIO_I2C_LOCK_TIMEOUT_US (Results 1 – 1 of 1) sorted by relevance
14 #define GPIO_I2C_LOCK_TIMEOUT_US (GPIO_I2C_TOGGLE_DELAY_US * 2 + 100) macro48 res = k_mutex_lock(&data->lock, K_USEC(GPIO_I2C_LOCK_TIMEOUT_US)); in gpio_i2c_switch_transfer()