|
Paparazzi UAS
v5.12_stable-4-g9b43e9b
Paparazzi is a free software Unmanned Aircraft System.
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| union | avi_isp_drop_offset_x |
| union | avi_isp_drop_offset_y |
| struct | avi_isp_drop_regs |
| struct | avi_isp_drop_offset_x.__unnamed__ |
| struct | avi_isp_drop_offset_y.__unnamed__ |
Macros | |
| #define | AVI_ISP_DROP_OFFSET_X 0x00 |
| #define | AVI_ISP_DROP_OFFSET_Y 0x04 |
| union avi_isp_drop_offset_x |
Definition at line 20 of file avi_isp_drop.h.
Collaboration diagram for avi_isp_drop_offset_x:| Data Fields | ||
|---|---|---|
| struct avi_isp_drop_offset_x | __unnamed__ | |
| uint32_t | _register | |
| union avi_isp_drop_offset_y |
Definition at line 29 of file avi_isp_drop.h.
Collaboration diagram for avi_isp_drop_offset_y:| Data Fields | ||
|---|---|---|
| struct avi_isp_drop_offset_y | __unnamed__ | |
| uint32_t | _register | |
| struct avi_isp_drop_regs |
Definition at line 38 of file avi_isp_drop.h.
Collaboration diagram for avi_isp_drop_regs:| Data Fields | ||
|---|---|---|
| union avi_isp_drop_offset_x | offset_x | |
| union avi_isp_drop_offset_y | offset_y | |
| struct avi_isp_drop_offset_x.__unnamed__ |
Definition at line 22 of file avi_isp_drop.h.
| Data Fields | ||
|---|---|---|
| uint32_t | offset_x: 16 | |
| struct avi_isp_drop_offset_y.__unnamed__ |
Definition at line 31 of file avi_isp_drop.h.
| Data Fields | ||
|---|---|---|
| uint32_t | offset_y: 16 | |
| #define AVI_ISP_DROP_OFFSET_X 0x00 |
Definition at line 17 of file avi_isp_drop.h.
| #define AVI_ISP_DROP_OFFSET_Y 0x04 |
Definition at line 18 of file avi_isp_drop.h.