1
0
mirror of https://github.com/morrownr/8821cu-20210916.git synced 2024-09-16 19:52:18 +00:00
8821cu-20210916/hal
Giulio Benetti 89b12d21fc Fix build on PowerPC64
On PowerPC64 architecture get_ra() is also present in Linux but with a
different name causing build to fail. To fix this let's rename local
get_ra() to rtl_get_ra().

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
2023-03-02 23:43:19 -08:00
..
btc Correct executable bits 2022-12-09 11:08:52 +02:00
efuse initial commit 2022-11-17 08:26:57 -06:00
hal_hci various minor updates 2023-02-09 09:11:23 -06:00
halmac cleanup logging 2022-12-29 16:14:24 -06:00
led LED control support 2022-11-28 12:29:12 -06:00
phydm Avoid UB from out-of-bounds indexing 2022-12-06 20:49:58 -07:00
rtl8821c various minor updates 2023-02-09 09:11:23 -06:00
hal_btcoex_wifionly.c initial commit 2022-11-17 08:26:57 -06:00
hal_btcoex.c initial commit 2022-11-17 08:26:57 -06:00
hal_com_c2h.h initial commit 2022-11-17 08:26:57 -06:00
hal_com_phycfg.c initial commit 2022-11-17 08:26:57 -06:00
hal_com.c Fix build on PowerPC64 2023-03-02 23:43:19 -08:00
hal_dm_acs.c reduce ACS reporting in log 2023-02-16 12:25:30 -06:00
hal_dm_acs.h initial commit 2022-11-17 08:26:57 -06:00
hal_dm.c cleanup logging 2022-12-29 16:14:24 -06:00
hal_dm.h initial commit 2022-11-17 08:26:57 -06:00
hal_halmac.c initial commit 2022-11-17 08:26:57 -06:00
hal_halmac.h initial commit 2022-11-17 08:26:57 -06:00
hal_intf.c initial commit 2022-11-17 08:26:57 -06:00
hal_mcc.c initial commit 2022-11-17 08:26:57 -06:00
hal_mp.c initial commit 2022-11-17 08:26:57 -06:00
hal_phy.c initial commit 2022-11-17 08:26:57 -06:00
HalPwrSeqCmd.c initial commit 2022-11-17 08:26:57 -06:00