code
stringlengths
1
1.05M
repo_name
stringlengths
6
83
path
stringlengths
3
242
language
stringclasses
222 values
license
stringclasses
20 values
size
int64
1
1.05M
/****************************************************************************** * * Copyright(c) 2007 - 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundat...
2301_81045437/rtl8852be
os_dep/linux/rtw_proc.c
C
agpl-3.0
152,840
/****************************************************************************** * * Copyright(c) 2007 - 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundat...
2301_81045437/rtl8852be
os_dep/linux/rtw_proc.h
C
agpl-3.0
2,424
/****************************************************************************** * * Copyright(c) 2007 - 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundat...
2301_81045437/rtl8852be
os_dep/linux/rtw_rhashtable.c
C
agpl-3.0
2,295
/****************************************************************************** * * Copyright(c) 2007 - 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundat...
2301_81045437/rtl8852be
os_dep/linux/rtw_rhashtable.h
C
agpl-3.0
2,806
/****************************************************************************** * * Copyright(c) 2009-2010 - 2017 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Fo...
2301_81045437/rtl8852be
os_dep/linux/wifi_regd.c
C
agpl-3.0
22,166
/****************************************************************************** * * Copyright(c) 2009-2010 - 2017 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Fo...
2301_81045437/rtl8852be
os_dep/linux/wifi_regd.h
C
agpl-3.0
1,322
/****************************************************************************** * * Copyright(c) 2007 - 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundat...
2301_81045437/rtl8852be
os_dep/linux/xmit_linux.c
C
agpl-3.0
17,869
/****************************************************************************** * * Copyright(c) 2007 - 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundat...
2301_81045437/rtl8852be
os_dep/osdep_service.c
C
agpl-3.0
26,218
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
os_dep/osdep_service_linux.c
C
agpl-3.0
19,671
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/custom/phl_custom.c
C
agpl-3.0
13,249
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/custom/phl_custom.h
C
agpl-3.0
1,501
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/custom/phl_custom_api.h
C
agpl-3.0
735
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/custom/phl_custom_def.h
C
agpl-3.0
2,597
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/custom/phl_custom_fb.c
C
agpl-3.0
16,095
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/custom/phl_custom_fb.h
C
agpl-3.0
2,969
# All needed files would be added to _HAL_INTFS_FILES, and it would include # hal_g6/btc and all related files in directory hal_g6/btc/. # Before include this makefile, be sure interface (CONFIG_*_HCI) and IC # (CONFIG_RTL*) setting are all ready! HAL = hal_g6 ifeq ($(CONFIG_PHL_ARCH), y) phl_path := phl/hal_g6 phl_p...
2301_81045437/rtl8852be
phl/hal_g6/btc/btc.mk
Makefile
agpl-3.0
1,167
/****************************************************************************** * * Copyright(c) 2016 - 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundat...
2301_81045437/rtl8852be
phl/hal_g6/btc/btc_8852b/btc_8852b.h
C
agpl-3.0
1,257
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/btc/hal_btc.c
C
agpl-3.0
48,462
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/btc/hal_btc.h
C
agpl-3.0
29,941
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/btc/halbtc_action.c
C
agpl-3.0
56,234
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/btc/halbtc_action.h
C
agpl-3.0
7,987
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/btc/halbtc_dbg_cmd.c
C
agpl-3.0
62,007
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/btc/halbtc_dbg_cmd.h
C
agpl-3.0
946
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/btc/halbtc_def.c
C
agpl-3.0
11,650
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/btc/halbtc_def.h
C
agpl-3.0
750
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/btc/halbtc_fw.c
C
agpl-3.0
22,126
#ifndef __INC_BTC_FW_H__ #define __INC_BTC_FW_H__ #include "halbtc_fwdef.h" #pragma pack(push) #pragma pack(1) struct btc_t; struct btf_tlv { u8 type; u8 len; u8 val[1]; }; enum btf_reg_type { REG_MAC = 0x0, REG_BB = 0x1, REG_RF = 0x2, REG_BT_RF = 0x3, REG_BT_MODEM = 0x4, REG_BT_BLUEWIZE = 0x5, REG_BT_VE...
2301_81045437/rtl8852be
phl/hal_g6/btc/halbtc_fw.h
C
agpl-3.0
7,161
#ifndef __INC_BTC_FW_DEF_H__ #define __INC_BTC_FW_DEF_H__ #pragma pack(push) #pragma pack(1) /* * shared FW Definition */ #define CXMREG_MAX 30 #define FCXDEF_STEP 50 /* MUST fw_step size*/ #define BTC_CYCLE_SLOT_MAX 48 /* must be even number, non-zero */ enum btc_bt_rfk_counter { BTC_BCNT_RFK_REQ = 0, BTC_BCNT_...
2301_81045437/rtl8852be
phl/hal_g6/btc/halbtc_fwdef.h
C
agpl-3.0
8,473
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/efuse/hal_efuse.c
C
agpl-3.0
39,206
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/efuse/hal_efuse.h
C
agpl-3.0
2,242
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/efuse/hal_efuse_export.h
C
agpl-3.0
3,880
########### HAL PATH ################################# HAL = hal_g6 ifeq ($(CONFIG_PHL_ARCH), y) phl_path := phl/ phl_path_d1 := $(src)/phl/$(HAL) else phl_path := phl_path_d1 := $(src)/$(HAL) endif _HAL_FILES := $(phl_path)$(HAL)/hal_api_mac.o \ $(phl_path)$(HAL)/hal_api_bb.o \ $(phl_path)$(HAL)/hal_api_rf.o ...
2301_81045437/rtl8852be
phl/hal_g6/hal.mk
Makefile
agpl-3.0
3,188
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_acs.c
C
agpl-3.0
1,099
/****************************************************************************** * * Copyright(c)2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. * ...
2301_81045437/rtl8852be
phl/hal_g6/hal_acs.h
C
agpl-3.0
823
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_api.c
C
agpl-3.0
2,923
/****************************************************************************** * * Copyright(c) 2019 - 2020 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundat...
2301_81045437/rtl8852be
phl/hal_g6/hal_api.h
C
agpl-3.0
33,489
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_api_bb.c
C
agpl-3.0
56,663
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_api_bb.h
C
agpl-3.0
9,045
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_api_btc.c
C
agpl-3.0
17,203
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_api_btc.h
C
agpl-3.0
1,513
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_api_drv.h
C
agpl-3.0
13,580
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_api_efuse.c
C
agpl-3.0
14,998
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_api_efuse.h
C
agpl-3.0
4,114
/****************************************************************************** * * Copyright(c) 2019 - 2021 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundat...
2301_81045437/rtl8852be
phl/hal_g6/hal_api_mac.c
C
agpl-3.0
265,208
/****************************************************************************** * * Copyright(c) 2019 - 2020 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundat...
2301_81045437/rtl8852be
phl/hal_g6/hal_api_mac.h
C
agpl-3.0
23,439
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_api_rf.c
C
agpl-3.0
31,494
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_api_rf.h
C
agpl-3.0
7,432
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_beamform.c
C
agpl-3.0
32,786
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_beamform.h
C
agpl-3.0
4,543
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_c2h.c
C
agpl-3.0
1,831
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. ...
2301_81045437/rtl8852be
phl/hal_g6/hal_c2h.h
C
agpl-3.0
775
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_cam.c
C
agpl-3.0
2,248
/****************************************************************************** * * Copyright(c) 2019 - 2021 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundat...
2301_81045437/rtl8852be
phl/hal_g6/hal_cap.c
C
agpl-3.0
23,167
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_chan.c
C
agpl-3.0
5,665
/****************************************************************************** * * Copyright(c)2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. * ...
2301_81045437/rtl8852be
phl/hal_g6/hal_chan.h
C
agpl-3.0
1,255
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_chan_info.c
C
agpl-3.0
3,733
/****************************************************************************** * * Copyright(c)2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. * ...
2301_81045437/rtl8852be
phl/hal_g6/hal_chan_info.h
C
agpl-3.0
1,064
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_com_i.c
C
agpl-3.0
9,862
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_config.h
C
agpl-3.0
1,640
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_csi_buffer.c
C
agpl-3.0
15,207
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_csi_buffer.h
C
agpl-3.0
2,679
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_custom.c
C
agpl-3.0
2,870
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. ...
2301_81045437/rtl8852be
phl/hal_g6/hal_custom.h
C
agpl-3.0
1,495
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_dbcc.c
C
agpl-3.0
5,005
/****************************************************************************** * * Copyright(c)2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. * ...
2301_81045437/rtl8852be
phl/hal_g6/hal_dbcc.h
C
agpl-3.0
719
/****************************************************************************** * * Copyright(c) 2019 - 2021 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundat...
2301_81045437/rtl8852be
phl/hal_g6/hal_def.h
C
agpl-3.0
30,252
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_def_btc.h
C
agpl-3.0
725
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_def_mac.h
C
agpl-3.0
725
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_def_phy.h
C
agpl-3.0
725
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_ext_tx_pwr_lmt.c
C
agpl-3.0
2,157
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_fw.c
C
agpl-3.0
6,079
/****************************************************************************** * * Copyright(c)2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. * ...
2301_81045437/rtl8852be
phl/hal_g6/hal_fw.h
C
agpl-3.0
1,074
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_general_def.h
C
agpl-3.0
7,543
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_headers.h
C
agpl-3.0
2,337
/****************************************************************************** * * Copyright(c) 2019 - 2020 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundat...
2301_81045437/rtl8852be
phl/hal_g6/hal_headers_le.h
C
agpl-3.0
11,384
/****************************************************************************** * * Copyright(c) 2019 - 2020 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundat...
2301_81045437/rtl8852be
phl/hal_g6/hal_init.c
C
agpl-3.0
41,726
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_io.c
C
agpl-3.0
20,688
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_io.h
C
agpl-3.0
6,379
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_ld_file.c
C
agpl-3.0
62,863
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_ld_file.h
C
agpl-3.0
7,534
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_led.c
C
agpl-3.0
2,730
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_mcc.c
C
agpl-3.0
12,924
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_mcc.h
C
agpl-3.0
1,030
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_mcc_def.h
C
agpl-3.0
776
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_notify.c
C
agpl-3.0
2,375
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_notify.h
C
agpl-3.0
1,137
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_p2pps.c
C
agpl-3.0
2,766
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_pci.c
C
agpl-3.0
5,260
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_pci.h
C
agpl-3.0
1,821
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_ps.c
C
agpl-3.0
8,315
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_ps.h
C
agpl-3.0
952
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_regulation.c
C
agpl-3.0
833
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_rx.c
C
agpl-3.0
16,014
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. ...
2301_81045437/rtl8852be
phl/hal_g6/hal_rx.h
C
agpl-3.0
1,141
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_ser.c
C
agpl-3.0
3,287
/****************************************************************************** * * Copyright(c)2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. * ...
2301_81045437/rtl8852be
phl/hal_g6/hal_ser.h
C
agpl-3.0
714
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_sound.c
C
agpl-3.0
32,242
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_sound.h
C
agpl-3.0
1,902
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_sta.c
C
agpl-3.0
23,025
/****************************************************************************** * * Copyright(c) 2019 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. *...
2301_81045437/rtl8852be
phl/hal_g6/hal_sta.h
C
agpl-3.0
866