Home
last modified time | relevance | path

Searched refs:max32_complete (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/i2c/
Di2c_max32_rtio.c103 static void max32_complete(const struct device *dev, int status);
266 max32_complete(dev, 0); in i2c_max32_isr_controller()
301 static void max32_complete(const struct device *dev, int status) in max32_complete() function