Skip to content

Commit 87669ac

Browse files
committed
edge-e83以太网驱动支持rmii模式
1 parent ce6d59b commit 87669ac

29 files changed

+448
-412
lines changed

target/infineon/edge-e83/libs/TARGET_APP_KIT_PSE84_EVAL_EPC2/config/GeneratedSource/cycfg.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
* Simple wrapper containing all generated files and function to initialize
66
* all generated code.
77
* This file was automatically generated and should not be modified.
8-
* Configurator Backend 3.70.0
9-
* device-db 4.34.0.9502
8+
* Configurator Backend 3.60.0
9+
* device-db 4.35.0.9884
1010
* mtb-dsl-pse8xxgp 1.2.0.895
1111
*
1212
*******************************************************************************

target/infineon/edge-e83/libs/TARGET_APP_KIT_PSE84_EVAL_EPC2/config/GeneratedSource/cycfg.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
* Simple wrapper containing all generated files and function to initialize
66
* all generated code.
77
* This file was automatically generated and should not be modified.
8-
* Configurator Backend 3.70.0
9-
* device-db 4.34.0.9502
8+
* Configurator Backend 3.60.0
9+
* device-db 4.35.0.9884
1010
* mtb-dsl-pse8xxgp 1.2.0.895
1111
*
1212
*******************************************************************************

target/infineon/edge-e83/libs/TARGET_APP_KIT_PSE84_EVAL_EPC2/config/GeneratedSource/cycfg_clocks.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
* Description:
55
* Clock configuration
66
* This file was automatically generated and should not be modified.
7-
* Configurator Backend 3.70.0
8-
* device-db 4.34.0.9502
7+
* Configurator Backend 3.60.0
8+
* device-db 4.35.0.9884
99
* mtb-dsl-pse8xxgp 1.2.0.895
1010
*
1111
*******************************************************************************

target/infineon/edge-e83/libs/TARGET_APP_KIT_PSE84_EVAL_EPC2/config/GeneratedSource/cycfg_clocks.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
* Description:
55
* Clock configuration
66
* This file was automatically generated and should not be modified.
7-
* Configurator Backend 3.70.0
8-
* device-db 4.34.0.9502
7+
* Configurator Backend 3.60.0
8+
* device-db 4.35.0.9884
99
* mtb-dsl-pse8xxgp 1.2.0.895
1010
*
1111
*******************************************************************************

target/infineon/edge-e83/libs/TARGET_APP_KIT_PSE84_EVAL_EPC2/config/GeneratedSource/cycfg_connectivity_bt.h

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
* Description:
55
* Connectivity BT configuration
66
* This file was automatically generated and should not be modified.
7-
* Configurator Backend 3.70.0
8-
* device-db 4.34.0.9502
7+
* Configurator Backend 3.60.0
8+
* device-db 4.35.0.9884
99
* mtb-dsl-pse8xxgp 1.2.0.895
1010
*
1111
*******************************************************************************
@@ -36,18 +36,18 @@
3636
extern "C" {
3737
#endif /* defined(__cplusplus) */
3838

39-
#define bt_0_power_0_ENABLED 1U
40-
#define CYCFG_BT_LP_ENABLED (1u)
39+
#define bt_0_power_0_ENABLED (0)
40+
#define CYCFG_BT_LP_ENABLED 0
4141
#define CYCFG_BT_WAKE_EVENT_ACTIVE_LOW (0)
4242
#define CYCFG_BT_WAKE_EVENT_ACTIVE_HIGH (1)
43-
#define CYCFG_BT_HOST_WAKE_GPIO CYBSP_BT_HOST_WAKE_HAL_PORT_PIN
44-
#define CYCFG_BT_HOST_WAKE_IRQ_EVENT CYCFG_BT_WAKE_EVENT_ACTIVE_HIGH
45-
#define CYCFG_BT_DEV_WAKE_GPIO CYBSP_BT_DEVICE_WAKE_HAL_PORT_PIN
46-
#define CYCFG_BT_DEV_WAKE_POLARITY CYCFG_BT_WAKE_EVENT_ACTIVE_LOW
47-
#define CYCFG_BT_HOST_WAKE_PORT_NUM CYBSP_BT_HOST_WAKE_HAL_PORT_PIN
48-
#define CYCFG_BT_HOST_WAKE_PIN CYCFG_BT_WAKE_EVENT_ACTIVE_HIGH
49-
#define CYCFG_BT_DEVICE_WAKE_PORT_NUM CYBSP_BT_HOST_WAKE_HAL_PORT_PIN
50-
#define CYCFG_BT_DEVICE_WAKE_PIN CYCFG_BT_WAKE_EVENT_ACTIVE_HIGH
43+
#define CYCFG_BT_HOST_WAKE_GPIO CYHAL_NC_PIN_VALUE
44+
#define CYCFG_BT_HOST_WAKE_IRQ_EVENT 0
45+
#define CYCFG_BT_DEV_WAKE_GPIO CYHAL_NC_PIN_VALUE
46+
#define CYCFG_BT_DEV_WAKE_POLARITY 0
47+
#define CYCFG_BT_HOST_WAKE_PORT_NUM MTB_HAL_GPIO_NC_VALUE
48+
#define CYCFG_BT_HOST_WAKE_PIN MTB_HAL_GPIO_NC_VALUE
49+
#define CYCFG_BT_DEVICE_WAKE_PORT_NUM MTB_HAL_GPIO_NC_VALUE
50+
#define CYCFG_BT_DEVICE_WAKE_PIN MTB_HAL_GPIO_NC_VALUE
5151

5252
#if defined(__cplusplus)
5353
}

target/infineon/edge-e83/libs/TARGET_APP_KIT_PSE84_EVAL_EPC2/config/GeneratedSource/cycfg_connectivity_wifi.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
* Description:
55
* Connectivity Wi-Fi configuration
66
* This file was automatically generated and should not be modified.
7-
* Configurator Backend 3.70.0
8-
* device-db 4.34.0.9502
7+
* Configurator Backend 3.60.0
8+
* device-db 4.35.0.9884
99
* mtb-dsl-pse8xxgp 1.2.0.895
1010
*
1111
*******************************************************************************

target/infineon/edge-e83/libs/TARGET_APP_KIT_PSE84_EVAL_EPC2/config/GeneratedSource/cycfg_dmas.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
* Description:
55
* DMA configuration
66
* This file was automatically generated and should not be modified.
7-
* Configurator Backend 3.70.0
8-
* device-db 4.34.0.9502
7+
* Configurator Backend 3.60.0
8+
* device-db 4.35.0.9884
99
* mtb-dsl-pse8xxgp 1.2.0.895
1010
*
1111
*******************************************************************************

target/infineon/edge-e83/libs/TARGET_APP_KIT_PSE84_EVAL_EPC2/config/GeneratedSource/cycfg_dmas.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
* Description:
55
* DMA configuration
66
* This file was automatically generated and should not be modified.
7-
* Configurator Backend 3.70.0
8-
* device-db 4.34.0.9502
7+
* Configurator Backend 3.60.0
8+
* device-db 4.35.0.9884
99
* mtb-dsl-pse8xxgp 1.2.0.895
1010
*
1111
*******************************************************************************

target/infineon/edge-e83/libs/TARGET_APP_KIT_PSE84_EVAL_EPC2/config/GeneratedSource/cycfg_memory.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
* Description:
55
* Memory configuration
66
* This file was automatically generated and should not be modified.
7-
* Configurator Backend 3.70.0
8-
* device-db 4.34.0.9502
7+
* Configurator Backend 3.60.0
8+
* device-db 4.35.0.9884
99
* mtb-dsl-pse8xxgp 1.2.0.895
1010
*
1111
*******************************************************************************

target/infineon/edge-e83/libs/TARGET_APP_KIT_PSE84_EVAL_EPC2/config/GeneratedSource/cycfg_notices.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
* Contains warnings and errors that occurred while generating code for the
66
* design.
77
* This file was automatically generated and should not be modified.
8-
* Configurator Backend 3.70.0
9-
* device-db 4.34.0.9502
8+
* Configurator Backend 3.60.0
9+
* device-db 4.35.0.9884
1010
* mtb-dsl-pse8xxgp 1.2.0.895
1111
*
1212
*******************************************************************************

0 commit comments

Comments
 (0)