@@ -1,2 +1,2 | |||||
1 | 3081d1f9bb20b2b64a192585337a292a9804e0c5 LFR_basic-parameters |
|
1 | 3081d1f9bb20b2b64a192585337a292a9804e0c5 LFR_basic-parameters | |
2 | 81c3289ebd2a13e3b3147acdf60e34678378f905 header/lfr_common_headers |
|
2 | d867fbc1a62231ed43bdda3e91b3f45f45806c3d header/lfr_common_headers |
@@ -172,7 +172,8 rtems_task Init( rtems_task_argument ign | |||||
172 | update_last_valid_transition_date( DEFAULT_LAST_VALID_TRANSITION_DATE ); |
|
172 | update_last_valid_transition_date( DEFAULT_LAST_VALID_TRANSITION_DATE ); | |
173 |
|
173 | |||
174 | // waveform picker initialization |
|
174 | // waveform picker initialization | |
175 | WFP_init_rings(); LEON_Clear_interrupt( IRQ_SPARC_GPTIMER_WATCHDOG ); // initialize the waveform rings |
|
175 | WFP_init_rings(); | |
|
176 | LEON_Clear_interrupt( IRQ_SPARC_GPTIMER_WATCHDOG ); // initialize the waveform rings | |||
176 | WFP_reset_current_ring_nodes(); |
|
177 | WFP_reset_current_ring_nodes(); | |
177 | reset_waveform_picker_regs(); |
|
178 | reset_waveform_picker_regs(); | |
178 |
|
179 |
General Comments 0
You need to be logged in to leave comments.
Login now