Line 44... |
Line 44... |
44 |
//reg5 |
44 |
//reg5 |
45 |
unsigned int conf_fire=0; |
45 |
unsigned int conf_fire=0; |
46 |
unsigned int1 en_startnoise=TDC_STARTNOISE_DIS; |
46 |
unsigned int1 en_startnoise=TDC_STARTNOISE_DIS; |
47 |
unsigned int1 dis_phasenoise=TDC_PHASENOISE_DIS; |
47 |
unsigned int1 dis_phasenoise=TDC_PHASENOISE_DIS; |
48 |
unsigned int repeat_fire=TDC_REPEAT_FIRE_0; |
48 |
unsigned int repeat_fire=TDC_REPEAT_FIRE_0; |
49 |
unsigned int16 phase_fire; |
49 |
unsigned int16 phase_fire=0; |
50 |
|
50 |
|
51 |
//}TDC_registers; |
51 |
//}TDC_registers; |
52 |
|
52 |
|
53 |
|
53 |
|
54 |
void TDC_init() |
54 |
void TDC_init() |