Paparazzi UAS
v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
avi_isp_chain_bayer_inter.h
Go to the documentation of this file.
1
/*********************************************************************
2
* avi_isp_chain_bayer_inter register map
3
*
4
* Vendor: Parrot
5
* Library: AVI
6
* Version: P7R3
7
* Gen-date: (Date of generation of this C code, not the IP-Xact file)
8
* 2014-02-28
9
*
10
* WARNING: This code is automatically generated from the hardware
11
* IP-Xact XML files. Do not edit directly.
12
*********************************************************************/
13
14
#ifndef _AVI_ISP_CHAIN_BAYER_INTER_H_
15
#define _AVI_ISP_CHAIN_BAYER_INTER_H_
16
17
#define AVI_ISP_CHAIN_BAYER_INTER_MODULE_BYPASS 0x00
18
19
union
avi_isp_chain_bayer_inter_module_bypass
20
{
21
struct
22
{
23
uint32_t
pedestal_bypass : 1;
24
uint32_t
grim_bypass : 1;
25
uint32_t
rip_bypass : 1;
26
uint32_t
denoise_bypass : 1;
27
uint32_t
lsc_bypass : 1;
28
uint32_t
chroma_aber_bypass : 1;
29
uint32_t
bayer_bypass : 1;
30
uint32_t
color_matrix_bypass : 1;
31
};
32
uint32_t
_register
;
33
};
34
35
struct
avi_isp_chain_bayer_inter_regs
36
{
37
union
avi_isp_chain_bayer_inter_module_bypass
module_bypass
;
/* 0x000 */
38
};
39
40
#endif
/* _AVI_ISP_CHAIN_BAYER_INTER_H_ */
avi_isp_chain_bayer_inter_regs
Definition:
avi_isp_chain_bayer_inter.h:35
uint32_t
unsigned long uint32_t
Definition:
types.h:18
avi_isp_chain_bayer_inter_module_bypass::_register
uint32_t _register
Definition:
avi_isp_chain_bayer_inter.h:32
avi_isp_chain_bayer_inter_module_bypass
Definition:
avi_isp_chain_bayer_inter.h:19
avi_isp_chain_bayer_inter_regs::module_bypass
union avi_isp_chain_bayer_inter_module_bypass module_bypass
Definition:
avi_isp_chain_bayer_inter.h:37
sw
airborne
boards
bebop
isp
regmap
avi_isp_chain_bayer_inter.h
Generated on Tue Feb 1 2022 13:51:13 for Paparazzi UAS by
1.8.17