20 lines
355 B
C
20 lines
355 B
C
/* SPDX-License-Identifier: GPL-2.0 */
|
|
/*
|
|
* Copyright (c) 2019 MediaTek Inc.
|
|
*/
|
|
|
|
|
|
|
|
/*Filter Calculator Version 4.02*/
|
|
/*the time and date : 2014/1/22 17:22:57*/
|
|
/*FC filename : LC898122_V000B_02*/
|
|
/*fs,23438Hz*/
|
|
/*LSI No.,LC898122*/
|
|
/*Comment,*/
|
|
|
|
/* 8bit */
|
|
extern const struct STFILREG CsFilReg[];
|
|
|
|
/* 32bit */
|
|
extern const struct STFILRAM CsFilRam[];
|