LCOV - code coverage report
Current view: top level - zephyr/dt-bindings/sensor - npcx_tach.h Hit Total Coverage
Test: new.info Lines: 0 4 0.0 %
Date: 2024-12-22 00:14:23

          Line data    Source code
       1           0 : /*
       2             :  * Copyright (c) 2021 Nuvoton Technology Corporation.
       3             :  *
       4             :  * SPDX-License-Identifier: Apache-2.0
       5             :  */
       6             : #ifndef ZEPHYR_INCLUDE_DT_BINDINGS_SENSOR_NPCX_TACH_H_
       7             : #define ZEPHYR_INCLUDE_DT_BINDINGS_SENSOR_NPCX_TACH_H_
       8             : 
       9             : /* NPCX tachometer port type */
      10           0 : #define NPCX_TACH_PORT_A     0
      11           0 : #define NPCX_TACH_PORT_B     1
      12             : 
      13             : /* NPCX tachometer specific operate frequency */
      14           0 : #define NPCX_TACH_FREQ_LFCLK 32768
      15             : 
      16             : #endif /* ZEPHYR_INCLUDE_DT_BINDINGS_SENSOR_NPCX_TACH_H_ */

Generated by: LCOV version 1.14