Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
nxp_lp_flexcomm.h File Reference
#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 Documentation

◆ child_isr_t

typedef void(* child_isr_t) (const struct device *dev)

Function Documentation

◆ nxp_lp_flexcomm_setirqhandler()

void nxp_lp_flexcomm_setirqhandler ( const struct device * dev,
const struct device * child_dev,
LP_FLEXCOMM_PERIPH_T periph,
child_isr_t handler )