Initial commit: TXW82x FPV v2.7.0.7-42229 SDK + project sources
This commit is contained in:
8
sdk/include/lib/video/gen/gen422_dev.h
Normal file
8
sdk/include/lib/video/gen/gen422_dev.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef GEN422_DEV_H
|
||||
#define GEN422_DEV_H
|
||||
|
||||
void gen422_init(uint32_t w,uint32_t h,uint8_t sigle_frm);
|
||||
void gen422_set_frame(uint32_t psram0,uint32_t psram1,uint32_t w,uint32_t h);
|
||||
void gen422_run();
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user