|
Zephyr API Documentation 4.3.0-rc1
A Scalable Open Source RTOS
|
#include "fsl_lpflexcomm.h"Go to the source code of this file.
Typedefs | |
| typedef void(* | child_isr_t) (const struct device *dev) |
Functions | |
| void | nxp_lp_flexcomm_setirqhandler (const struct device *dev, const struct device *child_dev, LP_FLEXCOMM_PERIPH_T periph, child_isr_t handler) |
| typedef void(* child_isr_t) (const struct device *dev) |
| void nxp_lp_flexcomm_setirqhandler | ( | const struct device * | dev, |
| const struct device * | child_dev, | ||
| LP_FLEXCOMM_PERIPH_T | periph, | ||
| child_isr_t | handler ) |