mirror of
https://github.com/eggman/ameba-gcc-sample-rtos.git
synced 2026-07-12 14:25:39 +00:00
add mbed api hgeder files
This commit is contained in:
parent
724cc50ce8
commit
e33b01a6e7
20 changed files with 1281 additions and 3 deletions
15
sdk/component/soc/realtek/8195a/cmsis/device/rand.h
Normal file
15
sdk/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