#include <board.h>
◆ board() [1/2]
◆ ~board() [1/2]
◆ board() [2/2]
◆ ~board() [2/2]
◆ ConfigBoard() [1/2]
int board::ConfigBoard |
( |
void |
| ) |
|
|
private |
◆ ConfigBoard() [2/2]
int board::ConfigBoard |
( |
void |
| ) |
|
|
private |
◆ Init() [1/2]
◆ Init() [2/2]
◆ IsDataAvailable() [1/2]
bool board::IsDataAvailable |
( |
void |
| ) |
|
◆ IsDataAvailable() [2/2]
bool board::IsDataAvailable |
( |
void |
| ) |
|
◆ Read() [1/4]
◆ Read() [2/4]
◆ Read() [3/4]
int board::Read |
( |
void * |
buf, |
|
|
uint32_t |
count |
|
) |
| |
◆ Read() [4/4]
int board::Read |
( |
void * |
buf, |
|
|
uint32_t |
count |
|
) |
| |
◆ Reset() [1/2]
int board::Reset |
( |
void |
| ) |
|
◆ Reset() [2/2]
int board::Reset |
( |
void |
| ) |
|
◆ Resync() [1/2]
int board::Resync |
( |
void |
| ) |
|
◆ Resync() [2/2]
int board::Resync |
( |
void |
| ) |
|
◆ SetUserPin() [1/2]
int board::SetUserPin |
( |
bool |
level | ) |
|
◆ SetUserPin() [2/2]
int board::SetUserPin |
( |
bool |
level | ) |
|
◆ Terminate() [1/2]
int board::Terminate |
( |
void |
| ) |
|
◆ Terminate() [2/2]
int board::Terminate |
( |
void |
| ) |
|
◆ Waste() [1/2]
◆ Waste() [2/2]
◆ ALMOST_EMPTY_LEVEL
static const int board::ALMOST_EMPTY_LEVEL = 4 |
|
staticprivate |
◆ ALMOST_FULL_LEVEL
static const int board::ALMOST_FULL_LEVEL = 928 |
|
staticprivate |
◆ DMA_TIMEOUT
static const int board::DMA_TIMEOUT = 7 |
|
staticprivate |
◆ handle
◆ kbuf
◆ kbufsize
◆ rxfifosize
The documentation for this class was generated from the following files:
- ln/lffts-camera/src/Device/BonnCamera/orig/board/soft/board.h
- ln/lffts-camera/src/Device/BonnCamera/orig/board/soft/board.cc