mirror of
https://github.com/rtlduino/RTL8710AF_GCC.git
synced 2026-07-08 04:25:39 +00:00
rtlduino rtl8710af gcc base version
This commit is contained in:
parent
7675bdb95f
commit
9c0c9edf61
2097 changed files with 779974 additions and 2 deletions
15
component/soc/realtek/8195a/cmsis/device/rand.h
Normal file
15
component/soc/realtek/8195a/cmsis/device/rand.h
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
/*
|
||||
* Routines to access hardware
|
||||
*
|
||||
* Copyright (c) 2013 Realtek Semiconductor Corp.
|
||||
*
|
||||
* This module is a confidential and proprietary property of RealTek and
|
||||
* possession or use of this module requires written permission of RealTek.
|
||||
*/
|
||||
|
||||
u32
|
||||
Rand (
|
||||
VOID
|
||||
);
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue