LCOV - code coverage report
Current view: top level - zephyr/drivers/mfd - nxp_lp_flexcomm.h Hit Total Coverage
Test: new.info Lines: 0 3 0.0 %
Date: 2024-12-22 00:14:23

          Line data    Source code
       1           0 : /*
       2             :  * Copyright 2024 NXP
       3             :  *
       4             :  * SPDX-License-Identifier: Apache-2.0
       5             :  */
       6             : #ifndef ZEPHYR_DRIVERS_NXP_LP_FLEXCOMM_H_
       7             : #define ZEPHYR_DRIVERS_NXP_LP_FLEXCOMM_H_
       8             : 
       9             : #include "fsl_lpflexcomm.h"
      10             : 
      11           0 : typedef void (*child_isr_t)(const struct device *dev);
      12             : 
      13           0 : void nxp_lp_flexcomm_setirqhandler(const struct device *dev, const struct device *child_dev,
      14             :                                    LP_FLEXCOMM_PERIPH_T periph, child_isr_t handler);
      15             : 
      16             : #endif /* ZEPHYR_DRIVERS_NXP_LP_FLEXCOMM_H_ */

Generated by: LCOV version 1.14