Description: Hass Hi3520 PCI bus demonstration program
PCIV relevant sample program contains the following sections:
1, PCIV MSG: PCI service layer message communication package. MCC module based on the ioctl interface to provide information to open the port closed, consumer
Information to send, the message receiver interfaces.
Related code pciv_msg.c, pciv_msg.h.
2, PCIV Trans: PCI data transfer package business layer. PCI DMA transfers based interface, PCI message exchange and a set of basic reading and writing pointers
Buffer, the business layer to achieve common data transfer interface.
Between master and slave chip can be used for any type of data transmission. Related code pciv_trans.c, pciv_trans.h.
3, PCIV Sample: PCI interface to use the business layer sample. Based on PCIV the MPI interface and the interface of these two modules.
Related code sample_pciv_host.c, sample_pciv_slave.c, sample_pciv_comm.h.
Current presentation of business include:
1) real-time prev
To Search:
File list (Check if you may need any files):
pciv\Makefile
....\pciv_msg.c
....\pciv_msg.h
....\pciv_trans.c
....\pciv_trans.h
....\readme.txt
....\sample_cif_25fps.h264
....\sample_d1.h264
....\sample_pciv_comm.h
....\sample_pciv_host.c
....\sample_pciv_slave.c
....\sample_pciv_test.c
pciv