LCOV - code coverage report | ||||||||||||||||||
![]() | ||||||||||||||||||
|
||||||||||||||||||
![]() |
Line data Source code 1 0 : /* 2 : * SPDX-License-Identifier: Apache-2.0 3 : * 4 : * Copyright (c) 2024 Nordic Semiconductor ASA 5 : */ 6 : 7 : #ifndef ZEPHYR_INCLUDE_DT_BINDINGS_ADC_NRF_SAADC_V3_H_ 8 : #define ZEPHYR_INCLUDE_DT_BINDINGS_ADC_NRF_SAADC_V3_H_ 9 : 10 : #include <zephyr/dt-bindings/adc/nrf-saadc-v2.h> 11 : 12 0 : #define NRF_SAADC_VDDHDIV5 13 13 : 14 : #endif /* ZEPHYR_INCLUDE_DT_BINDINGS_ADC_NRF_SAADC_V3_H_ */ |
![]() |
Generated by: LCOV version 2.0-1 |