Home
last modified time | relevance | path

Searched refs:core_short (Results 1 – 2 of 2) sorted by relevance

/ThreadX-v6.3.0/ports_arch/ARMv7-A/
Dupdate.ps1157 $core_short = $core -Replace "cortex_","" variable
158 $core_short_upper = $core_short.ToUpper()
159 $core_short_lower = $core_short.ToLower()
/ThreadX-v6.3.0/ports_arch/ARMv8-A/
Dupdate.ps1162 $core_short = $core -Replace "cortex_","" variable
163 $core_short_upper = $core_short.ToUpper()
164 $core_short_lower = $core_short.ToLower()