增加所有文件
This commit is contained in:
15
drivers/source/camera/csi-rtos/excam/ex_max9276.h
Normal file
15
drivers/source/camera/csi-rtos/excam/ex_max9276.h
Normal file
@@ -0,0 +1,15 @@
|
||||
/* ============================================================================================================================
|
||||
** (C) Copyright 2022 Kotei
|
||||
** Author: Luo Yajun
|
||||
** Date: 2022/9/29
|
||||
============================================================================================================================ */
|
||||
#ifndef EX_MAX9276_H
|
||||
#define EX_MAX9276_H
|
||||
|
||||
/* ========================================================================================================================= */
|
||||
#include "exvdev.h"
|
||||
|
||||
/* ========================================================================================================================= */
|
||||
struct vdev_device *max9276_init(void *init_data);
|
||||
|
||||
#endif /* EX_MAX9276_H */
|
||||
Reference in New Issue
Block a user