LCOV - code coverage report
Current view: top level - zephyr/drivers/serial - uart_ns16550.h Coverage Total Hit
Test: new.info Lines: 100.0 % 2 2
Test Date: 2025-09-05 16:43:28

            Line data    Source code
       1            1 : /*
       2              :  * Copyright (c) 2015 Intel Corporation.
       3              :  *
       4              :  * SPDX-License-Identifier: Apache-2.0
       5              :  */
       6              : 
       7              : /**
       8              :  * @file
       9              :  *
      10              :  * @brief Public header file for the NS16550 UART
      11              :  */
      12              : 
      13              : #ifndef ZEPHYR_INCLUDE_DRIVERS_SERIAL_UART_NS16550_H_
      14              : #define ZEPHYR_INCLUDE_DRIVERS_SERIAL_UART_NS16550_H_
      15              : 
      16              : /**
      17              :  * @brief Set DLF
      18              :  *
      19              :  * @note This only applies to Synopsys Designware UART IP block.
      20              :  */
      21            1 : #define CMD_SET_DLF     0x01
      22              : 
      23              : #endif /* ZEPHYR_INCLUDE_DRIVERS_SERIAL_UART_NS16550_H_ */
        

Generated by: LCOV version 2.0-1