Searched defs:completed (Results 1 – 3 of 3) sorted by relevance
29 uint8_t completed:1; member
50 static void completed(const struct device *dev, int error) in completed() function
172 bool completed = data->curr == data->len; in aux_int_callback() local