LCOV - code coverage report
Current view: top level - zephyr/dt-bindings/adc - nrf-adc.h Coverage Total Hit
Test: new.info Lines: 0.0 % 9 0
Test Date: 2025-09-05 16:43:28

            Line data    Source code
       1            0 : /*
       2              :  * SPDX-License-Identifier: Apache-2.0
       3              :  *
       4              :  * Copyright (c) 2022 Nordic Semiconductor ASA
       5              :  */
       6              : 
       7              : #ifndef ZEPHYR_INCLUDE_DT_BINDINGS_ADC_NRF_ADC_H_
       8              : #define ZEPHYR_INCLUDE_DT_BINDINGS_ADC_NRF_ADC_H_
       9              : 
      10              : #include <zephyr/dt-bindings/dt-util.h>
      11              : 
      12            0 : #define NRF_ADC_AIN0 BIT(0)
      13            0 : #define NRF_ADC_AIN1 BIT(1)
      14            0 : #define NRF_ADC_AIN2 BIT(2)
      15            0 : #define NRF_ADC_AIN3 BIT(3)
      16            0 : #define NRF_ADC_AIN4 BIT(4)
      17            0 : #define NRF_ADC_AIN5 BIT(5)
      18            0 : #define NRF_ADC_AIN6 BIT(6)
      19            0 : #define NRF_ADC_AIN7 BIT(7)
      20              : 
      21              : #endif /* ZEPHYR_INCLUDE_DT_BINDINGS_ADC_NRF_ADC_H_ */
        

Generated by: LCOV version 2.0-1