ADSP-2126x SHARC Processor Hardware Reference
13-15
Precision Clock Generator
#define SRU_PIN0
0x2460
#define SRU_PBEN0
0x2478
#define PCG_CTLA1
0x24C1
#define PCG_CTLA0
0x24C0
#define PCG_CTLB1
0x24C3
#define PCG_CTLB0
0x24C2
#define PCG_PW
0x24C4
/* SRU Definitions */
#define PCG_CLKA_O
0x1c
#define PCG_CLKB_P
0x39
#define PCG_FSB_P
0x3B
#define PBEN_HIGH_Of
0x01
//Bit Positions
#define PCG_EXTB_I
5
#define DAI_PB02
6
#define PCG_PWB
16
/* Bit Definitions */
#define ENCLKA
0x80000000
#define ENFSB
0x40000000
#define ENCLKB
0x80000000
#define CLKBSOURCE
0x80000000
#define FSBSOURCE
0x40000000
/* Main code section */
.global _main; /* Make main global to be accessed by ISR */
.section/pm seg_pmco;
_main:
/*Route PCG Channel A clock to PCG Channel B Input via SRU*/
r0 = (PCG_CLKA_O<<PCG_EXTB_I);
dm(SRU_CLK3) = r0;
Содержание ADSP-21261 SHARC
Страница 30: ...Contents xxx ADSP 2126x SHARC Processor Hardware Reference ...
Страница 40: ...Register Diagram Conventions xl ADSP 2126x SHARC Processor Hardware Reference ...
Страница 58: ...Differences From Previous SHARCs 1 18 ADSP 2126x SHARC Processor Hardware Reference ...
Страница 112: ...Secondary Processing Element PEy 2 54 ADSP 2126x SHARC Processor Hardware Reference ...
Страница 178: ...Summary 3 66 ADSP 2126x SHARC Processor Hardware Reference ...
Страница 204: ...DAG Instruction Summary 4 26 ADSP 2126x SHARC Processor Hardware Reference ...
Страница 322: ...Setting Up DMA 7 32 ADSP 2126x SHARC Processor Hardware Reference ...
Страница 436: ...SPORT Programming Examples 9 86 ADSP 2126x SHARC Processor Hardware Reference ...
Страница 521: ...ADSP 2126x SHARC Processor Hardware Reference 11 31 Input Data Port rts IDP_ISR end ...
Страница 522: ...Input Data Port Programming Example 11 32 ADSP 2126x SHARC Processor Hardware Reference ...
Страница 590: ...Timer Programming Examples 14 20 ADSP 2126x SHARC Processor Hardware Reference ...
Страница 796: ...I O Processor Registers A 174 ADSP 2126x SHARC Processor Hardware Reference ...
Страница 800: ...B 4 ADSP 2126x SHARC Processor Core Manual ...
Страница 846: ...Index I 36 ADSP 2126x SHARC Processor Hardware Reference ...