LCOV - code coverage report
Current view: top level - zephyr/dt-bindings/gpio - andestech-atcgpio100.h Hit Total Coverage
Test: new.info Lines: 1 2 50.0 %
Date: 2024-12-22 00:14:23

          Line data    Source code
       1           0 : /*
       2             :  * Copyright (c) 2022 Vestas Wind Systems A/S
       3             :  *
       4             :  * SPDX-License-Identifier: Apache-2.0
       5             :  */
       6             : #ifndef ZEPHYR_INCLUDE_DT_BINDINGS_GPIO_ANDESTECH_ATCGPIO100_H_
       7             : #define ZEPHYR_INCLUDE_DT_BINDINGS_GPIO_ANDESTECH_ATCGPIO100_H_
       8             : 
       9             : /**
      10             :  * @brief Enable GPIO pin debounce.
      11             :  *
      12             :  * The debounce flag is a Zephyr specific extension of the standard GPIO flags
      13             :  * specified by the Linux GPIO binding. Only applicable for Andestech Technology
      14             :  * Corporation ATCGPIO100 SoCs.
      15             :  */
      16           1 : #define ATCGPIO100_GPIO_DEBOUNCE (1U << 8)
      17             : 
      18             : #endif /* ZEPHYR_INCLUDE_DT_BINDINGS_GPIO_ANDESTECH_ATCGPIO100_H_ */

Generated by: LCOV version 1.14