Subversion Repositories freemyipod

Rev

Rev 427 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 427 Rev 710
Line 32... Line 32...
32
#include "target/ipodnano2g/s5l8701.h"
32
#include "target/ipodnano2g/s5l8701.h"
33
#endif
33
#endif
34
#if defined(TARGET_ipodnano3g) || defined(TARGET_ipodclassic)
34
#if defined(TARGET_ipodnano3g) || defined(TARGET_ipodclassic)
35
#include "target/ipodnano3g/s5l8702.h"
35
#include "target/ipodnano3g/s5l8702.h"
36
#endif
36
#endif
37
#ifdef TARGET_ipodnano4g
37
#if defined(TARGET_ipodnano4g) || defined(TARGET_ipodtouch2g)
38
#include "target/ipodnano4g/s5l8720.h"
38
#include "target/ipodnano4g/s5l8720.h"
39
#endif
39
#endif
40
 
40
 
41
 
41
 
42
/*** OTG PHY CONTROL REGISTERS ***/
42
/*** OTG PHY CONTROL REGISTERS ***/