mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
imx233: generate register headers for stmp3600, stmp3700 and imx233
Change-Id: Ia87086f4f4f4ecbb844ffd869407b14ea2509934
This commit is contained in:
parent
97b9ade639
commit
017667c2dc
138 changed files with 41995 additions and 0 deletions
37
firmware/target/arm/imx233/regs/regs-spdif.h
Normal file
37
firmware/target/arm/imx233/regs/regs-spdif.h
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
/***************************************************************************
|
||||
* __________ __ ___.
|
||||
* Open \______ \ ____ ____ | | _\_ |__ _______ ___
|
||||
* Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ /
|
||||
* Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
|
||||
* Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
|
||||
* \/ \/ \/ \/ \/
|
||||
* This file was automatically generated by headergen, DO NOT EDIT it.
|
||||
* headergen version: 2.1.7
|
||||
* XML versions: stmp3600:2.3.0 stmp3700:3.2.0 imx233:3.2.0
|
||||
*
|
||||
* Copyright (C) 2013 by Amaury Pouly
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU General Public License
|
||||
* as published by the Free Software Foundation; either version 2
|
||||
* of the License, or (at your option) any later version.
|
||||
*
|
||||
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
|
||||
* KIND, either express or implied.
|
||||
*
|
||||
****************************************************************************/
|
||||
#ifndef __SELECT__SPDIF__H__
|
||||
#define __SELECT__SPDIF__H__
|
||||
#include "regs-macro.h"
|
||||
|
||||
#define STMP3600_INCLUDE "stmp3600/regs-spdif.h"
|
||||
#define STMP3700_INCLUDE "stmp3700/regs-spdif.h"
|
||||
#define IMX233_INCLUDE "imx233/regs-spdif.h"
|
||||
|
||||
#include "regs-select.h"
|
||||
|
||||
#undef STMP3600_INCLUDE
|
||||
#undef STMP3700_INCLUDE
|
||||
#undef IMX233_INCLUDE
|
||||
|
||||
#endif /* __SELECT__SPDIF__H__ */
|
||||
Loading…
Add table
Add a link
Reference in a new issue