18 lines
397 B
Plaintext
18 lines
397 B
Plaintext
|
|
/*
|
||
|
|
* Copyright (c) CompanyNameMagicTag 2018-2019. All rights reserved.
|
||
|
|
* Description: dbk phy struct def.
|
||
|
|
* Author: CompanyName
|
||
|
|
* Create: 2018-10-31
|
||
|
|
*/
|
||
|
|
|
||
|
|
#define SOC_TYPES_H
|
||
|
|
#define EXT_START_HEADER
|
||
|
|
#define EXT_END_HEADER
|
||
|
|
#include "soc_product_config.h"
|
||
|
|
#include "dbk_hdb_common.h"
|
||
|
|
#include "soc_mdm_types.h"
|
||
|
|
#include "soc_config.h"
|
||
|
|
|
||
|
|
#include "dfx_mac.h"
|
||
|
|
#include "dfx_app.h"
|