Zephyr API 3.6.99
|
#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 ) |