Skip to content

Commit 07947f4

Browse files
author
Cruz Monrreal
authored
Merge pull request #9155 from lrusinowicz/srm_fixes
PSOC6: Fixing merge issue for pull request #9009
2 parents ac499ba + 0f6a35b commit 07947f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

targets/TARGET_Cypress/TARGET_PSOC6/psoc6_utils.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ do { \
100100
#define SRM_TCPWM(num) {(num), (0)}
101101

102102
#define DEFAULT_PORT_RES 0xff
103-
#define DEFAULT_DIVIDER8_RES 0xff
104103
#define DEFAULT_DIVIDER_RES 0xffff
105104
#define DEFAULT_DIVIDER8_RES 0xffff
106105
#define DEFAULT_SCM_RES 1

0 commit comments

Comments
 (0)