LCOV - code coverage report
Current view: top level - zephyr/dt-bindings/i2c - npcx-i2c.h Coverage Total Hit
Test: new.info Lines: 0.0 % 2 0
Test Date: 2025-09-05 20:47:19

            Line data    Source code
       1            0 : /*
       2              :  * Copyright (c) 2024 Nuvoton Technology Corporation.
       3              :  *
       4              :  * SPDX-License-Identifier: Apache-2.0
       5              :  */
       6              : #ifndef ZEPHYR_INCLUDE_DT_BINDINGS_I2C_NPCX_H_
       7              : #define ZEPHYR_INCLUDE_DT_BINDINGS_I2C_NPCX_H_
       8              : 
       9              : 
      10            0 : #define NPCX_I2C_CTRL_PORT(ctrl, port) (((ctrl & 0xf) << 4) | (port & 0xf))
      11              : 
      12              : #endif  /* ZEPHYR_INCLUDE_DT_BINDINGS_I2C_NPCX_H_ */
        

Generated by: LCOV version 2.0-1