File tree Expand file tree Collapse file tree 1 file changed +10
-4
lines changed
Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change 153153- name : I2S_SD
154154 match : " ^I2S\\ d+_SD$"
155155
156+ - name : I2S_SDI
157+ match : " ^I2S\\ d+_SDI$"
158+
159+ - name : I2S_SDO
160+ match : " ^I2S\\ d+_SDO$"
161+
156162- name : I3C_SCL
157163 match : " ^I3C\\ d+_SCL$"
158164 slew-rate : very-high-speed
162168 slew-rate : very-high-speed
163169
164170- name : JTAG PORT
165- match : ^(SYS|DEBUG)_((JTMS-)?SWDIO|(JTCK-)?SWCLK|JTDI|JTDO(- TRACESWO|- SWO)?|(N)?JTRST)$
171+ match : " ^(SYS|DEBUG)_((JTMS-? )?SWDIO|(JTCK-? )?SWCLK|JTDI|(JTDO-?)?( TRACESWO|SWO)?|(N)?JTRST|TRACECLK|TRACED \\ d)$ "
166172
167173- name : LPTIM
168174 match : " ^LPTIM[1-6]_(IN[1-2]|CH[1-4]|ETR|OUT)$"
186192 match : " ^QUADSPI(\\ d+)?_(?:CLK|NCS|BK1_NCS|BK1_IO[0-3]|BK2_NCS|BK2_IO[0-3])$"
187193 slew-rate : very-high-speed
188194
189- - name : XSPIM
190- match : " ^XSPIM (.*)(?:CLK|NCS[1-2] |DQS[0-1] |IO\\ d+)$"
195+ - name : XSPI
196+ match : " ^XSPI (.*)(?:N? CLK|NCS\\ d |DQS\\ d? |IO\\ d+)$"
191197 slew-rate : very-high-speed
192198
193199- name : SAI
269275 slew-rate : high-speed
270276
271277- name : USB
272- match : " ^USB_(?:DM)?(?:DP)?(?: NOE)? $"
278+ match : " ^USB_(?:DM|DP| NOE|SOF) $"
You can’t perform that action at this time.
0 commit comments