LCOV - code coverage report
Current view: top level - zephyr/drivers/misc/coresight - nrf_etr.h Hit Total Coverage
Test: new.info Lines: 1 2 50.0 %
Date: 2024-10-22 00:13:38

          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_DRIVERS_MISC_CORESIGHT_NRF_ETR_H_
       7             : #define _ZEPHYR_DRIVERS_MISC_CORESIGHT_NRF_ETR_H_
       8             : 
       9             : #ifdef __cplusplus
      10             : extern "C" {
      11             : #endif
      12             : 
      13             : /** @brief Flush data from the ETR buffer. */
      14           1 : void nrf_etr_flush(void);
      15             : 
      16             : #ifdef __cplusplus
      17             : }
      18             : #endif
      19             : 
      20             : #endif /* _ZEPHYR_DRIVERS_MISC_CORESIGHT_NRF_ETR_H_ */

Generated by: LCOV version 1.14