Skip to content

Commit

Permalink
Upload TARGET_CY8CPROTO-062-4343W 3.1.0.27308
Browse files Browse the repository at this point in the history
  • Loading branch information
gitlab-runner committed Apr 22, 2022
1 parent 613f3cc commit 7ea08c0
Show file tree
Hide file tree
Showing 125 changed files with 948 additions and 3,211 deletions.
10 changes: 5 additions & 5 deletions COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
* Description:
* Wrapper function to initialize all generated code.
* This file was automatically generated and should not be modified.
* Tools Package 2.4.0.5721
* mtb-pdl-cat1 3.0.0.10651
* personalities 5.0.0.0
* udd 3.0.0.1377
* Tools Package 2.4.0.5972
* mtb-pdl-cat1 2.4.0.13881
* personalities 6.0.0.0
* udd 3.0.0.1974
*
********************************************************************************
* Copyright 2021 Cypress Semiconductor Corporation (an Infineon company) or
* Copyright 2022 Cypress Semiconductor Corporation (an Infineon company) or
* an affiliate of Cypress Semiconductor Corporation.
* SPDX-License-Identifier: Apache-2.0
*
Expand Down
10 changes: 5 additions & 5 deletions COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
* Description:
* Simple wrapper header containing all generated files.
* This file was automatically generated and should not be modified.
* Tools Package 2.4.0.5721
* mtb-pdl-cat1 3.0.0.10651
* personalities 5.0.0.0
* udd 3.0.0.1377
* Tools Package 2.4.0.5972
* mtb-pdl-cat1 2.4.0.13881
* personalities 6.0.0.0
* udd 3.0.0.1974
*
********************************************************************************
* Copyright 2021 Cypress Semiconductor Corporation (an Infineon company) or
* Copyright 2022 Cypress Semiconductor Corporation (an Infineon company) or
* an affiliate of Cypress Semiconductor Corporation.
* SPDX-License-Identifier: Apache-2.0
*
Expand Down
10 changes: 5 additions & 5 deletions COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg.timestamp
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
* Description:
* Sentinel file for determining if generated source is up to date.
* This file was automatically generated and should not be modified.
* Tools Package 2.4.0.5721
* mtb-pdl-cat1 3.0.0.10651
* personalities 5.0.0.0
* udd 3.0.0.1377
* Tools Package 2.4.0.5972
* mtb-pdl-cat1 2.4.0.13881
* personalities 6.0.0.0
* udd 3.0.0.1974
*
********************************************************************************
* Copyright 2021 Cypress Semiconductor Corporation (an Infineon company) or
* Copyright 2022 Cypress Semiconductor Corporation (an Infineon company) or
* an affiliate of Cypress Semiconductor Corporation.
* SPDX-License-Identifier: Apache-2.0
*
Expand Down
44 changes: 22 additions & 22 deletions COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_capsense.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
* File Name: cycfg_capsense.c
*
* Description:
* CapSense Middleware configuration
* CAPSENSE Middleware configuration
* This file should not be modified. It was automatically generated by
* CapSense Configurator 4.0.0.5943
* CapSense Configurator 4.0.0.6195
*
********************************************************************************
* Copyright 2021, Cypress Semiconductor Corporation (an Infineon company)
* Copyright 2022, Cypress Semiconductor Corporation (an Infineon company)
* or an affiliate of Cypress Semiconductor Corporation.
* SPDX-License-Identifier: Apache-2.0
*
Expand Down Expand Up @@ -140,7 +140,7 @@ static const cy_stc_capsense_common_config_t cy_capsense_commonConfig =
.bistEn = CY_CAPSENSE_DISABLE,
#endif
.positionFilterEn = CY_CAPSENSE_DISABLE,
.periDividerType = CY_CAPSENSE_PERI_DIV_TYPE,
.periDividerType = (uint8_t)CY_CAPSENSE_PERI_DIV_TYPE,
.periDividerIndex = CY_CAPSENSE_PERI_DIV_INDEX,
.analogWakeupDelay = 25u,
.ssIrefSource = CY_CAPSENSE_IREF_SRSS,
Expand Down Expand Up @@ -427,47 +427,47 @@ static const cy_stc_capsense_pin_config_t cy_capsense_pinConfig[CY_CAPSENSE_PIN_
{
{ /* Button0_Rx0 */
.ptrPin = &cy_capsense_pinConfig[0u],
.type = CY_CAPSENSE_ELTD_TYPE_MUT_RX_E,
.type = (uint8_t)CY_CAPSENSE_ELTD_TYPE_MUT_RX_E,
.numPins = 1u,
},
{ /* Button0_Tx */
.ptrPin = &cy_capsense_pinConfig[1u],
.type = CY_CAPSENSE_ELTD_TYPE_MUT_TX_E,
.type = (uint8_t)CY_CAPSENSE_ELTD_TYPE_MUT_TX_E,
.numPins = 1u,
},
{ /* Button1_Rx0 */
.ptrPin = &cy_capsense_pinConfig[2u],
.type = CY_CAPSENSE_ELTD_TYPE_MUT_RX_E,
.type = (uint8_t)CY_CAPSENSE_ELTD_TYPE_MUT_RX_E,
.numPins = 1u,
},
{ /* Button1_Tx */
.ptrPin = &cy_capsense_pinConfig[3u],
.type = CY_CAPSENSE_ELTD_TYPE_MUT_TX_E,
.type = (uint8_t)CY_CAPSENSE_ELTD_TYPE_MUT_TX_E,
.numPins = 1u,
},
{ /* LinearSlider0_Sns0 */
.ptrPin = &cy_capsense_pinConfig[4u],
.type = CY_CAPSENSE_ELTD_TYPE_SELF_E,
.type = (uint8_t)CY_CAPSENSE_ELTD_TYPE_SELF_E,
.numPins = 1u,
},
{ /* LinearSlider0_Sns1 */
.ptrPin = &cy_capsense_pinConfig[5u],
.type = CY_CAPSENSE_ELTD_TYPE_SELF_E,
.type = (uint8_t)CY_CAPSENSE_ELTD_TYPE_SELF_E,
.numPins = 1u,
},
{ /* LinearSlider0_Sns2 */
.ptrPin = &cy_capsense_pinConfig[6u],
.type = CY_CAPSENSE_ELTD_TYPE_SELF_E,
.type = (uint8_t)CY_CAPSENSE_ELTD_TYPE_SELF_E,
.numPins = 1u,
},
{ /* LinearSlider0_Sns3 */
.ptrPin = &cy_capsense_pinConfig[7u],
.type = CY_CAPSENSE_ELTD_TYPE_SELF_E,
.type = (uint8_t)CY_CAPSENSE_ELTD_TYPE_SELF_E,
.numPins = 1u,
},
{ /* LinearSlider0_Sns4 */
.ptrPin = &cy_capsense_pinConfig[8u],
.type = CY_CAPSENSE_ELTD_TYPE_SELF_E,
.type = (uint8_t)CY_CAPSENSE_ELTD_TYPE_SELF_E,
.numPins = 1u,
},
};
Expand Down Expand Up @@ -529,7 +529,7 @@ static const cy_stc_capsense_widget_config_t cy_capsense_widgetConfig[CY_CAPSENS
#else
.senseMethod = CY_CAPSENSE_SENSE_METHOD_CSX_E,
#endif
.wdType = CY_CAPSENSE_WD_BUTTON_E,
.wdType = (uint8_t)CY_CAPSENSE_WD_BUTTON_E,
},
{ /* Button1 */
.ptrWdContext = &cy_capsense_tuner.widgetContext[1u],
Expand Down Expand Up @@ -585,7 +585,7 @@ static const cy_stc_capsense_widget_config_t cy_capsense_widgetConfig[CY_CAPSENS
#else
.senseMethod = CY_CAPSENSE_SENSE_METHOD_CSX_E,
#endif
.wdType = CY_CAPSENSE_WD_BUTTON_E,
.wdType = (uint8_t)CY_CAPSENSE_WD_BUTTON_E,
},
{ /* LinearSlider0 */
.ptrWdContext = &cy_capsense_tuner.widgetContext[2u],
Expand Down Expand Up @@ -641,7 +641,7 @@ static const cy_stc_capsense_widget_config_t cy_capsense_widgetConfig[CY_CAPSENS
#else
.senseMethod = CY_CAPSENSE_SENSE_METHOD_CSD_E,
#endif
.wdType = CY_CAPSENSE_WD_LINEAR_SLIDER_E,
.wdType = (uint8_t)CY_CAPSENSE_WD_LINEAR_SLIDER_E,
},
};

Expand Down Expand Up @@ -687,8 +687,8 @@ cy_stc_capsense_tuner_t cy_capsense_tuner =
.rowSnsClk = 16u,
.gestureDetected = 0u,
.gestureDirection = 0u,
.xDelta = 0u,
.yDelta = 0u,
.xDelta = 0,
.yDelta = 0,
.noiseTh = 40u,
.nNoiseTh = 40u,
.hysteresis = 10u,
Expand Down Expand Up @@ -719,8 +719,8 @@ cy_stc_capsense_tuner_t cy_capsense_tuner =
.rowSnsClk = 16u,
.gestureDetected = 0u,
.gestureDirection = 0u,
.xDelta = 0u,
.yDelta = 0u,
.xDelta = 0,
.yDelta = 0,
.noiseTh = 40u,
.nNoiseTh = 40u,
.hysteresis = 10u,
Expand Down Expand Up @@ -751,8 +751,8 @@ cy_stc_capsense_tuner_t cy_capsense_tuner =
.rowSnsClk = 16u,
.gestureDetected = 0u,
.gestureDirection = 0u,
.xDelta = 0u,
.yDelta = 0u,
.xDelta = 0,
.yDelta = 0,
.noiseTh = 40u,
.nNoiseTh = 40u,
.hysteresis = 10u,
Expand Down
6 changes: 3 additions & 3 deletions COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_capsense.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
* File Name: cycfg_capsense.h
*
* Description:
* CapSense Middleware configuration
* CAPSENSE Middleware configuration
* This file should not be modified. It was automatically generated by
* CapSense Configurator 4.0.0.5943
* CapSense Configurator 4.0.0.6195
*
********************************************************************************
* Copyright 2021, Cypress Semiconductor Corporation (an Infineon company)
* Copyright 2022, Cypress Semiconductor Corporation (an Infineon company)
* or an affiliate of Cypress Semiconductor Corporation.
* SPDX-License-Identifier: Apache-2.0
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,16 @@
* File Name: cycfg_capsense_defines.h
*
* Description:
* CapSense configuration defines.
* CAPSENSE configuration defines.
*
* Note: This file is required for the CAPSENSE Middleware Library to build
* successfully.
*
* This file should not be modified. It was automatically generated by
* CapSense Configurator 4.0.0.5943
* CapSense Configurator 4.0.0.6195
*
********************************************************************************
* Copyright 2021, Cypress Semiconductor Corporation (an Infineon company)
* Copyright 2022, Cypress Semiconductor Corporation (an Infineon company)
* or an affiliate of Cypress Semiconductor Corporation.
* SPDX-License-Identifier: Apache-2.0
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
* File Name: cycfg_capsense_tuner_regmap.h
*
* Description:
* CapSense Tuner register map configuration.
* CAPSENSE Tuner register map configuration.
* This file should not be modified. It was automatically generated by
* CapSense Configurator 4.0.0.5943
* CapSense Configurator 4.0.0.6195
*
********************************************************************************
* Copyright 2021, Cypress Semiconductor Corporation (an Infineon company)
* Copyright 2022, Cypress Semiconductor Corporation (an Infineon company)
* or an affiliate of Cypress Semiconductor Corporation.
* SPDX-License-Identifier: Apache-2.0
*
Expand Down
10 changes: 5 additions & 5 deletions COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_clocks.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
* Description:
* Clock configuration
* This file was automatically generated and should not be modified.
* Tools Package 2.4.0.5721
* mtb-pdl-cat1 3.0.0.10651
* personalities 5.0.0.0
* udd 3.0.0.1377
* Tools Package 2.4.0.5972
* mtb-pdl-cat1 2.4.0.13881
* personalities 6.0.0.0
* udd 3.0.0.1974
*
********************************************************************************
* Copyright 2021 Cypress Semiconductor Corporation (an Infineon company) or
* Copyright 2022 Cypress Semiconductor Corporation (an Infineon company) or
* an affiliate of Cypress Semiconductor Corporation.
* SPDX-License-Identifier: Apache-2.0
*
Expand Down
10 changes: 5 additions & 5 deletions COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_clocks.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
* Description:
* Clock configuration
* This file was automatically generated and should not be modified.
* Tools Package 2.4.0.5721
* mtb-pdl-cat1 3.0.0.10651
* personalities 5.0.0.0
* udd 3.0.0.1377
* Tools Package 2.4.0.5972
* mtb-pdl-cat1 2.4.0.13881
* personalities 6.0.0.0
* udd 3.0.0.1974
*
********************************************************************************
* Copyright 2021 Cypress Semiconductor Corporation (an Infineon company) or
* Copyright 2022 Cypress Semiconductor Corporation (an Infineon company) or
* an affiliate of Cypress Semiconductor Corporation.
* SPDX-License-Identifier: Apache-2.0
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
* Description:
* Connectivity BT configuration
* This file was automatically generated and should not be modified.
* Tools Package 2.4.0.5721
* mtb-pdl-cat1 3.0.0.10651
* personalities 5.0.0.0
* udd 3.0.0.1377
* Tools Package 2.4.0.5972
* mtb-pdl-cat1 2.4.0.13881
* personalities 6.0.0.0
* udd 3.0.0.1974
*
********************************************************************************
* Copyright 2021 Cypress Semiconductor Corporation (an Infineon company) or
* Copyright 2022 Cypress Semiconductor Corporation (an Infineon company) or
* an affiliate of Cypress Semiconductor Corporation.
* SPDX-License-Identifier: Apache-2.0
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
* Description:
* Connectivity BT configuration
* This file was automatically generated and should not be modified.
* Tools Package 2.4.0.5721
* mtb-pdl-cat1 3.0.0.10651
* personalities 5.0.0.0
* udd 3.0.0.1377
* Tools Package 2.4.0.5972
* mtb-pdl-cat1 2.4.0.13881
* personalities 6.0.0.0
* udd 3.0.0.1974
*
********************************************************************************
* Copyright 2021 Cypress Semiconductor Corporation (an Infineon company) or
* Copyright 2022 Cypress Semiconductor Corporation (an Infineon company) or
* an affiliate of Cypress Semiconductor Corporation.
* SPDX-License-Identifier: Apache-2.0
*
Expand Down
10 changes: 5 additions & 5 deletions COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_notices.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
* Contains warnings and errors that occurred while generating code for the
* design.
* This file was automatically generated and should not be modified.
* Tools Package 2.4.0.5721
* mtb-pdl-cat1 3.0.0.10651
* personalities 5.0.0.0
* udd 3.0.0.1377
* Tools Package 2.4.0.5972
* mtb-pdl-cat1 2.4.0.13881
* personalities 6.0.0.0
* udd 3.0.0.1974
*
********************************************************************************
* Copyright 2021 Cypress Semiconductor Corporation (an Infineon company) or
* Copyright 2022 Cypress Semiconductor Corporation (an Infineon company) or
* an affiliate of Cypress Semiconductor Corporation.
* SPDX-License-Identifier: Apache-2.0
*
Expand Down
10 changes: 5 additions & 5 deletions COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_peripherals.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
* Description:
* Peripheral Hardware Block configuration
* This file was automatically generated and should not be modified.
* Tools Package 2.4.0.5721
* mtb-pdl-cat1 3.0.0.10651
* personalities 5.0.0.0
* udd 3.0.0.1377
* Tools Package 2.4.0.5972
* mtb-pdl-cat1 2.4.0.13881
* personalities 6.0.0.0
* udd 3.0.0.1974
*
********************************************************************************
* Copyright 2021 Cypress Semiconductor Corporation (an Infineon company) or
* Copyright 2022 Cypress Semiconductor Corporation (an Infineon company) or
* an affiliate of Cypress Semiconductor Corporation.
* SPDX-License-Identifier: Apache-2.0
*
Expand Down
10 changes: 5 additions & 5 deletions COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_peripherals.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
* Description:
* Peripheral Hardware Block configuration
* This file was automatically generated and should not be modified.
* Tools Package 2.4.0.5721
* mtb-pdl-cat1 3.0.0.10651
* personalities 5.0.0.0
* udd 3.0.0.1377
* Tools Package 2.4.0.5972
* mtb-pdl-cat1 2.4.0.13881
* personalities 6.0.0.0
* udd 3.0.0.1974
*
********************************************************************************
* Copyright 2021 Cypress Semiconductor Corporation (an Infineon company) or
* Copyright 2022 Cypress Semiconductor Corporation (an Infineon company) or
* an affiliate of Cypress Semiconductor Corporation.
* SPDX-License-Identifier: Apache-2.0
*
Expand Down
Loading

0 comments on commit 7ea08c0

Please sign in to comment.