7#ifndef DFX_WRITE_INTERFACE_H
8#define DFX_WRITE_INTERFACE_H
dfx_data_type_t
Definition dfx_write_interface.h:12
@ DFX_DATA_DIAG_PKT
Definition dfx_write_interface.h:15
@ DFX_DATA_DIAG_PKT_CRITICAL
Definition dfx_write_interface.h:16
@ DFX_DATA_TYPE_UAPI_LOG
Definition dfx_write_interface.h:14
@ DFX_DATA_TYPE_STRING
Definition dfx_write_interface.h:13
struct dfx_write_data_interface dfx_write_data_interface_t
Definition dfx_write_interface.h:19
int32_t(* write)(void *fd, dfx_data_type_t data_type, uint8_t *data[], uint16_t len[], uint8_t cnt)
Definition dfx_write_interface.h:20
void * fd
Definition dfx_write_interface.h:21
Definition hal_uart_v151_regs_def.h:38