LCOV - code coverage report | ||||||||||||||||||
![]() | ||||||||||||||||||
|
||||||||||||||||||
![]() |
Line data Source code 1 0 : /* 2 : * Copyright (c) 2025 Infineon Technologies AG, 3 : * or an affiliate of Infineon Technologies AG. 4 : * 5 : * SPDX-License-Identifier: Apache-2.0 6 : */ 7 : 8 : #if defined(CONFIG_SOC_SERIES_PSE84) 9 : #include "ifx_clock_source_pse8xx.h" 10 : #elif defined(CONFIG_SOC_SERIES_PSC3) 11 : #include "ifx_clock_source_psc3xx.h" 12 : #endif |
![]() |
Generated by: LCOV version 2.0-1 |