Commit 9ff1a38a authored by Andrey Filippov's avatar Andrey Filippov
Browse files

Changed to anonymous union members

parent c4117740
Loading
Loading
Loading
Loading
+16 −16
Original line number Original line Diff line number Diff line
/*******************************************************************************
/*******************************************************************************
 * File: x393.c
 * File: x393.c
 * Date: 2016-03-28
 * Date: 2016-03-29  
 * Author: auto-generated file, see x393_export_c.py
 * Author: auto-generated file, see x393_export_c.py
 * Description: Functions definitions to access x393 hardware registers
 * Description: Functions definitions to access x393 hardware registers
 *******************************************************************************/
 *******************************************************************************/
+2 −2
Original line number Original line Diff line number Diff line
/*******************************************************************************
/*******************************************************************************
 * File: x393.h
 * File: x393.h
 * Date: 2016-03-28  
 * Date: 2016-03-29  
 * Author: auto-generated file, see x393_export_c.py
 * Author: auto-generated file, see x393_export_c.py
 * Description: Constants definitions and functions declarations to access x393 hardware registers
 * Description: Constants definitions and functions declarations to access x393 hardware registers
 *******************************************************************************/
 *******************************************************************************/


#include "elphel/types.h"
#include "elphel/x393_types.h"
//#include "elphel/x393_defs.h // alternative variant"
//#include "elphel/x393_defs.h // alternative variant"




+1 −1
Original line number Original line Diff line number Diff line
/*******************************************************************************
/*******************************************************************************
 * File: x393_defs.h
 * File: x393_defs.h
 * Date: 2016-03-28  
 * Date: 2016-03-29  
 * Author: auto-generated file, see x393_export_c.py
 * Author: auto-generated file, see x393_export_c.py
 * Description: Constants and hardware addresses definitions to access x393 hardware registers
 * Description: Constants and hardware addresses definitions to access x393 hardware registers
 *******************************************************************************/
 *******************************************************************************/
+1 −1
Original line number Original line Diff line number Diff line
/*******************************************************************************
/*******************************************************************************
 * File: x393_map.h
 * File: x393_map.h
 * Date: 2016-03-28  
 * Date: 2016-03-29  
 * Author: auto-generated file, see x393_export_c.py
 * Author: auto-generated file, see x393_export_c.py
 * Description: Sorted hardware addresses map
 * Description: Sorted hardware addresses map
 *******************************************************************************/
 *******************************************************************************/
+182 −182

File changed.

Preview size limit exceeded, changes collapsed.

Loading