Path: blob/master/ALFA-W1F1/RTL8814AU/hal/efuse/rtl8814a/HalEfuseMask8814A_USB.h
1308 views
/******************************************************************************1*2* Copyright(c) 2007 - 2017 Realtek Corporation.3*4* This program is free software; you can redistribute it and/or modify it5* under the terms of version 2 of the GNU General Public License as6* published by the Free Software Foundation.7*8* This program is distributed in the hope that it will be useful, but WITHOUT9* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or10* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for11* more details.12*13*****************************************************************************/14151617/******************************************************************************18* MUSB.TXT19******************************************************************************/202122u16 EFUSE_GetArrayLen_MP_8814A_MUSB(void);2324void EFUSE_GetMaskArray_MP_8814A_MUSB(u8 *Array);2526BOOLEAN EFUSE_IsAddressMasked_MP_8814A_MUSB(u16 Offset);272829