#include "board.h"
#include "string.h"
Go to the source code of this file.
Detailed Description
This file contains all the specific code for the ISI example.
Definition in file main.c.
Define Documentation
#define BOARD_BASE_TWI_ISI TWIHS0 |
TWI base address for Sensor configuration
Definition at line 106 of file main.c.
#define BOARD_ID_TWI_ISI ID_TWIHS0 |
TWI peripheral ID for Sensor configuration
Definition at line 104 of file main.c.
#define BOARD_PINS_TWI_ISI PINS_TWI0 |
TWI Pins definition
Definition at line 112 of file main.c.
#define ISI_MAX_PREV_BUFFER 1 |
Frame Buffer Descriptors
Definition at line 109 of file main.c.
TWI clock frequency in Hz.
Definition at line 102 of file main.c.
Function Documentation
Supported sensor profiles
Definition at line 132 of file main.c.
Application entry point for ISI example.
- Returns:
- Unused (ANSI-C compatibility).
Definition at line 343 of file main.c.
Variable Documentation
ISI pins to configure.
Definition at line 123 of file main.c.