mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-15 19:08:54 +00:00
V1.0.5
This commit is contained in:
11
bsp/artinchip/sys/d13x/include/ram_param.h
Normal file
11
bsp/artinchip/sys/d13x/include/ram_param.h
Normal file
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (C) 2024 ArtInChip Technology Co.,Ltd
|
||||
* Author: Xiong Hao <hao.xiong@artinchip.com>
|
||||
*/
|
||||
|
||||
#ifndef __RAM_PARAM_H__
|
||||
#define __RAM_PARAM_H__
|
||||
|
||||
u32 aic_get_ram_size(void);
|
||||
|
||||
#endif /* __RAM_PARAM_H__ */
|
||||
Reference in New Issue
Block a user