Skip to content

Commit

Permalink
Upload mtb-pdl-cat1 3.1.0.19883 [86]
Browse files Browse the repository at this point in the history
  • Loading branch information
gitlab-runner committed Dec 2, 2022
1 parent aa4d631 commit 35b8a57
Show file tree
Hide file tree
Showing 255 changed files with 48,883 additions and 7,984 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# MTB CAT1 Peripheral Driver Library

### Overview
The Cypress PDL simplifies software development for CAT1A (or PSoC® 6) and CAT1B family of devices.
The Cypress PDL simplifies software development for CAT1 family of devices.
The PDL integrates device header files, startup code, and
peripheral drivers into a single package. The drivers abstract the hardware functions into a set of
easy-to-use APIs. These are fully documented in the [PDL API Reference Manual](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/index.html).
Expand Down Expand Up @@ -36,9 +36,10 @@ See the [PDL API Reference Manual Getting Started section](https://infineon.gith
* [ModusToolbox Software Environment, Quick Start Guide, Documentation, and Videos](https://www.infineon.com/cms/en/design-support/tools/sdk/modustoolbox-software/)
* [ModusToolbox Device Configurator Tool Guide](https://www.infineon.com/dgdl/Infineon-ModusToolbox_Device_Configurator_Guide_4-UserManual-v01_00-EN.pdf?fileId=8ac78c8c7d718a49017d99ab297631cb)
* [AN210781 Getting Started with PSoC 6 MCU with Bluetooth Low Energy (BLE) Connectivity](https://www.infineon.com/dgdl/Infineon-AN210781_Getting_Started_with_PSoC_6_MCU_with_Bluetooth_Low_Energy_(BLE)_Connectivity_on_PSoC_Creator-ApplicationNotes-v05_00-EN.pdf?fileId=8ac78c8c7cdc391c017d0d311f536528)
* [PSoC 6 Technical Reference Manuals](https://edit.infineon.com/cms/en/search.html#!term=psoc6%20technical%20reference%20manual&view=downloads)
* [PSoC 6 MCU Datasheets](https://edit.infineon.com/cms/en/search.html?intc=searchkwr-return#!view=downloads&term=psoc6&doc_group=Data%20Sheet)
* [PSoC 6](https://www.infineon.com/cms/en/product/microcontroller/32-bit-psoc-arm-cortex-microcontroller/psoc-6-32-bit-arm-cortex-m4-mcu/)
* [CYW20829](https://www.infineon.com/cms/en/product/promopages/airoc20829)
* [TV-II-BH8/BH4](https://www.infineon.com/cms/en/product/microcontroller/32-bit-traveo-t2g-arm-cortex-microcontroller/)
* [XMC7000](https://www.infineon.com/cms/en/product/microcontroller/32-bit-industrial-microcontroller-based-on-arm-cortex-m/)
* [Infineon](http://www.infineon.com)


Expand Down
58 changes: 9 additions & 49 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# MTB CAT1 Peripheral Driver Library v3.0.0
# MTB CAT1 Peripheral Driver Library v3.1.0

Please refer to the [README.md](./README.md) and the
[PDL API Reference Manual](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/index.html)
Expand All @@ -8,64 +8,25 @@ Some restrictions apply to the PSoC 64 devices configuration. Please refer to [P

## Implementation Details

* Support for CAT1C devices.
* New PSoC 6A 256K MPNs added: CYS0644AFNI-S2D43
* Support for Ethernet in CAT1C devices.

## Build Changes

## Personalities Changes

* Updated all existing personalities for version 3.0.
* New Personalities: aref_v2-1.0, emusb-1.0, evtgen-1.0, cpuss-1.0, eco_prescaler-1.0, ilo-3.0, memclock-1.0.

## Added Drivers

Following drivers are added for CAT1C device support:
* [EVTGEN](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/group__group__evtgen.html)
* [LVD-HT](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/group__group__lvd__ht.html)
* [SAR2](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/group__group__sar2.html)
* [Startup CAT1C](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/group__group__system__config__cm7.html)
* [SysFault](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/group__group__sysfault.html)
Following drivers are added for Ethernet support in CAT1C device:
* [EMAC](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/group__group__ethif.html)
* [EPHY](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/group__group__ephy.html)


## Updated Drivers

* [ADCMic 1.0](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/group__group__adcmic.html)
* [CAN FD 1.30](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/group__group__canfd.html)
* [Crypto 2.60](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/group__group__crypto.html)
* [Cryptolite 2.0](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/group__group__cryptolite.html)
* [CTB 2.20](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/group__group__ctb.html)
* [DMA 2.60](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/group__group__dma.html)
* [EFUSE 2.20](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/group__group__efuse.html)
* [FLASH 3.70](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/group__group__flash.html)
* [GPIO 1.70](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/group__group__gpio.html)
* [IPC 1.80](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/group__group__ipc.html)
* [LIN 1.10](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/group__group__lin.html)
* [LPCOMP 1.50](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/group__group__lpcomp.html)
* [LVD 1.60](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/group__group__lvd.html)
* [MCWDT 1.70](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/group__group__mcwdt.html)
* [PDM_PCM_v2 1.10](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/group__group__pdm__pcm__v2.html)
* [PRA 2.40](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/group__group__pra.html)
* [PROT 1.80](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/group__group__prot.html)
* [RTC 2.70](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/group__group__rtc.html)
* [SAR 2.10](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/group__group__sar.html)
* [SCB 3.00](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/group__group__scb.html)
* [SDHOST 2.10](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/group__group__sd__host.html)
* [SMIF 2.40](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/group__group__smif.html)
* [SYSCLK 3.50](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/group__group__sysclk.html)
* [SYSINT 1.80](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/group__group__sysint.html)
* [SYSLIB 3.20](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/group__group__syslib.html)
* [SYSTICK 1.60](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/group__group__arm__system__timer.html)
* [SYSPM 5.80](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/group__group__syspm.html)
* [TRIGMUX 1.50](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/group__group__trigmux.html)
* [WDT 1.50](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/group__group__wdt.html)
* [SYSPM 5.90](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/group__group__syspm.html)

### Drivers with patch version updates

* [CSD 1.20.1](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/group__group__csd.html)
* [DMAC 1.30.1](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/group__group__dmac.html)
* [USBFS 2.20.3](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/group__group__usbfs__dev__drv.html)

### Obsoleted part numbers

The ModusToolbox Device Configurator can not create the designs targeting the obsolete PSoC 6 part numbers.
Expand Down Expand Up @@ -102,7 +63,7 @@ This version of PDL was validated for compatibility with the following Software

| Software and Tools | Version |
| :--- | :---- |
| [Infineon Core Library](https://github.com/Infineon/core-lib) | 1.3.1 |
| [Infineon Core Library](https://github.com/Infineon/core-lib) | 1.3.0 |
| [Infineon HAL](https://github.com/Infineon/mtb-hal-cat1) | 2.2.0 |
| CMSIS | 5.8.0 |
| GCC Compiler | 10.3.1 |
Expand All @@ -117,11 +78,10 @@ This version of PDL was validated for compatibility with the following Software
* [ModusToolbox Software Environment, Quick Start Guide, Documentation, and Videos](https://www.infineon.com/cms/en/design-support/tools/sdk/modustoolbox-software/)
* [ModusToolbox Device Configurator Tool Guide](https://www.infineon.com/dgdl/Infineon-ModusToolbox_Device_Configurator_Guide_4-UserManual-v01_00-EN.pdf?fileId=8ac78c8c7d718a49017d99ab297631cb)
* [AN210781 Getting Started with PSoC 6 MCU with Bluetooth Low Energy (BLE) Connectivity](https://www.infineon.com/dgdl/Infineon-AN210781_Getting_Started_with_PSoC_6_MCU_with_Bluetooth_Low_Energy_(BLE)_Connectivity_on_PSoC_Creator-ApplicationNotes-v05_00-EN.pdf?fileId=8ac78c8c7cdc391c017d0d311f536528)
* [PSoC 6 Technical Reference Manuals](https://edit.infineon.com/cms/en/search.html#!term=psoc6%20technical%20reference%20manual&view=downloads)
* [PSoC 6 MCU Datasheets](https://edit.infineon.com/cms/en/search.html?intc=searchkwr-return#!view=downloads&term=psoc6&doc_group=Data%20Sheet)
* [PSoC 6](https://www.infineon.com/cms/en/product/microcontroller/32-bit-psoc-arm-cortex-microcontroller/psoc-6-32-bit-arm-cortex-m4-mcu/)
* [CYW20829](https://www.infineon.com/cms/en/product/promopages/airoc20829)
* [TV-II-BH8/BH4](https://www.infineon.com/cms/en/product/microcontroller/32-bit-traveo-t2g-arm-cortex-microcontroller/)
* [XMC7000](https://www.infineon.com/cms/en/product/microcontroller/32-bit-industrial-microcontroller-based-on-arm-cortex-m/)
* [XMC7000](https://www.infineon.com/cms/en/product/microcontroller/32-bit-industrial-microcontroller-based-on-arm-cortex-m/32-bit-xmc7000-industrial-microcontroller-arm-cortex-m7/)
* [Infineon](http://www.infineon.com)

---
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2022-09-26 09:07:27
2022-12-02 06:25:39
2 changes: 1 addition & 1 deletion device-info/device-db-supplemental/MXS40/.timestamp
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2022-09-26 09:07:27
2022-12-02 06:25:39
2 changes: 1 addition & 1 deletion device-info/device-db-supplemental/MXS40Sv2/.timestamp
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2022-09-26 09:07:27
2022-12-02 06:25:39
2 changes: 1 addition & 1 deletion device-info/personalities/peripheral/ble-1.1.cypersonality
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<ExposedMembers />
<Parameters>
<!-- BLESS documentation on GitHub -->
<ParamDoc id="pdlDoc" name="Configuration Help" group="Overview" default="https://cypresssemiconductorco.github.io/bless/ble_api_reference_manual/html/index.html" linkText="Open BLE Documentation" visible="true" desc="Opens the Peripheral Driver Library Documentation" />
<ParamDoc id="pdlDoc" name="Configuration Help" group="Overview" default="https://Infineon.github.io/bless/ble_api_reference_manual/html/index.html" linkText="Open BLE Documentation" visible="true" desc="Opens the Peripheral Driver Library Documentation" />

<!-- Core Selector -->
<ParamChoice id="BleCore" name="Target CPU core" group="Core Selector" default="4" visible="false" editable="false" desc="Configure the target CPU core for BLE middleware." >
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
</ExposedMembers>
<Parameters>
<!-- PDL documentation -->
<ParamDoc id="pdlDoc" name="Configuration Help" group="Overview" default="https://cypresssemiconductorco.github.io/smartcoex/api_reference_manual/html/index.html" linkText="Open Coexistence Documentation" visible="true" desc="Opens the Wifi/BT Coexistence Documentation" />
<ParamDoc id="pdlDoc" name="Configuration Help" group="Overview" default="https://Infineon.github.io/smartcoex/api_reference_manual/html/index.html" linkText="Open Coexistence Documentation" visible="true" desc="Opens the Wifi/BT Coexistence Documentation" />

<ParamChoice id="lepriority" name="BLE Scan/Discovery Priority" group="General" default="1" visible="true" editable="true" desc="Choose the BLE scan and discovery priority">
<Entry name="Low" value="0" visible="true"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
</ExposedMembers>

<Parameters>
<ParamDoc id="doc" name="Configuration Help" group="Overview" default="https://cypresssemiconductorco.github.io/lpa/lpa_api_reference_manual/html/index.html" linkText="Open Low Power Assistant Documentation" visible="true" desc="Open the Low Power Assistant Documentation" />
<ParamDoc id="doc" name="Configuration Help" group="Overview" default="https://Infineon.github.io/lpa/lpa_api_reference_manual/html/index.html" linkText="Open Low Power Assistant Documentation" visible="true" desc="Open the Low Power Assistant Documentation" />

<!-- Host wake settings -->
<ParamBlock id="hostWakePin" blockType="ioss\.port\.pin" name="Host-Wake-Up Signal" group="Host-Wake-Up Configuration" canBeEmpty="true" visible="true" desc="Select the host IRQ signal connected to BT_HOST_WAKE signal. The pin must be enabled on the Pins tab to be added as an option to the pull-down menu. If left empty, the pin will be unconfigured." />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
</ExposedMembers>

<Parameters>
<ParamDoc id="doc" name="Configuration Help" group="Overview" default="https://cypresssemiconductorco.github.io/lpa/lpa_api_reference_manual/html/index.html" linkText="Open Low Power Assistant Documentation" visible="true" desc="Open the Low Power Assistant Documentation." />
<ParamDoc id="doc" name="Configuration Help" group="Overview" default="https://Infineon.github.io/lpa/lpa_api_reference_manual/html/index.html" linkText="Open Low Power Assistant Documentation" visible="true" desc="Open the Low Power Assistant Documentation." />

<!-- Host wake settings -->
<ParamBool id="hostWake" name="Enable" group="Host Wake Configuration" default="true" visible="true" editable="true" desc="Enable host wake configuration." />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

<Parameters>
<!-- EM_EEPROM documentation -->
<ParamDoc id="doc" name="Configuration Help" group="Overview" default="https://cypresssemiconductorco.github.io/emeeprom/em_eeprom_api_reference_manual/html/index.html" linkText="Em_EEPROM Middleware Library Documentation" visible="true" desc="Opens the Em_EEPROM Middleware Library Documentation." />
<ParamDoc id="doc" name="Configuration Help" group="Overview" default="https://Infineon.github.io/emeeprom/em_eeprom_api_reference_manual/html/index.html" linkText="Em_EEPROM Middleware Library Documentation" visible="true" desc="Opens the Em_EEPROM Middleware Library Documentation." />

<ParamRange id="eeprom_size" name="EEPROM Size" group="General" default="2048" min="1" max="65535" resolution="1" visible="true" editable="true" desc="Emulated EEPROM size" />
<ParamBool id="simpleMode" name="Simple Mode" group="General" default="false" visible="true" editable="true" desc="Emulated EEPROM SimpleMode" />
Expand Down
2 changes: 2 additions & 0 deletions devices/COMPONENT_CAT1C/include/cy_pdl.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@
#include "cy_crypto_server.h"
#include "cy_dma.h"
#include "cy_dmac.h"
#include "cy_ephy.h"
#include "cy_ethif.h"
#include "cy_gpio.h"
#include "cy_sar2.h"
#include "cy_scb_ezi2c.h"
Expand Down
4 changes: 2 additions & 2 deletions devices/COMPONENT_CAT1C/include/cyt3bb5cee.h
Original file line number Diff line number Diff line change
Expand Up @@ -660,9 +660,9 @@ typedef enum {
#define CY_IP_MXEFUSE 1u
#define CY_IP_MXEFUSE_INSTANCES 1u
#define CY_IP_MXEFUSE_VERSION 2u
/*#define CY_IP_MXETH 1u
#define CY_IP_MXETH 1u
#define CY_IP_MXETH_INSTANCES 1u
#define CY_IP_MXETH_VERSION 2u*/
#define CY_IP_MXETH_VERSION 2u
#define CY_IP_MXEVTGEN 1u
#define CY_IP_MXEVTGEN_INSTANCES 1u
#define CY_IP_MXEVTGEN_VERSION 1u
Expand Down
4 changes: 2 additions & 2 deletions devices/COMPONENT_CAT1C/include/cyt3bb5ces.h
Original file line number Diff line number Diff line change
Expand Up @@ -660,9 +660,9 @@ typedef enum {
#define CY_IP_MXEFUSE 1u
#define CY_IP_MXEFUSE_INSTANCES 1u
#define CY_IP_MXEFUSE_VERSION 2u
/*#define CY_IP_MXETH 1u
#define CY_IP_MXETH 1u
#define CY_IP_MXETH_INSTANCES 1u
#define CY_IP_MXETH_VERSION 2u*/
#define CY_IP_MXETH_VERSION 2u
#define CY_IP_MXEVTGEN 1u
#define CY_IP_MXEVTGEN_INSTANCES 1u
#define CY_IP_MXEVTGEN_VERSION 1u
Expand Down
4 changes: 2 additions & 2 deletions devices/COMPONENT_CAT1C/include/cyt3bb7cee.h
Original file line number Diff line number Diff line change
Expand Up @@ -660,9 +660,9 @@ typedef enum {
#define CY_IP_MXEFUSE 1u
#define CY_IP_MXEFUSE_INSTANCES 1u
#define CY_IP_MXEFUSE_VERSION 2u
/*#define CY_IP_MXETH 1u
#define CY_IP_MXETH 1u
#define CY_IP_MXETH_INSTANCES 1u
#define CY_IP_MXETH_VERSION 2u*/
#define CY_IP_MXETH_VERSION 2u
#define CY_IP_MXEVTGEN 1u
#define CY_IP_MXEVTGEN_INSTANCES 1u
#define CY_IP_MXEVTGEN_VERSION 1u
Expand Down
4 changes: 2 additions & 2 deletions devices/COMPONENT_CAT1C/include/cyt3bb7ces.h
Original file line number Diff line number Diff line change
Expand Up @@ -660,9 +660,9 @@ typedef enum {
#define CY_IP_MXEFUSE 1u
#define CY_IP_MXEFUSE_INSTANCES 1u
#define CY_IP_MXEFUSE_VERSION 2u
/*#define CY_IP_MXETH 1u
#define CY_IP_MXETH 1u
#define CY_IP_MXETH_INSTANCES 1u
#define CY_IP_MXETH_VERSION 2u*/
#define CY_IP_MXETH_VERSION 2u
#define CY_IP_MXEVTGEN 1u
#define CY_IP_MXEVTGEN_INSTANCES 1u
#define CY_IP_MXEVTGEN_VERSION 1u
Expand Down
4 changes: 2 additions & 2 deletions devices/COMPONENT_CAT1C/include/cyt3bb8cee.h
Original file line number Diff line number Diff line change
Expand Up @@ -660,9 +660,9 @@ typedef enum {
#define CY_IP_MXEFUSE 1u
#define CY_IP_MXEFUSE_INSTANCES 1u
#define CY_IP_MXEFUSE_VERSION 2u
/*#define CY_IP_MXETH 1u
#define CY_IP_MXETH 1u
#define CY_IP_MXETH_INSTANCES 1u
#define CY_IP_MXETH_VERSION 2u*/
#define CY_IP_MXETH_VERSION 2u
#define CY_IP_MXEVTGEN 1u
#define CY_IP_MXEVTGEN_INSTANCES 1u
#define CY_IP_MXEVTGEN_VERSION 1u
Expand Down
4 changes: 2 additions & 2 deletions devices/COMPONENT_CAT1C/include/cyt3bb8ces.h
Original file line number Diff line number Diff line change
Expand Up @@ -660,9 +660,9 @@ typedef enum {
#define CY_IP_MXEFUSE 1u
#define CY_IP_MXEFUSE_INSTANCES 1u
#define CY_IP_MXEFUSE_VERSION 2u
/*#define CY_IP_MXETH 1u
#define CY_IP_MXETH 1u
#define CY_IP_MXETH_INSTANCES 1u
#define CY_IP_MXETH_VERSION 2u*/
#define CY_IP_MXETH_VERSION 2u
#define CY_IP_MXEVTGEN 1u
#define CY_IP_MXEVTGEN_INSTANCES 1u
#define CY_IP_MXEVTGEN_VERSION 1u
Expand Down
4 changes: 2 additions & 2 deletions devices/COMPONENT_CAT1C/include/cyt3bbbcee.h
Original file line number Diff line number Diff line change
Expand Up @@ -660,9 +660,9 @@ typedef enum {
#define CY_IP_MXEFUSE 1u
#define CY_IP_MXEFUSE_INSTANCES 1u
#define CY_IP_MXEFUSE_VERSION 2u
/*#define CY_IP_MXETH 1u
#define CY_IP_MXETH 1u
#define CY_IP_MXETH_INSTANCES 1u
#define CY_IP_MXETH_VERSION 2u*/
#define CY_IP_MXETH_VERSION 2u
#define CY_IP_MXEVTGEN 1u
#define CY_IP_MXEVTGEN_INSTANCES 1u
#define CY_IP_MXEVTGEN_VERSION 1u
Expand Down
4 changes: 2 additions & 2 deletions devices/COMPONENT_CAT1C/include/cyt3bbbces.h
Original file line number Diff line number Diff line change
Expand Up @@ -660,9 +660,9 @@ typedef enum {
#define CY_IP_MXEFUSE 1u
#define CY_IP_MXEFUSE_INSTANCES 1u
#define CY_IP_MXEFUSE_VERSION 2u
/*#define CY_IP_MXETH 1u
#define CY_IP_MXETH 1u
#define CY_IP_MXETH_INSTANCES 1u
#define CY_IP_MXETH_VERSION 2u*/
#define CY_IP_MXETH_VERSION 2u
#define CY_IP_MXEVTGEN 1u
#define CY_IP_MXEVTGEN_INSTANCES 1u
#define CY_IP_MXEVTGEN_VERSION 1u
Expand Down
4 changes: 2 additions & 2 deletions devices/COMPONENT_CAT1C/include/cyt4bb5cee.h
Original file line number Diff line number Diff line change
Expand Up @@ -660,9 +660,9 @@ typedef enum {
#define CY_IP_MXEFUSE 1u
#define CY_IP_MXEFUSE_INSTANCES 1u
#define CY_IP_MXEFUSE_VERSION 2u
/*#define CY_IP_MXETH 1u
#define CY_IP_MXETH 1u
#define CY_IP_MXETH_INSTANCES 1u
#define CY_IP_MXETH_VERSION 2u*/
#define CY_IP_MXETH_VERSION 2u
#define CY_IP_MXEVTGEN 1u
#define CY_IP_MXEVTGEN_INSTANCES 1u
#define CY_IP_MXEVTGEN_VERSION 1u
Expand Down
4 changes: 2 additions & 2 deletions devices/COMPONENT_CAT1C/include/cyt4bb5ces.h
Original file line number Diff line number Diff line change
Expand Up @@ -660,9 +660,9 @@ typedef enum {
#define CY_IP_MXEFUSE 1u
#define CY_IP_MXEFUSE_INSTANCES 1u
#define CY_IP_MXEFUSE_VERSION 2u
/*#define CY_IP_MXETH 1u
#define CY_IP_MXETH 1u
#define CY_IP_MXETH_INSTANCES 1u
#define CY_IP_MXETH_VERSION 2u*/
#define CY_IP_MXETH_VERSION 2u
#define CY_IP_MXEVTGEN 1u
#define CY_IP_MXEVTGEN_INSTANCES 1u
#define CY_IP_MXEVTGEN_VERSION 1u
Expand Down
Loading

0 comments on commit 35b8a57

Please sign in to comment.