Searched refs:nxp_lp_flexcomm_setirqhandler (Results 1 – 5 of 5) sorted by relevance
/Zephyr-latest/include/zephyr/drivers/mfd/ |
D | nxp_lp_flexcomm.h | 13 void nxp_lp_flexcomm_setirqhandler(const struct device *dev, const struct device *child_dev,
|
/Zephyr-latest/drivers/mfd/ |
D | mfd_nxp_lp_flexcomm.c | 71 void nxp_lp_flexcomm_setirqhandler(const struct device *dev, const struct device *child_dev, in nxp_lp_flexcomm_setirqhandler() function
|
/Zephyr-latest/drivers/i2c/ |
D | i2c_mcux_lpi2c.c | 543 nxp_lp_flexcomm_setirqhandler(config->parent_dev, dev, in mcux_lpi2c_init()
|
/Zephyr-latest/drivers/spi/ |
D | spi_mcux_lpspi.c | 833 nxp_lp_flexcomm_setirqhandler(DEVICE_DT_GET(DT_INST_PARENT(n)), DEVICE_DT_INST_GET(n), \
|
/Zephyr-latest/drivers/serial/ |
D | uart_mcux_lpuart.c | 1218 nxp_lp_flexcomm_setirqhandler(config->parent_dev, dev, in mcux_lpuart_init()
|