├── .gitignore ├── FreeSoC2_Scope.docx ├── KitProg_Scope.docx ├── LICENSE.txt ├── PSoC_5LP_Scope.docx ├── README.txt ├── ScopeFreeSoC2 ├── ScopeFreeSoC2.cydsn │ ├── CLEAN.log │ ├── Export │ │ └── PSoCCreatorExportIDE.xml │ ├── Generated_Source │ │ └── PSoC5 │ │ │ ├── ADC1_Gnd.c │ │ │ ├── ADC1_Gnd.h │ │ │ ├── ADC1_Gnd_aliases.h │ │ │ ├── ADC2_Gnd.c │ │ │ ├── ADC2_Gnd.h │ │ │ ├── ADC2_Gnd_aliases.h │ │ │ ├── ADCClock.c │ │ │ ├── ADCClock.h │ │ │ ├── ADC_1.c │ │ │ ├── ADC_1.h │ │ │ ├── ADC_1_Bypass.c │ │ │ ├── ADC_1_Bypass.h │ │ │ ├── ADC_1_Bypass_aliases.h │ │ │ ├── ADC_1_Gnd.c │ │ │ ├── ADC_1_Gnd.h │ │ │ ├── ADC_1_Gnd_aliases.h │ │ │ ├── ADC_1_IN.c │ │ │ ├── ADC_1_IN.h │ │ │ ├── ADC_1_INT.c │ │ │ ├── ADC_1_IN_aliases.h │ │ │ ├── ADC_1_IRQ.c │ │ │ ├── ADC_1_IRQ.h │ │ │ ├── ADC_1_PM.c │ │ │ ├── ADC_2.c │ │ │ ├── ADC_2.h │ │ │ ├── ADC_2_Bypass.c │ │ │ ├── ADC_2_Bypass.h │ │ │ ├── ADC_2_Bypass_aliases.h │ │ │ ├── ADC_2_IN.c │ │ │ ├── ADC_2_IN.h │ │ │ ├── ADC_2_INT.c │ │ │ ├── ADC_2_IN_aliases.h │ │ │ ├── ADC_2_IRQ.c │ │ │ ├── ADC_2_IRQ.h │ │ │ ├── ADC_2_PM.c │ │ │ ├── ADC_Clock_Pin.c │ │ │ ├── ADC_Clock_Pin.h │ │ │ ├── ADC_Clock_Pin_aliases.h │ │ │ ├── Amux_Trigger.c │ │ │ ├── Amux_Trigger.h │ │ │ ├── Button.c │ │ │ ├── Button.h │ │ │ ├── Button_aliases.h │ │ │ ├── Clock_1.c │ │ │ ├── Clock_1.h │ │ │ ├── Clock_2.c │ │ │ ├── Clock_2.h │ │ │ ├── Cm3Iar.icf │ │ │ ├── Cm3RealView.scat │ │ │ ├── Cm3Start.c │ │ │ ├── CyBootAsmGnu.s │ │ │ ├── CyBootAsmIar.s │ │ │ ├── CyBootAsmRv.s │ │ │ ├── CyDmac.c │ │ │ ├── CyDmac.h │ │ │ ├── CyFlash.c │ │ │ ├── CyFlash.h │ │ │ ├── CyLib.c │ │ │ ├── CyLib.h │ │ │ ├── CySpc.c │ │ │ ├── CySpc.h │ │ │ ├── CyTrigClock.c │ │ │ ├── CyTrigClock.h │ │ │ ├── CyTriggerClock.c │ │ │ ├── CyTriggerClock.h │ │ │ ├── DMA_Channel_1_dma.c │ │ │ ├── DMA_Channel_1_dma.h │ │ │ ├── DMA_Channel_2_dma.c │ │ │ ├── DMA_Channel_2_dma.h │ │ │ ├── DMA_Pointer_dma.c │ │ │ ├── DMA_Pointer_dma.h │ │ │ ├── DigIn_0.c │ │ │ ├── DigIn_0.h │ │ │ ├── DigIn_0_P6_0.c │ │ │ ├── DigIn_0_P6_0.h │ │ │ ├── DigIn_0_P6_0_aliases.h │ │ │ ├── DigIn_0_aliases.h │ │ │ ├── DigIn_1.c │ │ │ ├── DigIn_1.h │ │ │ ├── DigIn_1_P6_6.c │ │ │ ├── DigIn_1_P6_6.h │ │ │ ├── DigIn_1_P6_6_aliases.h │ │ │ ├── DigIn_1_aliases.h │ │ │ ├── DigIn_2.c │ │ │ ├── DigIn_2.h │ │ │ ├── DigIn_2_aliases.h │ │ │ ├── DigIn_3.c │ │ │ ├── DigIn_3.h │ │ │ ├── DigIn_3_aliases.h │ │ │ ├── DigIn_4.c │ │ │ ├── DigIn_4.h │ │ │ ├── DigIn_4_aliases.h │ │ │ ├── DigIn_5.c │ │ │ ├── DigIn_5.h │ │ │ ├── DigIn_5_aliases.h │ │ │ ├── DigIn_6.c │ │ │ ├── DigIn_6.h │ │ │ ├── DigIn_6_aliases.h │ │ │ ├── DigOut_0.c │ │ │ ├── DigOut_0.h │ │ │ ├── DigOut_0_P12_6.c │ │ │ ├── DigOut_0_P12_6.h │ │ │ ├── DigOut_0_P12_6_aliases.h │ │ │ ├── DigOut_0_aliases.h │ │ │ ├── DigOut_1.c │ │ │ ├── DigOut_1.h │ │ │ ├── DigOut_1_P12_7.c │ │ │ ├── DigOut_1_P12_7.h │ │ │ ├── DigOut_1_P12_7_aliases.h │ │ │ ├── DigOut_1_aliases.h │ │ │ ├── DigOut_2.c │ │ │ ├── DigOut_2.h │ │ │ ├── DigOut_2_aliases.h │ │ │ ├── DigOut_3.c │ │ │ ├── DigOut_3.h │ │ │ ├── DigOut_3_aliases.h │ │ │ ├── DigOut_4.c │ │ │ ├── DigOut_4.h │ │ │ ├── DigOut_4_aliases.h │ │ │ ├── DigOut_5.c │ │ │ ├── DigOut_5.h │ │ │ ├── DigOut_5_aliases.h │ │ │ ├── DigOut_6.c │ │ │ ├── DigOut_6.h │ │ │ ├── DigOut_6_aliases.h │ │ │ ├── Digital_Input_Status.c │ │ │ ├── Digital_Input_Status.h │ │ │ ├── Digital_Out_Control.c │ │ │ ├── Digital_Out_Control.h │ │ │ ├── Digital_Out_Control_PM.c │ │ │ ├── Digital_PWM.c │ │ │ ├── Digital_PWM.h │ │ │ ├── Digital_PWM_PM.c │ │ │ ├── Digtial_PWM.c │ │ │ ├── Digtial_PWM.h │ │ │ ├── Digtial_PWM_PM.c │ │ │ ├── Ext_Trig_Gnd.c │ │ │ ├── Ext_Trig_Gnd.h │ │ │ ├── Ext_Trig_Gnd_aliases.h │ │ │ ├── External_Trigger.c │ │ │ ├── External_Trigger.h │ │ │ ├── External_Trigger_P0_3.c │ │ │ ├── External_Trigger_P0_3.h │ │ │ ├── External_Trigger_P0_3_aliases.h │ │ │ ├── External_Trigger_P3_7.c │ │ │ ├── External_Trigger_P3_7.h │ │ │ ├── External_Trigger_P3_7_aliases.h │ │ │ ├── External_Trigger_aliases.h │ │ │ ├── KEES_Mod.c │ │ │ ├── KEES_Mod.h │ │ │ ├── KEES_Mod_Clock.c │ │ │ ├── KEES_Mod_Clock.h │ │ │ ├── LED.c │ │ │ ├── LED.h │ │ │ ├── LED_0_P6_3.c │ │ │ ├── LED_0_P6_3.h │ │ │ ├── LED_0_P6_3_aliases.h │ │ │ ├── LED_1_P6_2.c │ │ │ ├── LED_1_P6_2.h │ │ │ ├── LED_1_P6_2_aliases.h │ │ │ ├── LED_aliases.h │ │ │ ├── Mixer_1.c │ │ │ ├── Mixer_1.h │ │ │ ├── Mixer_1_PM.c │ │ │ ├── Mod_Analog_Out_P3_4.c │ │ │ ├── Mod_Analog_Out_P3_4.h │ │ │ ├── Mod_Analog_Out_P3_4_aliases.h │ │ │ ├── Mod_Digital_Out_P3_1.c │ │ │ ├── Mod_Digital_Out_P3_1.h │ │ │ ├── Mod_Digital_Out_P3_1_aliases.h │ │ │ ├── Mod_In_P3_6.c │ │ │ ├── Mod_In_P3_6.h │ │ │ ├── Mod_In_P3_6_aliases.h │ │ │ ├── Modulator_Analog_Out_P3_4.c │ │ │ ├── Modulator_Analog_Out_P3_4.h │ │ │ ├── Modulator_Analog_Out_P3_4_aliases.h │ │ │ ├── Modulator_Dig_Out_P3_1.c │ │ │ ├── Modulator_Dig_Out_P3_1.h │ │ │ ├── Modulator_Dig_Out_P3_1_aliases.h │ │ │ ├── Modulator_In_P3_6.c │ │ │ ├── Modulator_In_P3_6.h │ │ │ ├── Modulator_In_P3_6_aliases.h │ │ │ ├── Noise_Clock.c │ │ │ ├── Noise_Clock.h │ │ │ ├── Opamp_1.c │ │ │ ├── Opamp_1.h │ │ │ ├── Opamp_1_PM.c │ │ │ ├── Opamp_Neg_Input_P3_2.c │ │ │ ├── Opamp_Neg_Input_P3_2.h │ │ │ ├── Opamp_Neg_Input_P3_2_aliases.h │ │ │ ├── Opamp_Out_P3_7.c │ │ │ ├── Opamp_Out_P3_7.h │ │ │ ├── Opamp_Out_P3_7_aliases.h │ │ │ ├── Opamp_Pos_Input_P3_3.c │ │ │ ├── Opamp_Pos_Input_P3_3.h │ │ │ ├── Opamp_Pos_Input_P3_3_aliases.h │ │ │ ├── P0_5_ADC_1.c │ │ │ ├── P0_5_ADC_1.h │ │ │ ├── P0_5_ADC_1_aliases.h │ │ │ ├── P2_0_SOC.c │ │ │ ├── P2_0_SOC.h │ │ │ ├── P2_0_SOC_aliases.h │ │ │ ├── P2_1_EOC_1.c │ │ │ ├── P2_1_EOC_1.h │ │ │ ├── P2_1_EOC_1_aliases.h │ │ │ ├── P2_2_EOC_2.c │ │ │ ├── P2_2_EOC_2.h │ │ │ ├── P2_2_EOC_2_aliases.h │ │ │ ├── P2_3_NRQ_1.c │ │ │ ├── P2_3_NRQ_1.h │ │ │ ├── P2_3_NRQ_1_aliases.h │ │ │ ├── P2_4_NRQ_2.c │ │ │ ├── P2_4_NRQ_2.h │ │ │ ├── P2_4_NRQ_2_aliases.h │ │ │ ├── P2_5_CompOut.c │ │ │ ├── P2_5_CompOut.h │ │ │ ├── P2_5_CompOut_aliases.h │ │ │ ├── P2_6_Trigger.c │ │ │ ├── P2_6_Trigger.h │ │ │ ├── P2_6_Trigger_aliases.h │ │ │ ├── P2_7_DMA_Gate.c │ │ │ ├── P2_7_DMA_Gate.h │ │ │ ├── P2_7_DMA_Gate_aliases.h │ │ │ ├── P3_2_ADC_2.c │ │ │ ├── P3_2_ADC_2.h │ │ │ ├── P3_2_ADC_2_aliases.h │ │ │ ├── P3_5_ADC_2.c │ │ │ ├── P3_5_ADC_2.h │ │ │ ├── P3_5_ADC_2_aliases.h │ │ │ ├── P5_0_ARM.c │ │ │ ├── P5_0_ARM.h │ │ │ ├── P5_0_ARM_aliases.h │ │ │ ├── P5_1_TC.c │ │ │ ├── P5_1_TC.h │ │ │ ├── P5_1_TC_aliases.h │ │ │ ├── P5_2_TRIGGER_MUX_SELECT.c │ │ │ ├── P5_2_TRIGGER_MUX_SELECT.h │ │ │ ├── P5_2_TRIGGER_MUX_SELECT_aliases.h │ │ │ ├── P5_2_TriggerLut_S1.c │ │ │ ├── P5_2_TriggerLut_S1.h │ │ │ ├── P5_2_TriggerLut_S1_aliases.h │ │ │ ├── P5_3_TriggerLut_S0.c │ │ │ ├── P5_3_TriggerLut_S0.h │ │ │ ├── P5_3_TriggerLut_S0_aliases.h │ │ │ ├── P5_4_TriggerLut_Block.c │ │ │ ├── P5_4_TriggerLut_Block.h │ │ │ ├── P5_4_TriggerLut_Block_aliases.h │ │ │ ├── P5_5_Trigger_Raw.c │ │ │ ├── P5_5_Trigger_Raw.h │ │ │ ├── P5_5_Trigger_Raw_aliases.h │ │ │ ├── P6_3_LED.c │ │ │ ├── P6_3_LED.h │ │ │ ├── P6_3_LED_aliases.h │ │ │ ├── PGA_1.c │ │ │ ├── PGA_1.h │ │ │ ├── PGA_1_PM.c │ │ │ ├── PRS.c │ │ │ ├── PRS.h │ │ │ ├── PRS_PM.c │ │ │ ├── PWMOutB_0.c │ │ │ ├── PWMOutB_0.h │ │ │ ├── PWMOutB_0_aliases.h │ │ │ ├── PWMOut_0.c │ │ │ ├── PWMOut_0.h │ │ │ ├── PWMOut_0_P12_4.c │ │ │ ├── PWMOut_0_P12_4.h │ │ │ ├── PWMOut_0_P12_4_aliases.h │ │ │ ├── PWMOut_0_P12_5.c │ │ │ ├── PWMOut_0_P12_5.h │ │ │ ├── PWMOut_0_P12_5_aliases.h │ │ │ ├── PWMOut_0_aliases.h │ │ │ ├── PWM_Clock.c │ │ │ ├── PWM_Clock.h │ │ │ ├── PWM_Sample_Buffer.c │ │ │ ├── PWM_Sample_Buffer.h │ │ │ ├── PWM_Sample_Buffer_PM.c │ │ │ ├── Pin_1.c │ │ │ ├── Pin_1.h │ │ │ ├── Pin_1_aliases.h │ │ │ ├── Pin_2.c │ │ │ ├── Pin_2.h │ │ │ ├── Pin_2_aliases.h │ │ │ ├── SW.c │ │ │ ├── SW.h │ │ │ ├── SW_2_P15_5.c │ │ │ ├── SW_2_P15_5.h │ │ │ ├── SW_2_P15_5_aliases.h │ │ │ ├── SW_2_P6_1.c │ │ │ ├── SW_2_P6_1.h │ │ │ ├── SW_2_P6_1_aliases.h │ │ │ ├── SW_aliases.h │ │ │ ├── SampleClock.c │ │ │ ├── SampleClock.h │ │ │ ├── SampleClock_1.c │ │ │ ├── SampleClock_1.h │ │ │ ├── Scope_A.c │ │ │ ├── Scope_A.h │ │ │ ├── Scope_A_Gnd.c │ │ │ ├── Scope_A_Gnd.h │ │ │ ├── Scope_A_Gnd_aliases.h │ │ │ ├── Scope_A_aliases.h │ │ │ ├── Scope_B.c │ │ │ ├── Scope_B.h │ │ │ ├── Scope_B_Gnd.c │ │ │ ├── Scope_B_Gnd.h │ │ │ ├── Scope_B_Gnd_aliases.h │ │ │ ├── Scope_B_aliases.h │ │ │ ├── Software_Debug_P5_6.c │ │ │ ├── Software_Debug_P5_6.h │ │ │ ├── Software_Debug_P5_6_aliases.h │ │ │ ├── Trig_Buf.c │ │ │ ├── Trig_Buf.h │ │ │ ├── Trig_Buf_PM.c │ │ │ ├── Trig_Out.c │ │ │ ├── Trig_Out.h │ │ │ ├── Trig_Out_P0_1.c │ │ │ ├── Trig_Out_P0_1.h │ │ │ ├── Trig_Out_P0_1_aliases.h │ │ │ ├── Trig_Out_aliases.h │ │ │ ├── TriggerClock.c │ │ │ ├── TriggerClock.h │ │ │ ├── TriggerComp.c │ │ │ ├── TriggerComp.h │ │ │ ├── TriggerComp_PM.c │ │ │ ├── TriggerControl.c │ │ │ ├── TriggerControl.h │ │ │ ├── TriggerStatus.c │ │ │ ├── TriggerStatus.h │ │ │ ├── Trigger_Comp.c │ │ │ ├── Trigger_Comp.h │ │ │ ├── Trigger_Comp_PM.c │ │ │ ├── Trigger_Control.c │ │ │ ├── Trigger_Control.h │ │ │ ├── Trigger_Control_PM.c │ │ │ ├── Trigger_Status.c │ │ │ ├── Trigger_Status.h │ │ │ ├── UART.c │ │ │ ├── UART.h │ │ │ ├── UART_BOOT.c │ │ │ ├── UART_INT.c │ │ │ ├── UART_IntClock.c │ │ │ ├── UART_IntClock.h │ │ │ ├── UART_PM.c │ │ │ ├── USBUART.c │ │ │ ├── USBUART.h │ │ │ ├── USBUART_Dm.c │ │ │ ├── USBUART_Dm.h │ │ │ ├── USBUART_Dm_aliases.h │ │ │ ├── USBUART_Dp.c │ │ │ ├── USBUART_Dp.h │ │ │ ├── USBUART_Dp_aliases.h │ │ │ ├── USBUART_audio.c │ │ │ ├── USBUART_audio.h │ │ │ ├── USBUART_boot.c │ │ │ ├── USBUART_cdc.c │ │ │ ├── USBUART_cdc.h │ │ │ ├── USBUART_cdc.inf │ │ │ ├── USBUART_cls.c │ │ │ ├── USBUART_cydmac.h │ │ │ ├── USBUART_descr.c │ │ │ ├── USBUART_drv.c │ │ │ ├── USBUART_episr.c │ │ │ ├── USBUART_hid.c │ │ │ ├── USBUART_hid.h │ │ │ ├── USBUART_midi.c │ │ │ ├── USBUART_midi.h │ │ │ ├── USBUART_msc.c │ │ │ ├── USBUART_msc.h │ │ │ ├── USBUART_pm.c │ │ │ ├── USBUART_pvt.h │ │ │ ├── USBUART_std.c │ │ │ ├── USBUART_vnd.c │ │ │ ├── Vtrig_P3_0.c │ │ │ ├── Vtrig_P3_0.h │ │ │ ├── Vtrig_P3_0_aliases.h │ │ │ ├── Vtrigger.c │ │ │ ├── Vtrigger.h │ │ │ ├── Vtrigger_PM.c │ │ │ ├── Wave_Buf.c │ │ │ ├── Wave_Buf.h │ │ │ ├── Wave_Buf_PM.c │ │ │ ├── Wave_Clock.c │ │ │ ├── Wave_Clock.h │ │ │ ├── Wave_Clock_1.c │ │ │ ├── Wave_Clock_1.h │ │ │ ├── Wave_Control.c │ │ │ ├── Wave_Control.h │ │ │ ├── Wave_Control_PM.c │ │ │ ├── Wave_DAC.c │ │ │ ├── Wave_DAC.h │ │ │ ├── Wave_DAC_PM.c │ │ │ ├── Wave_DAC_VDAC8.c │ │ │ ├── Wave_DAC_VDAC8.h │ │ │ ├── Wave_DAC_VDAC8_PM.c │ │ │ ├── Wave_DAC_Wave1_DMA_dma.c │ │ │ ├── Wave_DAC_Wave1_DMA_dma.h │ │ │ ├── Wave_DAC_Wave2_DMA_dma.c │ │ │ ├── Wave_DAC_Wave2_DMA_dma.h │ │ │ ├── Wave_Gnd.c │ │ │ ├── Wave_Gnd.h │ │ │ ├── Wave_Gnd_aliases.h │ │ │ ├── Wave_Out.c │ │ │ ├── Wave_Out.h │ │ │ ├── Wave_Out_P0_0.c │ │ │ ├── Wave_Out_P0_0.h │ │ │ ├── Wave_Out_P0_0_aliases.h │ │ │ ├── Wave_Out_aliases.h │ │ │ ├── cm3gcc.ld │ │ │ ├── cmsis_armcc.h │ │ │ ├── cmsis_gcc.h │ │ │ ├── config.hex │ │ │ ├── core_cm3.c │ │ │ ├── core_cm3.h │ │ │ ├── core_cm3_psoc5.h │ │ │ ├── core_cmFunc.h │ │ │ ├── core_cmInstr.h │ │ │ ├── cyPm.c │ │ │ ├── cyPm.h │ │ │ ├── cy_em_eeprom.c │ │ │ ├── cy_em_eeprom.h │ │ │ ├── cycodeshareexport.ld │ │ │ ├── cycodeshareimport.ld │ │ │ ├── cycodeshareimport.scat │ │ │ ├── cydevice.h │ │ │ ├── cydevice_trm.h │ │ │ ├── cydevicegnu.inc │ │ │ ├── cydevicegnu_trm.inc │ │ │ ├── cydeviceiar.inc │ │ │ ├── cydeviceiar_trm.inc │ │ │ ├── cydevicerv.inc │ │ │ ├── cydevicerv_trm.inc │ │ │ ├── cydisabledsheets.h │ │ │ ├── cyfitter.h │ │ │ ├── cyfitter_cfg.c │ │ │ ├── cyfitter_cfg.h │ │ │ ├── cyfittergnu.inc │ │ │ ├── cyfitteriar.inc │ │ │ ├── cyfitterrv.inc │ │ │ ├── cymetadata.c │ │ │ ├── cypins.h │ │ │ ├── cytypes.h │ │ │ ├── cyutils.c │ │ │ ├── eeprom.hex │ │ │ ├── exported_symbols.txt │ │ │ ├── project.h │ │ │ ├── protect.hex │ │ │ └── renamed_symbols.txt │ ├── REBUILD.log │ ├── ScopeFreeSoC2.cydwr │ ├── ScopeFreeSoC2.cyfit │ ├── ScopeFreeSoC2.cyprj │ ├── ScopeFreeSoC2.cyprj.howe │ ├── TopDesign │ │ └── TopDesign.cysch │ ├── codegentemp │ │ ├── ADCClock.c │ │ ├── ADCClock.h │ │ ├── ADC_1.c │ │ ├── ADC_1.h │ │ ├── ADC_1_Bypass.c │ │ ├── ADC_1_Bypass.h │ │ ├── ADC_1_Bypass_aliases.h │ │ ├── ADC_1_INT.c │ │ ├── ADC_1_IRQ.c │ │ ├── ADC_1_IRQ.h │ │ ├── ADC_1_PM.c │ │ ├── ADC_2.c │ │ ├── ADC_2.h │ │ ├── ADC_2_Bypass.c │ │ ├── ADC_2_Bypass.h │ │ ├── ADC_2_Bypass_aliases.h │ │ ├── ADC_2_INT.c │ │ ├── ADC_2_IRQ.c │ │ ├── ADC_2_IRQ.h │ │ ├── ADC_2_PM.c │ │ ├── Amux_Trigger.c │ │ ├── Amux_Trigger.h │ │ ├── Button.c │ │ ├── Button.h │ │ ├── Button_aliases.h │ │ ├── Cm3Iar.icf │ │ ├── Cm3RealView.scat │ │ ├── Cm3Start.c │ │ ├── CyBootAsmGnu.s │ │ ├── CyBootAsmIar.s │ │ ├── CyBootAsmRv.s │ │ ├── CyDmac.c │ │ ├── CyDmac.h │ │ ├── CyFlash.c │ │ ├── CyFlash.h │ │ ├── CyLib.c │ │ ├── CyLib.h │ │ ├── CySpc.c │ │ ├── CySpc.h │ │ ├── CyTriggerClock.c │ │ ├── CyTriggerClock.h │ │ ├── DMA_Channel_1_dma.c │ │ ├── DMA_Channel_1_dma.h │ │ ├── DMA_Channel_2_dma.c │ │ ├── DMA_Channel_2_dma.h │ │ ├── DigIn_0.c │ │ ├── DigIn_0.h │ │ ├── DigIn_0_aliases.h │ │ ├── DigIn_1.c │ │ ├── DigIn_1.h │ │ ├── DigIn_1_aliases.h │ │ ├── DigIn_2.c │ │ ├── DigIn_2.h │ │ ├── DigIn_2_aliases.h │ │ ├── DigIn_3.c │ │ ├── DigIn_3.h │ │ ├── DigIn_3_aliases.h │ │ ├── DigIn_4.c │ │ ├── DigIn_4.h │ │ ├── DigIn_4_aliases.h │ │ ├── DigOut_0.c │ │ ├── DigOut_0.h │ │ ├── DigOut_0_aliases.h │ │ ├── DigOut_1.c │ │ ├── DigOut_1.h │ │ ├── DigOut_1_aliases.h │ │ ├── DigOut_2.c │ │ ├── DigOut_2.h │ │ ├── DigOut_2_aliases.h │ │ ├── DigOut_3.c │ │ ├── DigOut_3.h │ │ ├── DigOut_3_aliases.h │ │ ├── DigOut_4.c │ │ ├── DigOut_4.h │ │ ├── DigOut_4_aliases.h │ │ ├── Digital_Input_Status.c │ │ ├── Digital_Input_Status.h │ │ ├── Digital_Out_Control.c │ │ ├── Digital_Out_Control.h │ │ ├── Digital_Out_Control_PM.c │ │ ├── Digital_PWM.c │ │ ├── Digital_PWM.h │ │ ├── Digital_PWM_PM.c │ │ ├── External_Trigger.c │ │ ├── External_Trigger.h │ │ ├── External_Trigger_aliases.h │ │ ├── LED.c │ │ ├── LED.h │ │ ├── LED_aliases.h │ │ ├── Noise_Clock.c │ │ ├── Noise_Clock.h │ │ ├── PRS.c │ │ ├── PRS.h │ │ ├── PRS_PM.c │ │ ├── PWMOutB_0.c │ │ ├── PWMOutB_0.h │ │ ├── PWMOutB_0_aliases.h │ │ ├── PWMOut_0.c │ │ ├── PWMOut_0.h │ │ ├── PWMOut_0_aliases.h │ │ ├── PWM_Clock.c │ │ ├── PWM_Clock.h │ │ ├── PWM_Sample_Buffer.c │ │ ├── PWM_Sample_Buffer.h │ │ ├── PWM_Sample_Buffer_PM.c │ │ ├── SampleClock.c │ │ ├── SampleClock.h │ │ ├── ScopeFreeSoC2.bvf │ │ ├── ScopeFreeSoC2.ctl │ │ ├── ScopeFreeSoC2.cycdx │ │ ├── ScopeFreeSoC2.cyfit │ │ ├── ScopeFreeSoC2.dsf │ │ ├── ScopeFreeSoC2.pci │ │ ├── ScopeFreeSoC2.pco │ │ ├── ScopeFreeSoC2.plc_log │ │ ├── ScopeFreeSoC2.route │ │ ├── ScopeFreeSoC2.rpt │ │ ├── ScopeFreeSoC2.rt_log │ │ ├── ScopeFreeSoC2.sdc │ │ ├── ScopeFreeSoC2.sdf │ │ ├── ScopeFreeSoC2.svd │ │ ├── ScopeFreeSoC2.tr │ │ ├── ScopeFreeSoC2.v │ │ ├── ScopeFreeSoC2.vh2 │ │ ├── ScopeFreeSoC2.wde │ │ ├── ScopeFreeSoC2_p.lib │ │ ├── ScopeFreeSoC2_p.pco │ │ ├── ScopeFreeSoC2_p.vh2 │ │ ├── ScopeFreeSoC2_r.lib │ │ ├── ScopeFreeSoC2_r.vh2 │ │ ├── ScopeFreeSoC2_t.lib │ │ ├── ScopeFreeSoC2_t.vh2 │ │ ├── ScopeFreeSoC2_timing.html │ │ ├── ScopeFreeSoC2_u.sdc │ │ ├── Scope_A.c │ │ ├── Scope_A.h │ │ ├── Scope_A_aliases.h │ │ ├── Scope_B.c │ │ ├── Scope_B.h │ │ ├── Scope_B_aliases.h │ │ ├── Trig_Buf.c │ │ ├── Trig_Buf.h │ │ ├── Trig_Buf_PM.c │ │ ├── Trig_Out.c │ │ ├── Trig_Out.h │ │ ├── Trig_Out_aliases.h │ │ ├── Trigger_Comp.c │ │ ├── Trigger_Comp.h │ │ ├── Trigger_Comp_PM.c │ │ ├── Trigger_Control.c │ │ ├── Trigger_Control.h │ │ ├── Trigger_Control_PM.c │ │ ├── Trigger_Status.c │ │ ├── Trigger_Status.h │ │ ├── USBUART.c │ │ ├── USBUART.h │ │ ├── USBUART_Dm.c │ │ ├── USBUART_Dm.h │ │ ├── USBUART_Dm_aliases.h │ │ ├── USBUART_Dp.c │ │ ├── USBUART_Dp.h │ │ ├── USBUART_Dp_aliases.h │ │ ├── USBUART_audio.c │ │ ├── USBUART_audio.h │ │ ├── USBUART_boot.c │ │ ├── USBUART_cdc.c │ │ ├── USBUART_cdc.h │ │ ├── USBUART_cdc.inf │ │ ├── USBUART_cls.c │ │ ├── USBUART_cydmac.h │ │ ├── USBUART_descr.c │ │ ├── USBUART_drv.c │ │ ├── USBUART_episr.c │ │ ├── USBUART_hid.c │ │ ├── USBUART_hid.h │ │ ├── USBUART_midi.c │ │ ├── USBUART_midi.h │ │ ├── USBUART_msc.c │ │ ├── USBUART_msc.h │ │ ├── USBUART_pm.c │ │ ├── USBUART_pvt.h │ │ ├── USBUART_std.c │ │ ├── USBUART_vnd.c │ │ ├── Vtrigger.c │ │ ├── Vtrigger.h │ │ ├── Vtrigger_PM.c │ │ ├── Wave_Buf.c │ │ ├── Wave_Buf.h │ │ ├── Wave_Buf_PM.c │ │ ├── Wave_Clock.c │ │ ├── Wave_Clock.h │ │ ├── Wave_Control.c │ │ ├── Wave_Control.h │ │ ├── Wave_Control_PM.c │ │ ├── Wave_DAC.c │ │ ├── Wave_DAC.h │ │ ├── Wave_DAC_PM.c │ │ ├── Wave_DAC_VDAC8.c │ │ ├── Wave_DAC_VDAC8.h │ │ ├── Wave_DAC_VDAC8_PM.c │ │ ├── Wave_DAC_Wave1_DMA_dma.c │ │ ├── Wave_DAC_Wave1_DMA_dma.h │ │ ├── Wave_DAC_Wave2_DMA_dma.c │ │ ├── Wave_DAC_Wave2_DMA_dma.h │ │ ├── Wave_Gnd.c │ │ ├── Wave_Gnd.h │ │ ├── Wave_Gnd_aliases.h │ │ ├── Wave_Out.c │ │ ├── Wave_Out.h │ │ ├── Wave_Out_aliases.h │ │ ├── bitstream.txt │ │ ├── cm3gcc.ld │ │ ├── cmsis_armcc.h │ │ ├── cmsis_gcc.h │ │ ├── config.hex │ │ ├── core_cm3.h │ │ ├── core_cm3_psoc5.h │ │ ├── core_cmFunc.h │ │ ├── core_cmInstr.h │ │ ├── cyPm.c │ │ ├── cyPm.h │ │ ├── cy_em_eeprom.c │ │ ├── cy_em_eeprom.h │ │ ├── cycodeshareexport.ld │ │ ├── cycodeshareimport.ld │ │ ├── cycodeshareimport.scat │ │ ├── cydevice.h │ │ ├── cydevice_trm.h │ │ ├── cydevicegnu.inc │ │ ├── cydevicegnu_trm.inc │ │ ├── cydeviceiar.inc │ │ ├── cydeviceiar_trm.inc │ │ ├── cydevicerv.inc │ │ ├── cydevicerv_trm.inc │ │ ├── cydisabledsheets.h │ │ ├── cyfitter.h │ │ ├── cyfitter_cfg.c │ │ ├── cyfitter_cfg.h │ │ ├── cyfittergnu.inc │ │ ├── cyfitteriar.inc │ │ ├── cyfitterrv.inc │ │ ├── cymetadata.c │ │ ├── cypins.h │ │ ├── cytypes.h │ │ ├── cyutils.c │ │ ├── device.lib │ │ ├── elab_dependencies.txt │ │ ├── generated_files.txt │ │ ├── lcpsoc3 │ │ │ └── index │ │ ├── liberty_reader.log │ │ ├── pins_100-TQFP.xml │ │ ├── placer.log │ │ ├── project.h │ │ ├── project_ids.txt │ │ ├── referenced_files.txt │ │ └── warp_dependencies.txt │ ├── device.h │ ├── howe-165_FreeSoC2_Scope.docx │ └── main.c └── ScopeFreeSoC2.cywrk ├── ScopeGUI ├── .gitignore ├── README.txt ├── ScopeGUI.exe.lnk ├── TCL │ ├── EnumSer.exe │ ├── FFT.tcl │ ├── Images │ │ ├── 100ms.gif │ │ ├── 100ns.gif │ │ ├── 100us.gif │ │ ├── 10ms.gif │ │ ├── 10us.gif │ │ ├── 1ms.gif │ │ ├── 1s.gif │ │ ├── 1us.gif │ │ ├── 200ms.gif │ │ ├── 200ns.gif │ │ ├── 200us.gif │ │ ├── 20ms.gif │ │ ├── 20us.gif │ │ ├── 2ms.gif │ │ ├── 2us.gif │ │ ├── 500ms.gif │ │ ├── 500ns.gif │ │ ├── 500us.gif │ │ ├── 50ms.gif │ │ ├── 50ns.gif │ │ ├── 50us.gif │ │ ├── 5ms.gif │ │ ├── 5us.gif │ │ ├── AutoAverage.gif │ │ ├── AutoFrequency.gif │ │ ├── AutoMax.gif │ │ ├── AutoMin.gif │ │ ├── AutoPkPk.gif │ │ ├── AutoRMS.gif │ │ ├── Bit0Off.gif │ │ ├── Bit0On.gif │ │ ├── Bit1Off.gif │ │ ├── Bit1On.gif │ │ ├── Bit2Off.gif │ │ ├── Bit2On.gif │ │ ├── Bit3Off.gif │ │ ├── Bit3On.gif │ │ ├── Bit4Off.gif │ │ ├── Bit4On.gif │ │ ├── Bit5Off.gif │ │ ├── Bit5On.gif │ │ ├── Bit6Off.gif │ │ ├── Bit6On.gif │ │ ├── Bit7Off.gif │ │ ├── Bit7On.gif │ │ ├── ChannelA.gif │ │ ├── ChannelB.gif │ │ ├── GndDn.gif │ │ ├── GndUp.gif │ │ ├── GndZero.gif │ │ ├── Intoff.gif │ │ ├── Inton.gif │ │ ├── LEDOff.gif │ │ ├── LEDOn.gif │ │ ├── MagIn.gif │ │ ├── MagOut.gif │ │ ├── Math.gif │ │ ├── SWOff.gif │ │ ├── SWOn.gif │ │ ├── Title.gif │ │ ├── USB-Warn.png │ │ ├── a100mV.gif │ │ ├── a10V.gif │ │ ├── a1V.gif │ │ ├── a200mV.gif │ │ ├── a20V.gif │ │ ├── a2V.gif │ │ ├── a500mV.gif │ │ ├── a50V.gif │ │ ├── a50mV.gif │ │ ├── a5V.gif │ │ ├── aRising.gif │ │ ├── ampImage.gif │ │ ├── b100mV.gif │ │ ├── b10V.gif │ │ ├── b1V.gif │ │ ├── b200mV.gif │ │ ├── b20V.gif │ │ ├── b2V.gif │ │ ├── b500mV.gif │ │ ├── b50V.gif │ │ ├── b50mV.gif │ │ ├── b5V.gif │ │ ├── freqImage.gif │ │ ├── m100mV.gif │ │ ├── m10V.gif │ │ ├── m10mV.gif │ │ ├── m1V.gif │ │ ├── m200mV.gif │ │ ├── m20V.gif │ │ ├── m20mV.gif │ │ ├── m2V.gif │ │ ├── m500mV.gif │ │ ├── m50V.gif │ │ ├── m50mV.gif │ │ ├── m5V.gif │ │ ├── m5mV.gif │ │ └── offsetImage.gif │ ├── Lib │ │ ├── Img-win32 │ │ │ ├── jpegtcl92.dll │ │ │ ├── pkgIndex.tcl │ │ │ ├── pngtcl1621.dll │ │ │ ├── tifftcl397.dll │ │ │ ├── tkimg146.dll │ │ │ ├── tkimgbmp146.dll │ │ │ ├── tkimgdted146.dll │ │ │ ├── tkimggif146.dll │ │ │ ├── tkimgico146.dll │ │ │ ├── tkimgjpeg146.dll │ │ │ ├── tkimgpcx146.dll │ │ │ ├── tkimgpixmap146.dll │ │ │ ├── tkimgpng146.dll │ │ │ ├── tkimgppm146.dll │ │ │ ├── tkimgps146.dll │ │ │ ├── tkimgraw146.dll │ │ │ ├── tkimgsgi146.dll │ │ │ ├── tkimgsun146.dll │ │ │ ├── tkimgtga146.dll │ │ │ ├── tkimgtiff146.dll │ │ │ ├── tkimgwindow146.dll │ │ │ ├── tkimgxbm146.dll │ │ │ ├── tkimgxpm146.dll │ │ │ └── zlibtcl1281.dll │ │ ├── bwidget-1.9.10 │ │ │ ├── BWman │ │ │ │ ├── ArrowButton.html │ │ │ │ ├── BWidget.html │ │ │ │ ├── Button.html │ │ │ │ ├── ButtonBox.html │ │ │ │ ├── ComboBox.html │ │ │ │ ├── Dialog.html │ │ │ │ ├── DragSite.html │ │ │ │ ├── DropSite.html │ │ │ │ ├── DynamicHelp.html │ │ │ │ ├── Entry.html │ │ │ │ ├── Label.html │ │ │ │ ├── LabelEntry.html │ │ │ │ ├── LabelFrame.html │ │ │ │ ├── ListBox.html │ │ │ │ ├── MainFrame.html │ │ │ │ ├── MessageDlg.html │ │ │ │ ├── NoteBook.html │ │ │ │ ├── PagesManager.html │ │ │ │ ├── PanedWindow.html │ │ │ │ ├── PanelFrame.html │ │ │ │ ├── PasswdDlg.html │ │ │ │ ├── ProgressBar.html │ │ │ │ ├── ProgressDlg.html │ │ │ │ ├── ScrollView.html │ │ │ │ ├── ScrollableFrame.html │ │ │ │ ├── ScrolledWindow.html │ │ │ │ ├── SelectColor.html │ │ │ │ ├── SelectFont.html │ │ │ │ ├── Separator.html │ │ │ │ ├── SpinBox.html │ │ │ │ ├── StatusBar.html │ │ │ │ ├── TitleFrame.html │ │ │ │ ├── Tree.html │ │ │ │ ├── Widget.html │ │ │ │ ├── contents.html │ │ │ │ ├── index.html │ │ │ │ ├── navtree.html │ │ │ │ └── options.htm │ │ │ ├── CHANGES.txt │ │ │ ├── ChangeLog │ │ │ ├── LICENSE.txt │ │ │ ├── README.txt │ │ │ ├── arrow.tcl │ │ │ ├── bitmap.tcl │ │ │ ├── button.tcl │ │ │ ├── buttonbox.tcl │ │ │ ├── color.tcl │ │ │ ├── combobox.tcl │ │ │ ├── demo │ │ │ │ ├── basic.tcl │ │ │ │ ├── bwidget.xbm │ │ │ │ ├── demo.tcl │ │ │ │ ├── dnd.tcl │ │ │ │ ├── manager.tcl │ │ │ │ ├── select.tcl │ │ │ │ ├── tmpldlg.tcl │ │ │ │ ├── tree.tcl │ │ │ │ └── x1.xbm │ │ │ ├── dialog.tcl │ │ │ ├── dragsite.tcl │ │ │ ├── dropsite.tcl │ │ │ ├── dynhelp.tcl │ │ │ ├── entry.tcl │ │ │ ├── font.tcl │ │ │ ├── images │ │ │ │ ├── bold.gif │ │ │ │ ├── copy.gif │ │ │ │ ├── cut.gif │ │ │ │ ├── dragfile.gif │ │ │ │ ├── dragicon.gif │ │ │ │ ├── error.gif │ │ │ │ ├── file.gif │ │ │ │ ├── folder.gif │ │ │ │ ├── hourglass.gif │ │ │ │ ├── info.gif │ │ │ │ ├── italic.gif │ │ │ │ ├── minus.xbm │ │ │ │ ├── new.gif │ │ │ │ ├── opcopy.xbm │ │ │ │ ├── open.gif │ │ │ │ ├── openfold.gif │ │ │ │ ├── oplink.xbm │ │ │ │ ├── opmove.xbm │ │ │ │ ├── overstrike.gif │ │ │ │ ├── palette.gif │ │ │ │ ├── passwd.gif │ │ │ │ ├── paste.gif │ │ │ │ ├── plus.xbm │ │ │ │ ├── print.gif │ │ │ │ ├── question.gif │ │ │ │ ├── redo.gif │ │ │ │ ├── save.gif │ │ │ │ ├── target.xbm │ │ │ │ ├── underline.gif │ │ │ │ ├── undo.gif │ │ │ │ └── warning.gif │ │ │ ├── init.tcl │ │ │ ├── label.tcl │ │ │ ├── labelentry.tcl │ │ │ ├── labelframe.tcl │ │ │ ├── lang │ │ │ │ ├── da.rc │ │ │ │ ├── de.rc │ │ │ │ ├── en.rc │ │ │ │ ├── es.rc │ │ │ │ ├── fr.rc │ │ │ │ ├── hu.rc │ │ │ │ ├── nl.rc │ │ │ │ ├── no.rc │ │ │ │ └── pl.rc │ │ │ ├── listbox.tcl │ │ │ ├── mainframe.tcl │ │ │ ├── messagedlg.tcl │ │ │ ├── notebook.tcl │ │ │ ├── pagesmgr.tcl │ │ │ ├── panedw.tcl │ │ │ ├── panelframe.tcl │ │ │ ├── passwddlg.tcl │ │ │ ├── pkgIndex.tcl │ │ │ ├── progressbar.tcl │ │ │ ├── progressdlg.tcl │ │ │ ├── scrollframe.tcl │ │ │ ├── scrollview.tcl │ │ │ ├── scrollw.tcl │ │ │ ├── separator.tcl │ │ │ ├── spinbox.tcl │ │ │ ├── statusbar.tcl │ │ │ ├── tests │ │ │ │ └── entry.test │ │ │ ├── titleframe.tcl │ │ │ ├── tree.tcl │ │ │ ├── utils.tcl │ │ │ ├── widget.tcl │ │ │ ├── wizard.tcl │ │ │ └── xpm2image.tcl │ │ └── twapi-4.1.27 │ │ │ ├── LICENSE │ │ │ ├── README.TXT │ │ │ ├── accounts.tcl │ │ │ ├── adsi.tcl │ │ │ ├── apputil.tcl │ │ │ ├── base.tcl │ │ │ ├── clipboard.tcl │ │ │ ├── com.tcl │ │ │ ├── console.tcl │ │ │ ├── crypto.tcl │ │ │ ├── device.tcl │ │ │ ├── disk.tcl │ │ │ ├── etw.tcl │ │ │ ├── eventlog.tcl │ │ │ ├── evt.tcl │ │ │ ├── handle.tcl │ │ │ ├── input.tcl │ │ │ ├── metoo.tcl │ │ │ ├── msi.tcl │ │ │ ├── mstask.tcl │ │ │ ├── namedpipe.tcl │ │ │ ├── network.tcl │ │ │ ├── nls.tcl │ │ │ ├── osinfo.tcl │ │ │ ├── pdh.tcl │ │ │ ├── pkgIndex.tcl │ │ │ ├── power.tcl │ │ │ ├── printer.tcl │ │ │ ├── process.tcl │ │ │ ├── rds.tcl │ │ │ ├── resource.tcl │ │ │ ├── security.tcl │ │ │ ├── services.tcl │ │ │ ├── share.tcl │ │ │ ├── shell.tcl │ │ │ ├── sound.tcl │ │ │ ├── sspi.tcl │ │ │ ├── synch.tcl │ │ │ ├── tls.tcl │ │ │ ├── twapi.tcl │ │ │ ├── twapi_base.dll │ │ │ ├── twapi_base64.dll │ │ │ ├── ui.tcl │ │ │ ├── win.tcl │ │ │ ├── winlog.tcl │ │ │ ├── winsta.tcl │ │ │ └── wmi.tcl │ ├── ScopeGUI.exe │ ├── Waves │ │ ├── gaus.dat │ │ ├── sawtooth.dat │ │ ├── sine.dat │ │ ├── square.dat │ │ └── triangle.dat │ ├── automeasure.tcl │ ├── calibration.tcl │ ├── capture.tcl │ ├── cursors.tcl │ ├── dataRecorder.tcl │ ├── debug.tcl │ ├── dialog.tcl │ ├── digio.tcl │ ├── export.tcl │ ├── gaus.dat │ ├── main.tcl │ ├── math.tcl │ ├── netalyzer.tcl │ ├── persist.tcl │ ├── port.cfg │ ├── sawtooth.dat │ ├── scope.tcl │ ├── sine.dat │ ├── square.dat │ ├── stub.tcl │ ├── triangle.dat │ ├── updateCheck.tcl │ ├── usbSerial.tcl │ ├── waveMakerManual.pdf │ ├── waveform.tcl │ └── wavemaker.tcl ├── USBUART_Driver │ └── USBUART_cdc.inf └── Wrap │ ├── CreateExe.bat │ ├── freewrap.exe │ ├── freewrap32.exe │ └── freewrap_sourceFiles.txt ├── ScopeKitProg ├── .gitignore ├── Bootloader_Files │ ├── KitProg2_Bootloader.elf │ ├── KitProg2_Bootloader.hex │ ├── KitProg_Bootloader.elf │ └── KitProg_Bootloader.hex ├── Scope_KitProg.cydsn │ ├── CLEAN.log │ ├── ComponentUpdateLog.txt │ ├── Export │ │ └── PSoCCreatorExportIDE.xml │ ├── Generated_Source │ │ └── PSoC5 │ │ │ ├── ADC1_Gnd.c │ │ │ ├── ADC1_Gnd.h │ │ │ ├── ADC1_Gnd_aliases.h │ │ │ ├── ADC2_Gnd.c │ │ │ ├── ADC2_Gnd.h │ │ │ ├── ADC2_Gnd_aliases.h │ │ │ ├── ADCClock.c │ │ │ ├── ADCClock.h │ │ │ ├── ADC_1.c │ │ │ ├── ADC_1.h │ │ │ ├── ADC_1_Bypass.c │ │ │ ├── ADC_1_Bypass.h │ │ │ ├── ADC_1_Bypass_aliases.h │ │ │ ├── ADC_1_Gnd.c │ │ │ ├── ADC_1_Gnd.h │ │ │ ├── ADC_1_Gnd_aliases.h │ │ │ ├── ADC_1_IN.c │ │ │ ├── ADC_1_IN.h │ │ │ ├── ADC_1_INT.c │ │ │ ├── ADC_1_IN_aliases.h │ │ │ ├── ADC_1_IRQ.c │ │ │ ├── ADC_1_IRQ.h │ │ │ ├── ADC_1_PM.c │ │ │ ├── ADC_2.c │ │ │ ├── ADC_2.h │ │ │ ├── ADC_2_Bypass.c │ │ │ ├── ADC_2_Bypass.h │ │ │ ├── ADC_2_Bypass_aliases.h │ │ │ ├── ADC_2_IN.c │ │ │ ├── ADC_2_IN.h │ │ │ ├── ADC_2_INT.c │ │ │ ├── ADC_2_IN_aliases.h │ │ │ ├── ADC_2_IRQ.c │ │ │ ├── ADC_2_IRQ.h │ │ │ ├── ADC_2_PM.c │ │ │ ├── ADC_Clock_Pin.c │ │ │ ├── ADC_Clock_Pin.h │ │ │ ├── ADC_Clock_Pin_aliases.h │ │ │ ├── Amux_Trigger.c │ │ │ ├── Amux_Trigger.h │ │ │ ├── Bootloadable.c │ │ │ ├── Bootloadable.h │ │ │ ├── Button.c │ │ │ ├── Button.h │ │ │ ├── Button_aliases.h │ │ │ ├── Clock_1.c │ │ │ ├── Clock_1.h │ │ │ ├── Clock_2.c │ │ │ ├── Clock_2.h │ │ │ ├── Cm3Iar.icf │ │ │ ├── Cm3Iar_1.icf │ │ │ ├── Cm3Iar_2.icf │ │ │ ├── Cm3RealView.scat │ │ │ ├── Cm3RealView_1.scat │ │ │ ├── Cm3RealView_2.scat │ │ │ ├── Cm3Start.c │ │ │ ├── CyBootAsmGnu.s │ │ │ ├── CyBootAsmIar.s │ │ │ ├── CyBootAsmRv.s │ │ │ ├── CyDmac.c │ │ │ ├── CyDmac.h │ │ │ ├── CyFlash.c │ │ │ ├── CyFlash.h │ │ │ ├── CyLib.c │ │ │ ├── CyLib.h │ │ │ ├── CySpc.c │ │ │ ├── CySpc.h │ │ │ ├── CyTrigClock.c │ │ │ ├── CyTrigClock.h │ │ │ ├── CyTriggerClock.c │ │ │ ├── CyTriggerClock.h │ │ │ ├── DMA_Channel_1_dma.c │ │ │ ├── DMA_Channel_1_dma.h │ │ │ ├── DMA_Channel_2_dma.c │ │ │ ├── DMA_Channel_2_dma.h │ │ │ ├── DMA_Pointer_dma.c │ │ │ ├── DMA_Pointer_dma.h │ │ │ ├── DigIn_0.c │ │ │ ├── DigIn_0.h │ │ │ ├── DigIn_0_P6_0.c │ │ │ ├── DigIn_0_P6_0.h │ │ │ ├── DigIn_0_P6_0_aliases.h │ │ │ ├── DigIn_0_aliases.h │ │ │ ├── DigIn_1.c │ │ │ ├── DigIn_1.h │ │ │ ├── DigIn_1_P6_6.c │ │ │ ├── DigIn_1_P6_6.h │ │ │ ├── DigIn_1_P6_6_aliases.h │ │ │ ├── DigIn_1_aliases.h │ │ │ ├── DigIn_2.c │ │ │ ├── DigIn_2.h │ │ │ ├── DigIn_2_aliases.h │ │ │ ├── DigIn_3.c │ │ │ ├── DigIn_3.h │ │ │ ├── DigIn_3_aliases.h │ │ │ ├── DigIn_4.c │ │ │ ├── DigIn_4.h │ │ │ ├── DigIn_4_aliases.h │ │ │ ├── DigIn_5.c │ │ │ ├── DigIn_5.h │ │ │ ├── DigIn_5_aliases.h │ │ │ ├── DigIn_6.c │ │ │ ├── DigIn_6.h │ │ │ ├── DigIn_6_aliases.h │ │ │ ├── DigOut_0.c │ │ │ ├── DigOut_0.h │ │ │ ├── DigOut_0_P12_6.c │ │ │ ├── DigOut_0_P12_6.h │ │ │ ├── DigOut_0_P12_6_aliases.h │ │ │ ├── DigOut_0_aliases.h │ │ │ ├── DigOut_1.c │ │ │ ├── DigOut_1.h │ │ │ ├── DigOut_1_P12_7.c │ │ │ ├── DigOut_1_P12_7.h │ │ │ ├── DigOut_1_P12_7_aliases.h │ │ │ ├── DigOut_1_aliases.h │ │ │ ├── DigOut_2.c │ │ │ ├── DigOut_2.h │ │ │ ├── DigOut_2_aliases.h │ │ │ ├── DigOut_3.c │ │ │ ├── DigOut_3.h │ │ │ ├── DigOut_3_aliases.h │ │ │ ├── DigOut_4.c │ │ │ ├── DigOut_4.h │ │ │ ├── DigOut_4_aliases.h │ │ │ ├── DigOut_5.c │ │ │ ├── DigOut_5.h │ │ │ ├── DigOut_5_aliases.h │ │ │ ├── DigOut_6.c │ │ │ ├── DigOut_6.h │ │ │ ├── DigOut_6_aliases.h │ │ │ ├── Digital_Input_Status.c │ │ │ ├── Digital_Input_Status.h │ │ │ ├── Digital_Out_Control.c │ │ │ ├── Digital_Out_Control.h │ │ │ ├── Digital_Out_Control_PM.c │ │ │ ├── Digital_PWM.c │ │ │ ├── Digital_PWM.h │ │ │ ├── Digital_PWM_PM.c │ │ │ ├── Digtial_PWM.c │ │ │ ├── Digtial_PWM.h │ │ │ ├── Digtial_PWM_PM.c │ │ │ ├── Ext_Trig_Gnd.c │ │ │ ├── Ext_Trig_Gnd.h │ │ │ ├── Ext_Trig_Gnd_aliases.h │ │ │ ├── External_Trigger.c │ │ │ ├── External_Trigger.h │ │ │ ├── External_Trigger_P0_3.c │ │ │ ├── External_Trigger_P0_3.h │ │ │ ├── External_Trigger_P0_3_aliases.h │ │ │ ├── External_Trigger_P3_7.c │ │ │ ├── External_Trigger_P3_7.h │ │ │ ├── External_Trigger_P3_7_aliases.h │ │ │ ├── External_Trigger_aliases.h │ │ │ ├── KEES_Mod.c │ │ │ ├── KEES_Mod.h │ │ │ ├── KEES_Mod_Clock.c │ │ │ ├── KEES_Mod_Clock.h │ │ │ ├── LED.c │ │ │ ├── LED.h │ │ │ ├── LED_0_P6_3.c │ │ │ ├── LED_0_P6_3.h │ │ │ ├── LED_0_P6_3_aliases.h │ │ │ ├── LED_1_P6_2.c │ │ │ ├── LED_1_P6_2.h │ │ │ ├── LED_1_P6_2_aliases.h │ │ │ ├── LED_aliases.h │ │ │ ├── Mixer_1.c │ │ │ ├── Mixer_1.h │ │ │ ├── Mixer_1_PM.c │ │ │ ├── Mod_Analog_Out_P3_4.c │ │ │ ├── Mod_Analog_Out_P3_4.h │ │ │ ├── Mod_Analog_Out_P3_4_aliases.h │ │ │ ├── Mod_Digital_Out_P3_1.c │ │ │ ├── Mod_Digital_Out_P3_1.h │ │ │ ├── Mod_Digital_Out_P3_1_aliases.h │ │ │ ├── Mod_In_P3_6.c │ │ │ ├── Mod_In_P3_6.h │ │ │ ├── Mod_In_P3_6_aliases.h │ │ │ ├── Modulator_Analog_Out_P3_4.c │ │ │ ├── Modulator_Analog_Out_P3_4.h │ │ │ ├── Modulator_Analog_Out_P3_4_aliases.h │ │ │ ├── Modulator_Dig_Out_P3_1.c │ │ │ ├── Modulator_Dig_Out_P3_1.h │ │ │ ├── Modulator_Dig_Out_P3_1_aliases.h │ │ │ ├── Modulator_In_P3_6.c │ │ │ ├── Modulator_In_P3_6.h │ │ │ ├── Modulator_In_P3_6_aliases.h │ │ │ ├── Noise_Clock.c │ │ │ ├── Noise_Clock.h │ │ │ ├── Opamp_1.c │ │ │ ├── Opamp_1.h │ │ │ ├── Opamp_1_PM.c │ │ │ ├── Opamp_Neg_Input_P3_2.c │ │ │ ├── Opamp_Neg_Input_P3_2.h │ │ │ ├── Opamp_Neg_Input_P3_2_aliases.h │ │ │ ├── Opamp_Out_P3_7.c │ │ │ ├── Opamp_Out_P3_7.h │ │ │ ├── Opamp_Out_P3_7_aliases.h │ │ │ ├── Opamp_Pos_Input_P3_3.c │ │ │ ├── Opamp_Pos_Input_P3_3.h │ │ │ ├── Opamp_Pos_Input_P3_3_aliases.h │ │ │ ├── P0_5_ADC_1.c │ │ │ ├── P0_5_ADC_1.h │ │ │ ├── P0_5_ADC_1_aliases.h │ │ │ ├── P2_0_SOC.c │ │ │ ├── P2_0_SOC.h │ │ │ ├── P2_0_SOC_aliases.h │ │ │ ├── P2_1_EOC_1.c │ │ │ ├── P2_1_EOC_1.h │ │ │ ├── P2_1_EOC_1_aliases.h │ │ │ ├── P2_2_EOC_2.c │ │ │ ├── P2_2_EOC_2.h │ │ │ ├── P2_2_EOC_2_aliases.h │ │ │ ├── P2_3_NRQ_1.c │ │ │ ├── P2_3_NRQ_1.h │ │ │ ├── P2_3_NRQ_1_aliases.h │ │ │ ├── P2_4_NRQ_2.c │ │ │ ├── P2_4_NRQ_2.h │ │ │ ├── P2_4_NRQ_2_aliases.h │ │ │ ├── P2_5_CompOut.c │ │ │ ├── P2_5_CompOut.h │ │ │ ├── P2_5_CompOut_aliases.h │ │ │ ├── P2_6_Trigger.c │ │ │ ├── P2_6_Trigger.h │ │ │ ├── P2_6_Trigger_aliases.h │ │ │ ├── P2_7_DMA_Gate.c │ │ │ ├── P2_7_DMA_Gate.h │ │ │ ├── P2_7_DMA_Gate_aliases.h │ │ │ ├── P3_2_ADC_2.c │ │ │ ├── P3_2_ADC_2.h │ │ │ ├── P3_2_ADC_2_aliases.h │ │ │ ├── P3_5_ADC_2.c │ │ │ ├── P3_5_ADC_2.h │ │ │ ├── P3_5_ADC_2_aliases.h │ │ │ ├── P5_0_ARM.c │ │ │ ├── P5_0_ARM.h │ │ │ ├── P5_0_ARM_aliases.h │ │ │ ├── P5_1_TC.c │ │ │ ├── P5_1_TC.h │ │ │ ├── P5_1_TC_aliases.h │ │ │ ├── P5_2_TRIGGER_MUX_SELECT.c │ │ │ ├── P5_2_TRIGGER_MUX_SELECT.h │ │ │ ├── P5_2_TRIGGER_MUX_SELECT_aliases.h │ │ │ ├── P5_2_TriggerLut_S1.c │ │ │ ├── P5_2_TriggerLut_S1.h │ │ │ ├── P5_2_TriggerLut_S1_aliases.h │ │ │ ├── P5_3_TriggerLut_S0.c │ │ │ ├── P5_3_TriggerLut_S0.h │ │ │ ├── P5_3_TriggerLut_S0_aliases.h │ │ │ ├── P5_4_TriggerLut_Block.c │ │ │ ├── P5_4_TriggerLut_Block.h │ │ │ ├── P5_4_TriggerLut_Block_aliases.h │ │ │ ├── P5_5_Trigger_Raw.c │ │ │ ├── P5_5_Trigger_Raw.h │ │ │ ├── P5_5_Trigger_Raw_aliases.h │ │ │ ├── P6_3_LED.c │ │ │ ├── P6_3_LED.h │ │ │ ├── P6_3_LED_aliases.h │ │ │ ├── PGA_1.c │ │ │ ├── PGA_1.h │ │ │ ├── PGA_1_PM.c │ │ │ ├── PRS.c │ │ │ ├── PRS.h │ │ │ ├── PRS_PM.c │ │ │ ├── PWMOutB_0.c │ │ │ ├── PWMOutB_0.h │ │ │ ├── PWMOutB_0_aliases.h │ │ │ ├── PWMOut_0.c │ │ │ ├── PWMOut_0.h │ │ │ ├── PWMOut_0_P12_4.c │ │ │ ├── PWMOut_0_P12_4.h │ │ │ ├── PWMOut_0_P12_4_aliases.h │ │ │ ├── PWMOut_0_P12_5.c │ │ │ ├── PWMOut_0_P12_5.h │ │ │ ├── PWMOut_0_P12_5_aliases.h │ │ │ ├── PWMOut_0_aliases.h │ │ │ ├── PWM_Clock.c │ │ │ ├── PWM_Clock.h │ │ │ ├── PWM_Sample_Buffer.c │ │ │ ├── PWM_Sample_Buffer.h │ │ │ ├── PWM_Sample_Buffer_PM.c │ │ │ ├── Pin_1.c │ │ │ ├── Pin_1.h │ │ │ ├── Pin_1_aliases.h │ │ │ ├── Pin_2.c │ │ │ ├── Pin_2.h │ │ │ ├── Pin_2_aliases.h │ │ │ ├── SW.c │ │ │ ├── SW.h │ │ │ ├── SW_2_P15_5.c │ │ │ ├── SW_2_P15_5.h │ │ │ ├── SW_2_P15_5_aliases.h │ │ │ ├── SW_2_P6_1.c │ │ │ ├── SW_2_P6_1.h │ │ │ ├── SW_2_P6_1_aliases.h │ │ │ ├── SW_aliases.h │ │ │ ├── SampleClock.c │ │ │ ├── SampleClock.h │ │ │ ├── SampleClock_1.c │ │ │ ├── SampleClock_1.h │ │ │ ├── Scope_A.c │ │ │ ├── Scope_A.h │ │ │ ├── Scope_A_Gnd.c │ │ │ ├── Scope_A_Gnd.h │ │ │ ├── Scope_A_Gnd_aliases.h │ │ │ ├── Scope_A_aliases.h │ │ │ ├── Scope_B.c │ │ │ ├── Scope_B.h │ │ │ ├── Scope_B_Gnd.c │ │ │ ├── Scope_B_Gnd.h │ │ │ ├── Scope_B_Gnd_aliases.h │ │ │ ├── Scope_B_aliases.h │ │ │ ├── Software_Debug_P5_6.c │ │ │ ├── Software_Debug_P5_6.h │ │ │ ├── Software_Debug_P5_6_aliases.h │ │ │ ├── Trig_Buf.c │ │ │ ├── Trig_Buf.h │ │ │ ├── Trig_Buf_PM.c │ │ │ ├── Trig_Out.c │ │ │ ├── Trig_Out.h │ │ │ ├── Trig_Out_P0_1.c │ │ │ ├── Trig_Out_P0_1.h │ │ │ ├── Trig_Out_P0_1_aliases.h │ │ │ ├── Trig_Out_aliases.h │ │ │ ├── TriggerClock.c │ │ │ ├── TriggerClock.h │ │ │ ├── TriggerComp.c │ │ │ ├── TriggerComp.h │ │ │ ├── TriggerComp_PM.c │ │ │ ├── TriggerControl.c │ │ │ ├── TriggerControl.h │ │ │ ├── TriggerStatus.c │ │ │ ├── TriggerStatus.h │ │ │ ├── Trigger_Comp.c │ │ │ ├── Trigger_Comp.h │ │ │ ├── Trigger_Comp_PM.c │ │ │ ├── Trigger_Control.c │ │ │ ├── Trigger_Control.h │ │ │ ├── Trigger_Control_PM.c │ │ │ ├── Trigger_Status.c │ │ │ ├── Trigger_Status.h │ │ │ ├── UART.c │ │ │ ├── UART.h │ │ │ ├── UART_BOOT.c │ │ │ ├── UART_INT.c │ │ │ ├── UART_IntClock.c │ │ │ ├── UART_IntClock.h │ │ │ ├── UART_PM.c │ │ │ ├── USBUART.c │ │ │ ├── USBUART.h │ │ │ ├── USBUART_Dm.c │ │ │ ├── USBUART_Dm.h │ │ │ ├── USBUART_Dm_aliases.h │ │ │ ├── USBUART_Dp.c │ │ │ ├── USBUART_Dp.h │ │ │ ├── USBUART_Dp_aliases.h │ │ │ ├── USBUART_audio.c │ │ │ ├── USBUART_audio.h │ │ │ ├── USBUART_boot.c │ │ │ ├── USBUART_cdc.c │ │ │ ├── USBUART_cdc.h │ │ │ ├── USBUART_cdc.inf │ │ │ ├── USBUART_cls.c │ │ │ ├── USBUART_cydmac.h │ │ │ ├── USBUART_descr.c │ │ │ ├── USBUART_drv.c │ │ │ ├── USBUART_episr.c │ │ │ ├── USBUART_hid.c │ │ │ ├── USBUART_hid.h │ │ │ ├── USBUART_midi.c │ │ │ ├── USBUART_midi.h │ │ │ ├── USBUART_msc.c │ │ │ ├── USBUART_msc.h │ │ │ ├── USBUART_pm.c │ │ │ ├── USBUART_pvt.h │ │ │ ├── USBUART_std.c │ │ │ ├── USBUART_vnd.c │ │ │ ├── Vtrig_P3_0.c │ │ │ ├── Vtrig_P3_0.h │ │ │ ├── Vtrig_P3_0_aliases.h │ │ │ ├── Vtrigger.c │ │ │ ├── Vtrigger.h │ │ │ ├── Vtrigger_PM.c │ │ │ ├── Wave_Buf.c │ │ │ ├── Wave_Buf.h │ │ │ ├── Wave_Buf_PM.c │ │ │ ├── Wave_Clock.c │ │ │ ├── Wave_Clock.h │ │ │ ├── Wave_Clock_1.c │ │ │ ├── Wave_Clock_1.h │ │ │ ├── Wave_Control.c │ │ │ ├── Wave_Control.h │ │ │ ├── Wave_Control_PM.c │ │ │ ├── Wave_DAC.c │ │ │ ├── Wave_DAC.h │ │ │ ├── Wave_DAC_PM.c │ │ │ ├── Wave_DAC_VDAC8.c │ │ │ ├── Wave_DAC_VDAC8.h │ │ │ ├── Wave_DAC_VDAC8_PM.c │ │ │ ├── Wave_DAC_Wave1_DMA_dma.c │ │ │ ├── Wave_DAC_Wave1_DMA_dma.h │ │ │ ├── Wave_DAC_Wave2_DMA_dma.c │ │ │ ├── Wave_DAC_Wave2_DMA_dma.h │ │ │ ├── Wave_Gnd.c │ │ │ ├── Wave_Gnd.h │ │ │ ├── Wave_Gnd_aliases.h │ │ │ ├── Wave_Out.c │ │ │ ├── Wave_Out.h │ │ │ ├── Wave_Out_P0_0.c │ │ │ ├── Wave_Out_P0_0.h │ │ │ ├── Wave_Out_P0_0_aliases.h │ │ │ ├── Wave_Out_aliases.h │ │ │ ├── cm3gcc.ld │ │ │ ├── cm3gcc_1.ld │ │ │ ├── cm3gcc_2.ld │ │ │ ├── cmsis_armcc.h │ │ │ ├── cmsis_compiler.h │ │ │ ├── cmsis_gcc.h │ │ │ ├── config.hex │ │ │ ├── core_cm3.c │ │ │ ├── core_cm3.h │ │ │ ├── core_cm3_psoc5.h │ │ │ ├── core_cmFunc.h │ │ │ ├── core_cmInstr.h │ │ │ ├── cyPm.c │ │ │ ├── cyPm.h │ │ │ ├── cy_em_eeprom.c │ │ │ ├── cy_em_eeprom.h │ │ │ ├── cybootloader.c │ │ │ ├── cybootloader.icf │ │ │ ├── cycodeshareexport.ld │ │ │ ├── cycodeshareimport.ld │ │ │ ├── cycodeshareimport.scat │ │ │ ├── cydevice.h │ │ │ ├── cydevice_trm.h │ │ │ ├── cydevicegnu.inc │ │ │ ├── cydevicegnu_trm.inc │ │ │ ├── cydeviceiar.inc │ │ │ ├── cydeviceiar_trm.inc │ │ │ ├── cydevicerv.inc │ │ │ ├── cydevicerv_trm.inc │ │ │ ├── cydisabledsheets.h │ │ │ ├── cyfitter.h │ │ │ ├── cyfitter_cfg.c │ │ │ ├── cyfitter_cfg.h │ │ │ ├── cyfitter_cfg_1.c │ │ │ ├── cyfitter_cfg_2.c │ │ │ ├── cyfittergnu.inc │ │ │ ├── cyfitteriar.inc │ │ │ ├── cyfitterrv.inc │ │ │ ├── cymetadata.c │ │ │ ├── cypins.h │ │ │ ├── cytypes.h │ │ │ ├── cyutils.c │ │ │ ├── eeprom.hex │ │ │ ├── exported_symbols.txt │ │ │ ├── project.h │ │ │ ├── protect.hex │ │ │ └── renamed_symbols.txt │ ├── Scope_KitProg.cycdx │ ├── Scope_KitProg.cydwr │ ├── Scope_KitProg.cyfit │ ├── Scope_KitProg.cyprj │ ├── Scope_KitProg.rpt │ ├── Scope_KitProg.svd │ ├── Scope_KitProg_timing.html │ ├── TopDesign │ │ └── TopDesign.cysch │ ├── device.h │ └── main.c └── Scope_KitProg.cywrk └── ScopePSoC ├── .gitignore ├── Scope.cydsn ├── BUILD.log ├── ComponentUpdateLog.txt ├── Export │ └── PSoCCreatorExportIDE.xml ├── Generated_Source │ └── PSoC5 │ │ ├── ADC1_Gnd.c │ │ ├── ADC1_Gnd.h │ │ ├── ADC1_Gnd_aliases.h │ │ ├── ADC2_Gnd.c │ │ ├── ADC2_Gnd.h │ │ ├── ADC2_Gnd_aliases.h │ │ ├── ADCClock.c │ │ ├── ADCClock.h │ │ ├── ADC_1.c │ │ ├── ADC_1.h │ │ ├── ADC_1_Bypass.c │ │ ├── ADC_1_Bypass.h │ │ ├── ADC_1_Bypass_aliases.h │ │ ├── ADC_1_Gnd.c │ │ ├── ADC_1_Gnd.h │ │ ├── ADC_1_Gnd_aliases.h │ │ ├── ADC_1_IN.c │ │ ├── ADC_1_IN.h │ │ ├── ADC_1_INT.c │ │ ├── ADC_1_IN_aliases.h │ │ ├── ADC_1_IRQ.c │ │ ├── ADC_1_IRQ.h │ │ ├── ADC_1_PM.c │ │ ├── ADC_2.c │ │ ├── ADC_2.h │ │ ├── ADC_2_Bypass.c │ │ ├── ADC_2_Bypass.h │ │ ├── ADC_2_Bypass_aliases.h │ │ ├── ADC_2_IN.c │ │ ├── ADC_2_IN.h │ │ ├── ADC_2_INT.c │ │ ├── ADC_2_IN_aliases.h │ │ ├── ADC_2_IRQ.c │ │ ├── ADC_2_IRQ.h │ │ ├── ADC_2_PM.c │ │ ├── ADC_Clock_Pin.c │ │ ├── ADC_Clock_Pin.h │ │ ├── ADC_Clock_Pin_aliases.h │ │ ├── Amux_Trigger.c │ │ ├── Amux_Trigger.h │ │ ├── Button.c │ │ ├── Button.h │ │ ├── Button_aliases.h │ │ ├── Clock_1.c │ │ ├── Clock_1.h │ │ ├── Clock_2.c │ │ ├── Clock_2.h │ │ ├── Cm3Iar.icf │ │ ├── Cm3RealView.scat │ │ ├── Cm3Start.c │ │ ├── CyBootAsmGnu.s │ │ ├── CyBootAsmIar.s │ │ ├── CyBootAsmRv.s │ │ ├── CyDmac.c │ │ ├── CyDmac.h │ │ ├── CyFlash.c │ │ ├── CyFlash.h │ │ ├── CyLib.c │ │ ├── CyLib.h │ │ ├── CySpc.c │ │ ├── CySpc.h │ │ ├── CyTrigClock.c │ │ ├── CyTrigClock.h │ │ ├── CyTriggerClock.c │ │ ├── CyTriggerClock.h │ │ ├── DMA_Channel_1_dma.c │ │ ├── DMA_Channel_1_dma.h │ │ ├── DMA_Channel_2_dma.c │ │ ├── DMA_Channel_2_dma.h │ │ ├── DMA_Pointer_dma.c │ │ ├── DMA_Pointer_dma.h │ │ ├── DigIn_0.c │ │ ├── DigIn_0.h │ │ ├── DigIn_0_P6_0.c │ │ ├── DigIn_0_P6_0.h │ │ ├── DigIn_0_P6_0_aliases.h │ │ ├── DigIn_0_aliases.h │ │ ├── DigIn_1.c │ │ ├── DigIn_1.h │ │ ├── DigIn_1_P6_6.c │ │ ├── DigIn_1_P6_6.h │ │ ├── DigIn_1_P6_6_aliases.h │ │ ├── DigIn_1_aliases.h │ │ ├── DigIn_2.c │ │ ├── DigIn_2.h │ │ ├── DigIn_2_aliases.h │ │ ├── DigIn_3.c │ │ ├── DigIn_3.h │ │ ├── DigIn_3_aliases.h │ │ ├── DigIn_4.c │ │ ├── DigIn_4.h │ │ ├── DigIn_4_aliases.h │ │ ├── DigIn_5.c │ │ ├── DigIn_5.h │ │ ├── DigIn_5_aliases.h │ │ ├── DigIn_6.c │ │ ├── DigIn_6.h │ │ ├── DigIn_6_aliases.h │ │ ├── DigOut_0.c │ │ ├── DigOut_0.h │ │ ├── DigOut_0_P12_6.c │ │ ├── DigOut_0_P12_6.h │ │ ├── DigOut_0_P12_6_aliases.h │ │ ├── DigOut_0_aliases.h │ │ ├── DigOut_1.c │ │ ├── DigOut_1.h │ │ ├── DigOut_1_P12_7.c │ │ ├── DigOut_1_P12_7.h │ │ ├── DigOut_1_P12_7_aliases.h │ │ ├── DigOut_1_aliases.h │ │ ├── DigOut_2.c │ │ ├── DigOut_2.h │ │ ├── DigOut_2_aliases.h │ │ ├── DigOut_3.c │ │ ├── DigOut_3.h │ │ ├── DigOut_3_aliases.h │ │ ├── DigOut_4.c │ │ ├── DigOut_4.h │ │ ├── DigOut_4_aliases.h │ │ ├── DigOut_5.c │ │ ├── DigOut_5.h │ │ ├── DigOut_5_aliases.h │ │ ├── DigOut_6.c │ │ ├── DigOut_6.h │ │ ├── DigOut_6_aliases.h │ │ ├── Digital_Input_Status.c │ │ ├── Digital_Input_Status.h │ │ ├── Digital_Out_Control.c │ │ ├── Digital_Out_Control.h │ │ ├── Digital_Out_Control_PM.c │ │ ├── Digital_PWM.c │ │ ├── Digital_PWM.h │ │ ├── Digital_PWM_PM.c │ │ ├── Digtial_PWM.c │ │ ├── Digtial_PWM.h │ │ ├── Digtial_PWM_PM.c │ │ ├── Ext_Trig_Gnd.c │ │ ├── Ext_Trig_Gnd.h │ │ ├── Ext_Trig_Gnd_aliases.h │ │ ├── External_Trigger.c │ │ ├── External_Trigger.h │ │ ├── External_Trigger_P0_3.c │ │ ├── External_Trigger_P0_3.h │ │ ├── External_Trigger_P0_3_aliases.h │ │ ├── External_Trigger_P3_7.c │ │ ├── External_Trigger_P3_7.h │ │ ├── External_Trigger_P3_7_aliases.h │ │ ├── External_Trigger_aliases.h │ │ ├── KEES_Mod.c │ │ ├── KEES_Mod.h │ │ ├── KEES_Mod_Clock.c │ │ ├── KEES_Mod_Clock.h │ │ ├── LED.c │ │ ├── LED.h │ │ ├── LED_0_P6_3.c │ │ ├── LED_0_P6_3.h │ │ ├── LED_0_P6_3_aliases.h │ │ ├── LED_1_P6_2.c │ │ ├── LED_1_P6_2.h │ │ ├── LED_1_P6_2_aliases.h │ │ ├── LED_aliases.h │ │ ├── Mixer_1.c │ │ ├── Mixer_1.h │ │ ├── Mixer_1_PM.c │ │ ├── Mod_Analog_Out_P3_4.c │ │ ├── Mod_Analog_Out_P3_4.h │ │ ├── Mod_Analog_Out_P3_4_aliases.h │ │ ├── Mod_Digital_Out_P3_1.c │ │ ├── Mod_Digital_Out_P3_1.h │ │ ├── Mod_Digital_Out_P3_1_aliases.h │ │ ├── Mod_In_P3_6.c │ │ ├── Mod_In_P3_6.h │ │ ├── Mod_In_P3_6_aliases.h │ │ ├── Modulator_Analog_Out_P3_4.c │ │ ├── Modulator_Analog_Out_P3_4.h │ │ ├── Modulator_Analog_Out_P3_4_aliases.h │ │ ├── Modulator_Dig_Out_P3_1.c │ │ ├── Modulator_Dig_Out_P3_1.h │ │ ├── Modulator_Dig_Out_P3_1_aliases.h │ │ ├── Modulator_In_P3_6.c │ │ ├── Modulator_In_P3_6.h │ │ ├── Modulator_In_P3_6_aliases.h │ │ ├── Noise_Clock.c │ │ ├── Noise_Clock.h │ │ ├── Opamp_1.c │ │ ├── Opamp_1.h │ │ ├── Opamp_1_PM.c │ │ ├── Opamp_Neg_Input_P3_2.c │ │ ├── Opamp_Neg_Input_P3_2.h │ │ ├── Opamp_Neg_Input_P3_2_aliases.h │ │ ├── Opamp_Out_P3_7.c │ │ ├── Opamp_Out_P3_7.h │ │ ├── Opamp_Out_P3_7_aliases.h │ │ ├── Opamp_Pos_Input_P3_3.c │ │ ├── Opamp_Pos_Input_P3_3.h │ │ ├── Opamp_Pos_Input_P3_3_aliases.h │ │ ├── P0_5_ADC_1.c │ │ ├── P0_5_ADC_1.h │ │ ├── P0_5_ADC_1_aliases.h │ │ ├── P2_0_SOC.c │ │ ├── P2_0_SOC.h │ │ ├── P2_0_SOC_aliases.h │ │ ├── P2_1_EOC_1.c │ │ ├── P2_1_EOC_1.h │ │ ├── P2_1_EOC_1_aliases.h │ │ ├── P2_2_EOC_2.c │ │ ├── P2_2_EOC_2.h │ │ ├── P2_2_EOC_2_aliases.h │ │ ├── P2_3_NRQ_1.c │ │ ├── P2_3_NRQ_1.h │ │ ├── P2_3_NRQ_1_aliases.h │ │ ├── P2_4_NRQ_2.c │ │ ├── P2_4_NRQ_2.h │ │ ├── P2_4_NRQ_2_aliases.h │ │ ├── P2_5_CompOut.c │ │ ├── P2_5_CompOut.h │ │ ├── P2_5_CompOut_aliases.h │ │ ├── P2_6_Trigger.c │ │ ├── P2_6_Trigger.h │ │ ├── P2_6_Trigger_aliases.h │ │ ├── P2_7_DMA_Gate.c │ │ ├── P2_7_DMA_Gate.h │ │ ├── P2_7_DMA_Gate_aliases.h │ │ ├── P3_2_ADC_2.c │ │ ├── P3_2_ADC_2.h │ │ ├── P3_2_ADC_2_aliases.h │ │ ├── P3_5_ADC_2.c │ │ ├── P3_5_ADC_2.h │ │ ├── P3_5_ADC_2_aliases.h │ │ ├── P5_0_ARM.c │ │ ├── P5_0_ARM.h │ │ ├── P5_0_ARM_aliases.h │ │ ├── P5_1_TC.c │ │ ├── P5_1_TC.h │ │ ├── P5_1_TC_aliases.h │ │ ├── P5_2_TRIGGER_MUX_SELECT.c │ │ ├── P5_2_TRIGGER_MUX_SELECT.h │ │ ├── P5_2_TRIGGER_MUX_SELECT_aliases.h │ │ ├── P5_2_TriggerLut_S1.c │ │ ├── P5_2_TriggerLut_S1.h │ │ ├── P5_2_TriggerLut_S1_aliases.h │ │ ├── P5_3_TriggerLut_S0.c │ │ ├── P5_3_TriggerLut_S0.h │ │ ├── P5_3_TriggerLut_S0_aliases.h │ │ ├── P5_4_TriggerLut_Block.c │ │ ├── P5_4_TriggerLut_Block.h │ │ ├── P5_4_TriggerLut_Block_aliases.h │ │ ├── P5_5_Trigger_Raw.c │ │ ├── P5_5_Trigger_Raw.h │ │ ├── P5_5_Trigger_Raw_aliases.h │ │ ├── P6_3_LED.c │ │ ├── P6_3_LED.h │ │ ├── P6_3_LED_aliases.h │ │ ├── PGA_1.c │ │ ├── PGA_1.h │ │ ├── PGA_1_PM.c │ │ ├── PRS.c │ │ ├── PRS.h │ │ ├── PRS_PM.c │ │ ├── PWMOutB_0.c │ │ ├── PWMOutB_0.h │ │ ├── PWMOutB_0_aliases.h │ │ ├── PWMOut_0.c │ │ ├── PWMOut_0.h │ │ ├── PWMOut_0_P12_4.c │ │ ├── PWMOut_0_P12_4.h │ │ ├── PWMOut_0_P12_4_aliases.h │ │ ├── PWMOut_0_P12_5.c │ │ ├── PWMOut_0_P12_5.h │ │ ├── PWMOut_0_P12_5_aliases.h │ │ ├── PWMOut_0_aliases.h │ │ ├── PWM_Clock.c │ │ ├── PWM_Clock.h │ │ ├── PWM_Sample_Buffer.c │ │ ├── PWM_Sample_Buffer.h │ │ ├── PWM_Sample_Buffer_PM.c │ │ ├── Pin_1.c │ │ ├── Pin_1.h │ │ ├── Pin_1_aliases.h │ │ ├── Pin_2.c │ │ ├── Pin_2.h │ │ ├── Pin_2_aliases.h │ │ ├── SW.c │ │ ├── SW.h │ │ ├── SW_2_P15_5.c │ │ ├── SW_2_P15_5.h │ │ ├── SW_2_P15_5_aliases.h │ │ ├── SW_2_P6_1.c │ │ ├── SW_2_P6_1.h │ │ ├── SW_2_P6_1_aliases.h │ │ ├── SW_aliases.h │ │ ├── SampleClock.c │ │ ├── SampleClock.h │ │ ├── SampleClock_1.c │ │ ├── SampleClock_1.h │ │ ├── Scope_A.c │ │ ├── Scope_A.h │ │ ├── Scope_A_Gnd.c │ │ ├── Scope_A_Gnd.h │ │ ├── Scope_A_Gnd_aliases.h │ │ ├── Scope_A_aliases.h │ │ ├── Scope_B.c │ │ ├── Scope_B.h │ │ ├── Scope_B_Gnd.c │ │ ├── Scope_B_Gnd.h │ │ ├── Scope_B_Gnd_aliases.h │ │ ├── Scope_B_aliases.h │ │ ├── Software_Debug_P5_6.c │ │ ├── Software_Debug_P5_6.h │ │ ├── Software_Debug_P5_6_aliases.h │ │ ├── Trig_Buf.c │ │ ├── Trig_Buf.h │ │ ├── Trig_Buf_PM.c │ │ ├── Trig_Out.c │ │ ├── Trig_Out.h │ │ ├── Trig_Out_P0_1.c │ │ ├── Trig_Out_P0_1.h │ │ ├── Trig_Out_P0_1_aliases.h │ │ ├── Trig_Out_aliases.h │ │ ├── TriggerClock.c │ │ ├── TriggerClock.h │ │ ├── TriggerComp.c │ │ ├── TriggerComp.h │ │ ├── TriggerComp_PM.c │ │ ├── TriggerControl.c │ │ ├── TriggerControl.h │ │ ├── TriggerStatus.c │ │ ├── TriggerStatus.h │ │ ├── Trigger_Comp.c │ │ ├── Trigger_Comp.h │ │ ├── Trigger_Comp_PM.c │ │ ├── Trigger_Control.c │ │ ├── Trigger_Control.h │ │ ├── Trigger_Control_PM.c │ │ ├── Trigger_Status.c │ │ ├── Trigger_Status.h │ │ ├── UART.c │ │ ├── UART.h │ │ ├── UART_BOOT.c │ │ ├── UART_INT.c │ │ ├── UART_IntClock.c │ │ ├── UART_IntClock.h │ │ ├── UART_PM.c │ │ ├── USBUART.c │ │ ├── USBUART.h │ │ ├── USBUART_Dm.c │ │ ├── USBUART_Dm.h │ │ ├── USBUART_Dm_aliases.h │ │ ├── USBUART_Dp.c │ │ ├── USBUART_Dp.h │ │ ├── USBUART_Dp_aliases.h │ │ ├── USBUART_audio.c │ │ ├── USBUART_audio.h │ │ ├── USBUART_boot.c │ │ ├── USBUART_cdc.c │ │ ├── USBUART_cdc.h │ │ ├── USBUART_cdc.inf │ │ ├── USBUART_cls.c │ │ ├── USBUART_cydmac.h │ │ ├── USBUART_descr.c │ │ ├── USBUART_drv.c │ │ ├── USBUART_episr.c │ │ ├── USBUART_hid.c │ │ ├── USBUART_hid.h │ │ ├── USBUART_midi.c │ │ ├── USBUART_midi.h │ │ ├── USBUART_msc.c │ │ ├── USBUART_msc.h │ │ ├── USBUART_pm.c │ │ ├── USBUART_pvt.h │ │ ├── USBUART_std.c │ │ ├── USBUART_vnd.c │ │ ├── Vtrig_P3_0.c │ │ ├── Vtrig_P3_0.h │ │ ├── Vtrig_P3_0_aliases.h │ │ ├── Vtrigger.c │ │ ├── Vtrigger.h │ │ ├── Vtrigger_PM.c │ │ ├── Wave_Buf.c │ │ ├── Wave_Buf.h │ │ ├── Wave_Buf_PM.c │ │ ├── Wave_Clock.c │ │ ├── Wave_Clock.h │ │ ├── Wave_Clock_1.c │ │ ├── Wave_Clock_1.h │ │ ├── Wave_Control.c │ │ ├── Wave_Control.h │ │ ├── Wave_Control_PM.c │ │ ├── Wave_DAC.c │ │ ├── Wave_DAC.h │ │ ├── Wave_DAC_PM.c │ │ ├── Wave_DAC_VDAC8.c │ │ ├── Wave_DAC_VDAC8.h │ │ ├── Wave_DAC_VDAC8_PM.c │ │ ├── Wave_DAC_Wave1_DMA_dma.c │ │ ├── Wave_DAC_Wave1_DMA_dma.h │ │ ├── Wave_DAC_Wave2_DMA_dma.c │ │ ├── Wave_DAC_Wave2_DMA_dma.h │ │ ├── Wave_Gnd.c │ │ ├── Wave_Gnd.h │ │ ├── Wave_Gnd_aliases.h │ │ ├── Wave_Out.c │ │ ├── Wave_Out.h │ │ ├── Wave_Out_P0_0.c │ │ ├── Wave_Out_P0_0.h │ │ ├── Wave_Out_P0_0_aliases.h │ │ ├── Wave_Out_aliases.h │ │ ├── cm3gcc.ld │ │ ├── cmsis_armcc.h │ │ ├── cmsis_gcc.h │ │ ├── config.hex │ │ ├── core_cm3.c │ │ ├── core_cm3.h │ │ ├── core_cm3_psoc5.h │ │ ├── core_cmFunc.h │ │ ├── core_cmInstr.h │ │ ├── cyPm.c │ │ ├── cyPm.h │ │ ├── cy_em_eeprom.c │ │ ├── cy_em_eeprom.h │ │ ├── cycodeshareexport.ld │ │ ├── cycodeshareimport.ld │ │ ├── cycodeshareimport.scat │ │ ├── cydevice.h │ │ ├── cydevice_trm.h │ │ ├── cydevicegnu.inc │ │ ├── cydevicegnu_trm.inc │ │ ├── cydeviceiar.inc │ │ ├── cydeviceiar_trm.inc │ │ ├── cydevicerv.inc │ │ ├── cydevicerv_trm.inc │ │ ├── cydisabledsheets.h │ │ ├── cyfitter.h │ │ ├── cyfitter_cfg.c │ │ ├── cyfitter_cfg.h │ │ ├── cyfittergnu.inc │ │ ├── cyfitteriar.inc │ │ ├── cyfitterrv.inc │ │ ├── cymetadata.c │ │ ├── cypins.h │ │ ├── cytypes.h │ │ ├── cyutils.c │ │ ├── eeprom.hex │ │ ├── exported_symbols.txt │ │ ├── project.h │ │ ├── protect.hex │ │ └── renamed_symbols.txt ├── Scope.cycdx ├── Scope.cydwr ├── Scope.cyfit ├── Scope.cyprj ├── Scope.rpt ├── Scope.svd ├── Scope_timing.html ├── TopDesign │ └── TopDesign.cysch ├── device.h └── main.c └── Scope.cywrk /.gitignore: -------------------------------------------------------------------------------- 1 | *~ 2 | 3 | 4 | -------------------------------------------------------------------------------- /FreeSoC2_Scope.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/FreeSoC2_Scope.docx -------------------------------------------------------------------------------- /KitProg_Scope.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/KitProg_Scope.docx -------------------------------------------------------------------------------- /LICENSE.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/LICENSE.txt -------------------------------------------------------------------------------- /PSoC_5LP_Scope.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/PSoC_5LP_Scope.docx -------------------------------------------------------------------------------- /README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/README.txt -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/CLEAN.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/CLEAN.log -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/Generated_Source/PSoC5/cycodeshareexport.ld: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/Generated_Source/PSoC5/cycodeshareimport.ld: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/Generated_Source/PSoC5/cycodeshareimport.scat: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/Generated_Source/PSoC5/eeprom.hex: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/Generated_Source/PSoC5/exported_symbols.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/Generated_Source/PSoC5/renamed_symbols.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/REBUILD.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/REBUILD.log -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/ScopeFreeSoC2.cydwr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/ScopeFreeSoC2.cydwr -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/ScopeFreeSoC2.cyfit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/ScopeFreeSoC2.cyfit -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/ScopeFreeSoC2.cyprj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/ScopeFreeSoC2.cyprj -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/ScopeFreeSoC2.cyprj.howe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/ScopeFreeSoC2.cyprj.howe -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/TopDesign/TopDesign.cysch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/TopDesign/TopDesign.cysch -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/ADCClock.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/ADCClock.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/ADCClock.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/ADCClock.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/ADC_1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/ADC_1.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/ADC_1.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/ADC_1.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/ADC_1_Bypass.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/ADC_1_Bypass.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/ADC_1_Bypass.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/ADC_1_Bypass.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/ADC_1_INT.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/ADC_1_INT.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/ADC_1_IRQ.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/ADC_1_IRQ.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/ADC_1_IRQ.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/ADC_1_IRQ.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/ADC_1_PM.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/ADC_1_PM.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/ADC_2.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/ADC_2.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/ADC_2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/ADC_2.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/ADC_2_Bypass.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/ADC_2_Bypass.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/ADC_2_Bypass.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/ADC_2_Bypass.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/ADC_2_INT.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/ADC_2_INT.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/ADC_2_IRQ.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/ADC_2_IRQ.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/ADC_2_IRQ.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/ADC_2_IRQ.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/ADC_2_PM.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/ADC_2_PM.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Amux_Trigger.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Amux_Trigger.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Amux_Trigger.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Amux_Trigger.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Button.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Button.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Button.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Button.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Cm3Iar.icf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Cm3Iar.icf -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Cm3Start.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Cm3Start.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/CyBootAsmGnu.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/CyBootAsmGnu.s -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/CyBootAsmIar.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/CyBootAsmIar.s -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/CyBootAsmRv.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/CyBootAsmRv.s -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/CyDmac.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/CyDmac.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/CyDmac.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/CyDmac.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/CyFlash.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/CyFlash.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/CyFlash.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/CyFlash.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/CyLib.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/CyLib.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/CyLib.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/CyLib.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/CySpc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/CySpc.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/CySpc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/CySpc.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/DigIn_0.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/DigIn_0.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/DigIn_0.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/DigIn_0.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/DigIn_1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/DigIn_1.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/DigIn_1.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/DigIn_1.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/DigIn_2.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/DigIn_2.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/DigIn_2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/DigIn_2.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/DigIn_3.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/DigIn_3.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/DigIn_3.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/DigIn_3.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/DigIn_4.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/DigIn_4.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/DigIn_4.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/DigIn_4.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/DigOut_0.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/DigOut_0.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/DigOut_0.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/DigOut_0.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/DigOut_1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/DigOut_1.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/DigOut_1.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/DigOut_1.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/DigOut_2.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/DigOut_2.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/DigOut_2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/DigOut_2.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/DigOut_3.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/DigOut_3.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/DigOut_3.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/DigOut_3.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/DigOut_4.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/DigOut_4.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/DigOut_4.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/DigOut_4.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Digital_PWM.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Digital_PWM.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Digital_PWM.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Digital_PWM.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/LED.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/LED.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/LED.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/LED.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/LED_aliases.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/LED_aliases.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Noise_Clock.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Noise_Clock.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Noise_Clock.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Noise_Clock.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/PRS.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/PRS.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/PRS.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/PRS.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/PRS_PM.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/PRS_PM.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/PWMOutB_0.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/PWMOutB_0.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/PWMOutB_0.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/PWMOutB_0.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/PWMOut_0.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/PWMOut_0.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/PWMOut_0.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/PWMOut_0.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/PWM_Clock.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/PWM_Clock.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/PWM_Clock.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/PWM_Clock.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/SampleClock.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/SampleClock.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/SampleClock.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/SampleClock.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/ScopeFreeSoC2.plc_log: -------------------------------------------------------------------------------- 1 | I2076: Total run-time: 2.4 sec. 2 | 3 | -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Scope_A.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Scope_A.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Scope_A.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Scope_A.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Scope_B.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Scope_B.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Scope_B.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Scope_B.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Trig_Buf.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Trig_Buf.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Trig_Buf.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Trig_Buf.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Trig_Buf_PM.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Trig_Buf_PM.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Trig_Out.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Trig_Out.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Trig_Out.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Trig_Out.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Trigger_Comp.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Trigger_Comp.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Trigger_Comp.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Trigger_Comp.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/USBUART.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/USBUART.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/USBUART.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/USBUART.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/USBUART_Dm.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/USBUART_Dm.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/USBUART_Dm.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/USBUART_Dm.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/USBUART_Dp.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/USBUART_Dp.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/USBUART_Dp.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/USBUART_Dp.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/USBUART_boot.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/USBUART_boot.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/USBUART_cdc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/USBUART_cdc.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/USBUART_cdc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/USBUART_cdc.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/USBUART_cls.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/USBUART_cls.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/USBUART_drv.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/USBUART_drv.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/USBUART_hid.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/USBUART_hid.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/USBUART_hid.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/USBUART_hid.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/USBUART_midi.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/USBUART_midi.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/USBUART_midi.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/USBUART_midi.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/USBUART_msc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/USBUART_msc.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/USBUART_msc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/USBUART_msc.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/USBUART_pm.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/USBUART_pm.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/USBUART_pvt.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/USBUART_pvt.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/USBUART_std.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/USBUART_std.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/USBUART_vnd.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/USBUART_vnd.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Vtrigger.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Vtrigger.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Vtrigger.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Vtrigger.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Vtrigger_PM.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Vtrigger_PM.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Wave_Buf.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Wave_Buf.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Wave_Buf.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Wave_Buf.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Wave_Buf_PM.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Wave_Buf_PM.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Wave_Clock.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Wave_Clock.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Wave_Clock.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Wave_Clock.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Wave_Control.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Wave_Control.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Wave_Control.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Wave_Control.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Wave_DAC.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Wave_DAC.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Wave_DAC.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Wave_DAC.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Wave_DAC_PM.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Wave_DAC_PM.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Wave_Gnd.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Wave_Gnd.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Wave_Gnd.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Wave_Gnd.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Wave_Out.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Wave_Out.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Wave_Out.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/Wave_Out.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/bitstream.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/bitstream.txt -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/cm3gcc.ld: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/cm3gcc.ld -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/cmsis_armcc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/cmsis_armcc.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/cmsis_gcc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/cmsis_gcc.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/config.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/config.hex -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/core_cm3.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/core_cm3.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/core_cmFunc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/core_cmFunc.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/core_cmInstr.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/core_cmInstr.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/cyPm.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/cyPm.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/cyPm.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/cyPm.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/cy_em_eeprom.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/cy_em_eeprom.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/cy_em_eeprom.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/cy_em_eeprom.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/cycodeshareexport.ld: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/cycodeshareimport.ld: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/cycodeshareimport.scat: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/cydevice.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/cydevice.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/cydevice_trm.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/cydevice_trm.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/cydevicerv.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/cydevicerv.inc -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/cyfitter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/cyfitter.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/cyfitter_cfg.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/cyfitter_cfg.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/cyfitter_cfg.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/cyfitter_cfg.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/cyfitterrv.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/cyfitterrv.inc -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/cymetadata.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/cymetadata.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/cypins.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/cypins.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/cytypes.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/cytypes.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/cyutils.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/cyutils.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/device.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/device.lib -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/lcpsoc3/index: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/lcpsoc3/index -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/placer.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/placer.log -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/project.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/codegentemp/project.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/device.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/device.h -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cydsn/main.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cydsn/main.c -------------------------------------------------------------------------------- /ScopeFreeSoC2/ScopeFreeSoC2.cywrk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeFreeSoC2/ScopeFreeSoC2.cywrk -------------------------------------------------------------------------------- /ScopeGUI/.gitignore: -------------------------------------------------------------------------------- 1 | *~ 2 | */*~ 3 | 4 | -------------------------------------------------------------------------------- /ScopeGUI/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/README.txt -------------------------------------------------------------------------------- /ScopeGUI/ScopeGUI.exe.lnk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/ScopeGUI.exe.lnk -------------------------------------------------------------------------------- /ScopeGUI/TCL/EnumSer.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/EnumSer.exe -------------------------------------------------------------------------------- /ScopeGUI/TCL/FFT.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/FFT.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/100ms.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/100ms.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/100ns.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/100ns.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/100us.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/100us.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/10ms.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/10ms.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/10us.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/10us.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/1ms.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/1ms.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/1s.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/1s.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/1us.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/1us.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/200ms.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/200ms.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/200ns.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/200ns.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/200us.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/200us.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/20ms.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/20ms.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/20us.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/20us.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/2ms.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/2ms.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/2us.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/2us.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/500ms.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/500ms.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/500ns.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/500ns.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/500us.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/500us.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/50ms.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/50ms.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/50ns.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/50ns.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/50us.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/50us.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/5ms.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/5ms.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/5us.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/5us.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/AutoAverage.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/AutoAverage.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/AutoFrequency.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/AutoFrequency.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/AutoMax.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/AutoMax.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/AutoMin.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/AutoMin.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/AutoPkPk.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/AutoPkPk.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/AutoRMS.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/AutoRMS.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/Bit0Off.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/Bit0Off.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/Bit0On.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/Bit0On.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/Bit1Off.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/Bit1Off.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/Bit1On.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/Bit1On.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/Bit2Off.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/Bit2Off.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/Bit2On.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/Bit2On.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/Bit3Off.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/Bit3Off.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/Bit3On.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/Bit3On.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/Bit4Off.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/Bit4Off.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/Bit4On.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/Bit4On.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/Bit5Off.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/Bit5Off.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/Bit5On.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/Bit5On.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/Bit6Off.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/Bit6Off.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/Bit6On.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/Bit6On.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/Bit7Off.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/Bit7Off.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/Bit7On.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/Bit7On.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/ChannelA.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/ChannelA.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/ChannelB.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/ChannelB.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/GndDn.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/GndDn.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/GndUp.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/GndUp.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/GndZero.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/GndZero.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/Intoff.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/Intoff.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/Inton.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/Inton.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/LEDOff.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/LEDOff.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/LEDOn.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/LEDOn.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/MagIn.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/MagIn.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/MagOut.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/MagOut.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/Math.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/Math.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/SWOff.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/SWOff.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/SWOn.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/SWOn.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/Title.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/Title.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/USB-Warn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/USB-Warn.png -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/a100mV.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/a100mV.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/a10V.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/a10V.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/a1V.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/a1V.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/a200mV.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/a200mV.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/a20V.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/a20V.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/a2V.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/a2V.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/a500mV.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/a500mV.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/a50V.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/a50V.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/a50mV.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/a50mV.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/a5V.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/a5V.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/aRising.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/aRising.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/ampImage.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/ampImage.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/b100mV.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/b100mV.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/b10V.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/b10V.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/b1V.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/b1V.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/b200mV.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/b200mV.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/b20V.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/b20V.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/b2V.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/b2V.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/b500mV.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/b500mV.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/b50V.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/b50V.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/b50mV.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/b50mV.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/b5V.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/b5V.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/freqImage.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/freqImage.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/m100mV.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/m100mV.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/m10V.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/m10V.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/m10mV.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/m10mV.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/m1V.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/m1V.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/m200mV.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/m200mV.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/m20V.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/m20V.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/m20mV.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/m20mV.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/m2V.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/m2V.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/m500mV.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/m500mV.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/m50V.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/m50V.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/m50mV.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/m50mV.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/m5V.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/m5V.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/m5mV.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/m5mV.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Images/offsetImage.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Images/offsetImage.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/Img-win32/jpegtcl92.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/Img-win32/jpegtcl92.dll -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/Img-win32/pkgIndex.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/Img-win32/pkgIndex.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/Img-win32/pngtcl1621.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/Img-win32/pngtcl1621.dll -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/Img-win32/tifftcl397.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/Img-win32/tifftcl397.dll -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/Img-win32/tkimg146.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/Img-win32/tkimg146.dll -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/Img-win32/tkimgbmp146.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/Img-win32/tkimgbmp146.dll -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/Img-win32/tkimgdted146.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/Img-win32/tkimgdted146.dll -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/Img-win32/tkimggif146.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/Img-win32/tkimggif146.dll -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/Img-win32/tkimgico146.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/Img-win32/tkimgico146.dll -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/Img-win32/tkimgjpeg146.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/Img-win32/tkimgjpeg146.dll -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/Img-win32/tkimgpcx146.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/Img-win32/tkimgpcx146.dll -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/Img-win32/tkimgpixmap146.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/Img-win32/tkimgpixmap146.dll -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/Img-win32/tkimgpng146.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/Img-win32/tkimgpng146.dll -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/Img-win32/tkimgppm146.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/Img-win32/tkimgppm146.dll -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/Img-win32/tkimgps146.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/Img-win32/tkimgps146.dll -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/Img-win32/tkimgraw146.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/Img-win32/tkimgraw146.dll -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/Img-win32/tkimgsgi146.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/Img-win32/tkimgsgi146.dll -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/Img-win32/tkimgsun146.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/Img-win32/tkimgsun146.dll -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/Img-win32/tkimgtga146.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/Img-win32/tkimgtga146.dll -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/Img-win32/tkimgtiff146.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/Img-win32/tkimgtiff146.dll -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/Img-win32/tkimgwindow146.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/Img-win32/tkimgwindow146.dll -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/Img-win32/tkimgxbm146.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/Img-win32/tkimgxbm146.dll -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/Img-win32/tkimgxpm146.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/Img-win32/tkimgxpm146.dll -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/Img-win32/zlibtcl1281.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/Img-win32/zlibtcl1281.dll -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/ArrowButton.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/ArrowButton.html -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/BWidget.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/BWidget.html -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/Button.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/Button.html -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/ButtonBox.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/ButtonBox.html -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/ComboBox.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/ComboBox.html -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/Dialog.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/Dialog.html -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/DragSite.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/DragSite.html -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/DropSite.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/DropSite.html -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/DynamicHelp.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/DynamicHelp.html -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/Entry.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/Entry.html -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/Label.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/Label.html -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/LabelEntry.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/LabelEntry.html -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/LabelFrame.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/LabelFrame.html -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/ListBox.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/ListBox.html -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/MainFrame.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/MainFrame.html -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/MessageDlg.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/MessageDlg.html -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/NoteBook.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/NoteBook.html -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/PagesManager.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/PagesManager.html -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/PanedWindow.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/PanedWindow.html -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/PanelFrame.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/PanelFrame.html -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/PasswdDlg.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/PasswdDlg.html -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/ProgressBar.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/ProgressBar.html -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/ProgressDlg.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/ProgressDlg.html -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/ScrollView.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/ScrollView.html -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/ScrollableFrame.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/ScrollableFrame.html -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/ScrolledWindow.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/ScrolledWindow.html -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/SelectColor.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/SelectColor.html -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/SelectFont.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/SelectFont.html -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/Separator.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/Separator.html -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/SpinBox.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/SpinBox.html -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/StatusBar.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/StatusBar.html -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/TitleFrame.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/TitleFrame.html -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/Tree.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/Tree.html -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/Widget.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/Widget.html -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/contents.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/contents.html -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/index.html -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/navtree.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/navtree.html -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/options.htm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/BWman/options.htm -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/CHANGES.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/CHANGES.txt -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/ChangeLog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/ChangeLog -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/LICENSE.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/LICENSE.txt -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/README.txt -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/arrow.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/arrow.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/bitmap.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/bitmap.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/button.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/button.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/buttonbox.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/buttonbox.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/color.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/color.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/combobox.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/combobox.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/demo/basic.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/demo/basic.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/demo/bwidget.xbm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/demo/bwidget.xbm -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/demo/demo.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/demo/demo.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/demo/dnd.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/demo/dnd.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/demo/manager.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/demo/manager.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/demo/select.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/demo/select.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/demo/tmpldlg.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/demo/tmpldlg.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/demo/tree.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/demo/tree.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/demo/x1.xbm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/demo/x1.xbm -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/dialog.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/dialog.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/dragsite.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/dragsite.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/dropsite.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/dropsite.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/dynhelp.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/dynhelp.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/entry.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/entry.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/font.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/font.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/images/bold.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/images/bold.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/images/copy.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/images/copy.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/images/cut.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/images/cut.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/images/dragfile.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/images/dragfile.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/images/dragicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/images/dragicon.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/images/error.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/images/error.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/images/file.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/images/file.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/images/folder.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/images/folder.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/images/hourglass.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/images/hourglass.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/images/info.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/images/info.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/images/italic.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/images/italic.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/images/minus.xbm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/images/minus.xbm -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/images/new.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/images/new.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/images/opcopy.xbm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/images/opcopy.xbm -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/images/open.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/images/open.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/images/openfold.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/images/openfold.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/images/oplink.xbm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/images/oplink.xbm -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/images/opmove.xbm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/images/opmove.xbm -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/images/overstrike.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/images/overstrike.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/images/palette.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/images/palette.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/images/passwd.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/images/passwd.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/images/paste.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/images/paste.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/images/plus.xbm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/images/plus.xbm -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/images/print.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/images/print.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/images/question.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/images/question.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/images/redo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/images/redo.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/images/save.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/images/save.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/images/target.xbm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/images/target.xbm -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/images/underline.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/images/underline.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/images/undo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/images/undo.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/images/warning.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/images/warning.gif -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/init.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/init.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/label.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/label.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/labelentry.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/labelentry.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/labelframe.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/labelframe.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/lang/da.rc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/lang/da.rc -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/lang/de.rc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/lang/de.rc -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/lang/en.rc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/lang/en.rc -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/lang/es.rc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/lang/es.rc -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/lang/fr.rc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/lang/fr.rc -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/lang/hu.rc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/lang/hu.rc -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/lang/nl.rc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/lang/nl.rc -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/lang/no.rc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/lang/no.rc -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/lang/pl.rc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/lang/pl.rc -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/listbox.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/listbox.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/mainframe.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/mainframe.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/messagedlg.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/messagedlg.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/notebook.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/notebook.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/pagesmgr.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/pagesmgr.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/panedw.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/panedw.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/panelframe.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/panelframe.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/passwddlg.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/passwddlg.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/pkgIndex.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/pkgIndex.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/progressbar.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/progressbar.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/progressdlg.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/progressdlg.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/scrollframe.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/scrollframe.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/scrollview.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/scrollview.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/scrollw.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/scrollw.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/separator.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/separator.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/spinbox.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/spinbox.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/statusbar.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/statusbar.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/tests/entry.test: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/tests/entry.test -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/titleframe.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/titleframe.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/tree.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/tree.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/utils.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/utils.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/widget.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/widget.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/wizard.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/wizard.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/bwidget-1.9.10/xpm2image.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/bwidget-1.9.10/xpm2image.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/LICENSE -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/README.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/README.TXT -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/accounts.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/accounts.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/adsi.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/adsi.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/apputil.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/apputil.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/base.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/base.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/clipboard.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/clipboard.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/com.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/com.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/console.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/console.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/crypto.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/crypto.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/device.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/device.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/disk.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/disk.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/etw.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/etw.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/eventlog.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/eventlog.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/evt.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/evt.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/handle.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/handle.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/input.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/input.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/metoo.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/metoo.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/msi.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/msi.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/mstask.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/mstask.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/namedpipe.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/namedpipe.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/network.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/network.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/nls.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/nls.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/osinfo.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/osinfo.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/pdh.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/pdh.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/pkgIndex.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/pkgIndex.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/power.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/power.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/printer.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/printer.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/process.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/process.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/rds.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/rds.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/resource.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/resource.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/security.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/security.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/services.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/services.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/share.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/share.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/shell.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/shell.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/sound.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/sound.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/sspi.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/sspi.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/synch.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/synch.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/tls.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/tls.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/twapi.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/twapi.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/twapi_base.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/twapi_base.dll -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/twapi_base64.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/twapi_base64.dll -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/ui.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/ui.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/win.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/win.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/winlog.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/winlog.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/winsta.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/winsta.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/Lib/twapi-4.1.27/wmi.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Lib/twapi-4.1.27/wmi.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/ScopeGUI.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/ScopeGUI.exe -------------------------------------------------------------------------------- /ScopeGUI/TCL/Waves/gaus.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Waves/gaus.dat -------------------------------------------------------------------------------- /ScopeGUI/TCL/Waves/sawtooth.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Waves/sawtooth.dat -------------------------------------------------------------------------------- /ScopeGUI/TCL/Waves/sine.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Waves/sine.dat -------------------------------------------------------------------------------- /ScopeGUI/TCL/Waves/square.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Waves/square.dat -------------------------------------------------------------------------------- /ScopeGUI/TCL/Waves/triangle.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/Waves/triangle.dat -------------------------------------------------------------------------------- /ScopeGUI/TCL/automeasure.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/automeasure.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/calibration.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/calibration.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/capture.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/capture.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/cursors.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/cursors.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/dataRecorder.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/dataRecorder.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/debug.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/debug.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/dialog.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/dialog.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/digio.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/digio.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/export.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/export.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/gaus.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/gaus.dat -------------------------------------------------------------------------------- /ScopeGUI/TCL/main.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/main.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/math.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/math.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/netalyzer.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/netalyzer.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/persist.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/persist.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/port.cfg: -------------------------------------------------------------------------------- 1 | 42 2 | -------------------------------------------------------------------------------- /ScopeGUI/TCL/sawtooth.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/sawtooth.dat -------------------------------------------------------------------------------- /ScopeGUI/TCL/scope.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/scope.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/sine.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/sine.dat -------------------------------------------------------------------------------- /ScopeGUI/TCL/square.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/square.dat -------------------------------------------------------------------------------- /ScopeGUI/TCL/stub.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/stub.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/triangle.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/triangle.dat -------------------------------------------------------------------------------- /ScopeGUI/TCL/updateCheck.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/updateCheck.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/usbSerial.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/usbSerial.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/waveMakerManual.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/waveMakerManual.pdf -------------------------------------------------------------------------------- /ScopeGUI/TCL/waveform.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/waveform.tcl -------------------------------------------------------------------------------- /ScopeGUI/TCL/wavemaker.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/TCL/wavemaker.tcl -------------------------------------------------------------------------------- /ScopeGUI/USBUART_Driver/USBUART_cdc.inf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/USBUART_Driver/USBUART_cdc.inf -------------------------------------------------------------------------------- /ScopeGUI/Wrap/CreateExe.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/Wrap/CreateExe.bat -------------------------------------------------------------------------------- /ScopeGUI/Wrap/freewrap.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/Wrap/freewrap.exe -------------------------------------------------------------------------------- /ScopeGUI/Wrap/freewrap32.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/Wrap/freewrap32.exe -------------------------------------------------------------------------------- /ScopeGUI/Wrap/freewrap_sourceFiles.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeGUI/Wrap/freewrap_sourceFiles.txt -------------------------------------------------------------------------------- /ScopeKitProg/.gitignore: -------------------------------------------------------------------------------- 1 | Backup 2 | *.Greg 3 | *.cydsn/codegentemp 4 | -------------------------------------------------------------------------------- /ScopeKitProg/Bootloader_Files/KitProg2_Bootloader.elf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeKitProg/Bootloader_Files/KitProg2_Bootloader.elf -------------------------------------------------------------------------------- /ScopeKitProg/Bootloader_Files/KitProg2_Bootloader.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeKitProg/Bootloader_Files/KitProg2_Bootloader.hex -------------------------------------------------------------------------------- /ScopeKitProg/Bootloader_Files/KitProg_Bootloader.elf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeKitProg/Bootloader_Files/KitProg_Bootloader.elf -------------------------------------------------------------------------------- /ScopeKitProg/Bootloader_Files/KitProg_Bootloader.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeKitProg/Bootloader_Files/KitProg_Bootloader.hex -------------------------------------------------------------------------------- /ScopeKitProg/Scope_KitProg.cydsn/CLEAN.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeKitProg/Scope_KitProg.cydsn/CLEAN.log -------------------------------------------------------------------------------- /ScopeKitProg/Scope_KitProg.cydsn/ComponentUpdateLog.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeKitProg/Scope_KitProg.cydsn/ComponentUpdateLog.txt -------------------------------------------------------------------------------- /ScopeKitProg/Scope_KitProg.cydsn/Generated_Source/PSoC5/SW.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeKitProg/Scope_KitProg.cydsn/Generated_Source/PSoC5/SW.c -------------------------------------------------------------------------------- /ScopeKitProg/Scope_KitProg.cydsn/Generated_Source/PSoC5/SW.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeKitProg/Scope_KitProg.cydsn/Generated_Source/PSoC5/SW.h -------------------------------------------------------------------------------- /ScopeKitProg/Scope_KitProg.cydsn/Generated_Source/PSoC5/cycodeshareexport.ld: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /ScopeKitProg/Scope_KitProg.cydsn/Generated_Source/PSoC5/cycodeshareimport.ld: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /ScopeKitProg/Scope_KitProg.cydsn/Generated_Source/PSoC5/cycodeshareimport.scat: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /ScopeKitProg/Scope_KitProg.cydsn/Generated_Source/PSoC5/eeprom.hex: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /ScopeKitProg/Scope_KitProg.cydsn/Generated_Source/PSoC5/exported_symbols.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /ScopeKitProg/Scope_KitProg.cydsn/Generated_Source/PSoC5/renamed_symbols.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /ScopeKitProg/Scope_KitProg.cydsn/Scope_KitProg.cycdx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeKitProg/Scope_KitProg.cydsn/Scope_KitProg.cycdx -------------------------------------------------------------------------------- /ScopeKitProg/Scope_KitProg.cydsn/Scope_KitProg.cydwr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeKitProg/Scope_KitProg.cydsn/Scope_KitProg.cydwr -------------------------------------------------------------------------------- /ScopeKitProg/Scope_KitProg.cydsn/Scope_KitProg.cyfit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeKitProg/Scope_KitProg.cydsn/Scope_KitProg.cyfit -------------------------------------------------------------------------------- /ScopeKitProg/Scope_KitProg.cydsn/Scope_KitProg.cyprj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeKitProg/Scope_KitProg.cydsn/Scope_KitProg.cyprj -------------------------------------------------------------------------------- /ScopeKitProg/Scope_KitProg.cydsn/Scope_KitProg.rpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeKitProg/Scope_KitProg.cydsn/Scope_KitProg.rpt -------------------------------------------------------------------------------- /ScopeKitProg/Scope_KitProg.cydsn/Scope_KitProg.svd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeKitProg/Scope_KitProg.cydsn/Scope_KitProg.svd -------------------------------------------------------------------------------- /ScopeKitProg/Scope_KitProg.cydsn/Scope_KitProg_timing.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeKitProg/Scope_KitProg.cydsn/Scope_KitProg_timing.html -------------------------------------------------------------------------------- /ScopeKitProg/Scope_KitProg.cydsn/TopDesign/TopDesign.cysch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeKitProg/Scope_KitProg.cydsn/TopDesign/TopDesign.cysch -------------------------------------------------------------------------------- /ScopeKitProg/Scope_KitProg.cydsn/device.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeKitProg/Scope_KitProg.cydsn/device.h -------------------------------------------------------------------------------- /ScopeKitProg/Scope_KitProg.cydsn/main.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeKitProg/Scope_KitProg.cydsn/main.c -------------------------------------------------------------------------------- /ScopeKitProg/Scope_KitProg.cywrk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopeKitProg/Scope_KitProg.cywrk -------------------------------------------------------------------------------- /ScopePSoC/.gitignore: -------------------------------------------------------------------------------- 1 | Backup 2 | *.Greg 3 | *.cydsn/codegentemp 4 | -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/BUILD.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/BUILD.log -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/ComponentUpdateLog.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/ComponentUpdateLog.txt -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Export/PSoCCreatorExportIDE.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Export/PSoCCreatorExportIDE.xml -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC1_Gnd.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC1_Gnd.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC1_Gnd.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC1_Gnd.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC2_Gnd.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC2_Gnd.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC2_Gnd.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC2_Gnd.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADCClock.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADCClock.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADCClock.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADCClock.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_1.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_1.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_1.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_1_Bypass.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_1_Bypass.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_1_Bypass.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_1_Bypass.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_1_Gnd.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_1_Gnd.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_1_Gnd.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_1_Gnd.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_1_IN.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_1_IN.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_1_IN.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_1_IN.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_1_INT.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_1_INT.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_1_IRQ.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_1_IRQ.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_1_IRQ.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_1_IRQ.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_1_PM.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_1_PM.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_2.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_2.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_2.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_2_Bypass.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_2_Bypass.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_2_Bypass.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_2_Bypass.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_2_IN.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_2_IN.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_2_IN.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_2_IN.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_2_INT.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_2_INT.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_2_IRQ.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_2_IRQ.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_2_IRQ.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_2_IRQ.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_2_PM.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_2_PM.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_Clock_Pin.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_Clock_Pin.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_Clock_Pin.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/ADC_Clock_Pin.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Amux_Trigger.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Amux_Trigger.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Amux_Trigger.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Amux_Trigger.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Button.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Button.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Button.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Button.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Clock_1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Clock_1.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Clock_1.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Clock_1.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Clock_2.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Clock_2.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Clock_2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Clock_2.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Cm3Iar.icf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Cm3Iar.icf -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Cm3Start.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Cm3Start.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/CyBootAsmGnu.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/CyBootAsmGnu.s -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/CyBootAsmIar.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/CyBootAsmIar.s -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/CyBootAsmRv.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/CyBootAsmRv.s -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/CyDmac.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/CyDmac.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/CyDmac.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/CyDmac.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/CyFlash.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/CyFlash.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/CyFlash.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/CyFlash.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/CyLib.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/CyLib.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/CyLib.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/CyLib.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/CySpc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/CySpc.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/CySpc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/CySpc.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/CyTrigClock.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/CyTrigClock.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/CyTrigClock.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/CyTrigClock.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigIn_0.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigIn_0.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigIn_0.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigIn_0.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigIn_1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigIn_1.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigIn_1.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigIn_1.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigIn_2.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigIn_2.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigIn_2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigIn_2.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigIn_3.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigIn_3.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigIn_3.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigIn_3.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigIn_4.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigIn_4.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigIn_4.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigIn_4.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigIn_5.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigIn_5.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigIn_5.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigIn_5.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigIn_6.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigIn_6.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigIn_6.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigIn_6.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigOut_0.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigOut_0.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigOut_0.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigOut_0.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigOut_1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigOut_1.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigOut_1.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigOut_1.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigOut_2.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigOut_2.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigOut_2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigOut_2.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigOut_3.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigOut_3.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigOut_3.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigOut_3.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigOut_4.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigOut_4.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigOut_4.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigOut_4.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigOut_5.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigOut_5.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigOut_5.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigOut_5.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigOut_6.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigOut_6.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigOut_6.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/DigOut_6.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Digital_PWM.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Digital_PWM.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Digital_PWM.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Digital_PWM.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Digtial_PWM.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Digtial_PWM.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Digtial_PWM.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Digtial_PWM.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/KEES_Mod.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/KEES_Mod.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/KEES_Mod.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/KEES_Mod.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/LED.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/LED.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/LED.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/LED.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/LED_0_P6_3.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/LED_0_P6_3.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/LED_0_P6_3.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/LED_0_P6_3.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/LED_1_P6_2.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/LED_1_P6_2.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/LED_1_P6_2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/LED_1_P6_2.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/LED_aliases.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/LED_aliases.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Mixer_1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Mixer_1.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Mixer_1.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Mixer_1.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Mixer_1_PM.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Mixer_1_PM.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Mod_In_P3_6.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Mod_In_P3_6.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Mod_In_P3_6.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Mod_In_P3_6.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Noise_Clock.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Noise_Clock.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Noise_Clock.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Noise_Clock.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Opamp_1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Opamp_1.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Opamp_1.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Opamp_1.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Opamp_1_PM.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Opamp_1_PM.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/P0_5_ADC_1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/P0_5_ADC_1.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/P0_5_ADC_1.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/P0_5_ADC_1.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/P2_0_SOC.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/P2_0_SOC.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/P2_0_SOC.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/P2_0_SOC.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/P2_1_EOC_1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/P2_1_EOC_1.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/P2_1_EOC_1.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/P2_1_EOC_1.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/P2_2_EOC_2.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/P2_2_EOC_2.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/P2_2_EOC_2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/P2_2_EOC_2.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/P2_3_NRQ_1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/P2_3_NRQ_1.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/P2_3_NRQ_1.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/P2_3_NRQ_1.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/P2_4_NRQ_2.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/P2_4_NRQ_2.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/P2_4_NRQ_2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/P2_4_NRQ_2.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/P3_2_ADC_2.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/P3_2_ADC_2.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/P3_2_ADC_2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/P3_2_ADC_2.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/P3_5_ADC_2.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/P3_5_ADC_2.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/P3_5_ADC_2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/P3_5_ADC_2.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/P5_0_ARM.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/P5_0_ARM.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/P5_0_ARM.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/P5_0_ARM.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/P5_1_TC.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/P5_1_TC.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/P5_1_TC.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/P5_1_TC.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/P6_3_LED.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/P6_3_LED.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/P6_3_LED.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/P6_3_LED.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/PGA_1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/PGA_1.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/PGA_1.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/PGA_1.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/PGA_1_PM.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/PGA_1_PM.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/PRS.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/PRS.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/PRS.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/PRS.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/PRS_PM.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/PRS_PM.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/PWMOutB_0.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/PWMOutB_0.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/PWMOutB_0.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/PWMOutB_0.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/PWMOut_0.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/PWMOut_0.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/PWMOut_0.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/PWMOut_0.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/PWM_Clock.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/PWM_Clock.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/PWM_Clock.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/PWM_Clock.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Pin_1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Pin_1.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Pin_1.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Pin_1.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Pin_2.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Pin_2.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Pin_2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Pin_2.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/SW.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/SW.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/SW.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/SW.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/SW_2_P15_5.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/SW_2_P15_5.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/SW_2_P15_5.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/SW_2_P15_5.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/SW_2_P6_1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/SW_2_P6_1.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/SW_2_P6_1.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/SW_2_P6_1.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/SW_aliases.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/SW_aliases.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/SampleClock.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/SampleClock.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/SampleClock.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/SampleClock.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Scope_A.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Scope_A.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Scope_A.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Scope_A.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Scope_A_Gnd.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Scope_A_Gnd.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Scope_A_Gnd.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Scope_A_Gnd.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Scope_B.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Scope_B.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Scope_B.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Scope_B.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Scope_B_Gnd.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Scope_B_Gnd.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Scope_B_Gnd.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Scope_B_Gnd.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Trig_Buf.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Trig_Buf.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Trig_Buf.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Trig_Buf.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Trig_Buf_PM.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Trig_Buf_PM.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Trig_Out.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Trig_Out.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Trig_Out.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Trig_Out.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/TriggerComp.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/TriggerComp.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/TriggerComp.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/TriggerComp.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/UART.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/UART.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/UART.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/UART.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/UART_BOOT.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/UART_BOOT.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/UART_INT.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/UART_INT.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/UART_PM.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/UART_PM.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/USBUART.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/USBUART.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/USBUART.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/USBUART.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/USBUART_Dm.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/USBUART_Dm.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/USBUART_Dm.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/USBUART_Dm.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/USBUART_Dp.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/USBUART_Dp.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/USBUART_Dp.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/USBUART_Dp.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/USBUART_cdc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/USBUART_cdc.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/USBUART_cdc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/USBUART_cdc.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/USBUART_cls.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/USBUART_cls.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/USBUART_drv.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/USBUART_drv.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/USBUART_hid.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/USBUART_hid.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/USBUART_hid.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/USBUART_hid.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/USBUART_msc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/USBUART_msc.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/USBUART_msc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/USBUART_msc.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/USBUART_pm.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/USBUART_pm.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/USBUART_pvt.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/USBUART_pvt.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/USBUART_std.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/USBUART_std.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/USBUART_vnd.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/USBUART_vnd.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Vtrig_P3_0.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Vtrig_P3_0.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Vtrig_P3_0.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Vtrig_P3_0.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Vtrigger.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Vtrigger.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Vtrigger.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Vtrigger.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Vtrigger_PM.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Vtrigger_PM.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Wave_Buf.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Wave_Buf.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Wave_Buf.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Wave_Buf.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Wave_Buf_PM.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Wave_Buf_PM.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Wave_Clock.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Wave_Clock.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Wave_Clock.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Wave_Clock.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Wave_DAC.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Wave_DAC.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Wave_DAC.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Wave_DAC.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Wave_DAC_PM.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Wave_DAC_PM.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Wave_Gnd.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Wave_Gnd.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Wave_Gnd.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Wave_Gnd.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Wave_Out.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Wave_Out.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Wave_Out.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/Wave_Out.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/cm3gcc.ld: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/cm3gcc.ld -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/cmsis_armcc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/cmsis_armcc.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/cmsis_gcc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/cmsis_gcc.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/config.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/config.hex -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/core_cm3.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/core_cm3.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/core_cm3.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/core_cm3.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/core_cmFunc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/core_cmFunc.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/cyPm.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/cyPm.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/cyPm.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/cyPm.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/cycodeshareexport.ld: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/cycodeshareimport.ld: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/cycodeshareimport.scat: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/cydevice.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/cydevice.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/cyfitter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/cyfitter.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/cymetadata.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/cymetadata.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/cypins.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/cypins.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/cytypes.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/cytypes.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/cyutils.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/cyutils.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/eeprom.hex: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/exported_symbols.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/project.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/project.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/protect.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/protect.hex -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Generated_Source/PSoC5/renamed_symbols.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Scope.cycdx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Scope.cycdx -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Scope.cydwr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Scope.cydwr -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Scope.cyfit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Scope.cyfit -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Scope.cyprj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Scope.cyprj -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Scope.rpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Scope.rpt -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Scope.svd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Scope.svd -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/Scope_timing.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/Scope_timing.html -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/TopDesign/TopDesign.cysch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/TopDesign/TopDesign.cysch -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/device.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/device.h -------------------------------------------------------------------------------- /ScopePSoC/Scope.cydsn/main.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cydsn/main.c -------------------------------------------------------------------------------- /ScopePSoC/Scope.cywrk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Infineon/CyScope/HEAD/ScopePSoC/Scope.cywrk --------------------------------------------------------------------------------