Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i2c/
Di2c_max32_rtio.c339 static void i2c_max32_isr(const struct device *dev) in i2c_max32_isr() function
409 IRQ_CONNECT(DT_INST_IRQN(n), DT_INST_IRQ(n, priority), i2c_max32_isr, \
Di2c_max32.c808 static void i2c_max32_isr(const struct device *dev) in i2c_max32_isr() function
906 IRQ_CONNECT(DT_INST_IRQN(n), DT_INST_IRQ(n, priority), i2c_max32_isr, \