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

          Line data    Source code
       1           0 : /*
       2             :  * Copyright (c) 2024 Nordic Semiconductor ASA
       3             :  * SPDX-License-Identifier: Apache-2.0
       4             :  */
       5             : 
       6             : #ifndef ZEPHYR_INCLUDE_DT_BINDINGS_MISC_NORDIC_TDDCONF_H_
       7             : #define ZEPHYR_INCLUDE_DT_BINDINGS_MISC_NORDIC_TDDCONF_H_
       8             : 
       9           0 : #define NRF_TDDCONF_SOURCE_STMMAINCORE BIT(0)
      10           0 : #define NRF_TDDCONF_SOURCE_ETMMAINCORE BIT(1)
      11           0 : #define NRF_TDDCONF_SOURCE_STMHWEVENTS BIT(2)
      12           0 : #define NRF_TDDCONF_SOURCE_STMPPR      BIT(3)
      13           0 : #define NRF_TDDCONF_SOURCE_STMFLPR     BIT(4)
      14             : 
      15             : #endif /* ZEPHYR_INCLUDE_DT_BINDINGS_MISC_NORDIC_TDDCONF_H_ */

Generated by: LCOV version 1.14