Searched refs:Name (Results 1 – 9 of 9) sorted by relevance
/ThreadX-v6.4.1/test/ports/ |
D | azrtos_cicd.ps1 | 125 $Name, in Invoke-CustomScript() variable 152 …Write-Host (Get-Date -Format FileDateTimeUniversal) "INFO:" $Type "starting" "->" $Name -Foregroun… in Invoke-CustomScript() 159 …$LogFileName = (Get-Date -Format FileDateTimeUniversal) + '.' + ($Name -replace ' ', '_' -replace … in Invoke-CustomScript() 167 …Write-Host (Get-Date -Format FileDateTimeUniversal) "ERROR:" $Type "failed!" "->" $Name -Foregroun… in Invoke-CustomScript() 169 …Write-Host (Get-Date -Format FileDateTimeUniversal) "INFO:" $Type "success!" "->" $Name -Foregroun… in Invoke-CustomScript() 203 Write-Verbose ("Name: " + $i.Name) 219 If (-not ($i.Name -match $m)) { 284 …s.CurrentCsv.ToString() + "/" + $t.Count.ToString()) -CurrentOperation $i.Name -PercentComplete (1… 285 …$result = Invoke-CustomScript "Clean" $i.Name (Join-Path $ScriptDir $i.CleanEnvScript) (Join-Path … 294 …s.CurrentCsv.ToString() + "/" + $t.Count.ToString()) -CurrentOperation $i.Name -PercentComplete (1… [all …]
|
D | azrtos_cicd.csv | 1 "Name", "Keywords", "Path", "HostPlatform", "CleanEnvScript", "CleanScript", "BuildEnvScript", "Bui…
|
/ThreadX-v6.4.1/ports/risc-v32/iar/example_build/config/debugger/ |
D | ioriscv.ddf | 18 ;; Filename Name of SFR declaration file 31 ;; Syntax: Memory[NN] = Name Zone StartAdr EndAdr AccType 34 ;; Name Name of address space (legal characters: A-Z, a-z, 0-9, _) 46 ;; Name Zone StartAdr EndAdr AccType 61 ;; Filename Name of device file 73 ;; Item Name of item
|
/ThreadX-v6.4.1/cmake/ |
D | cortex_m0.cmake | 1 # Name of the target
|
D | cortex_m3.cmake | 1 # Name of the target
|
D | cortex_m4.cmake | 1 # Name of the target
|
D | cortex_m7.cmake | 1 # Name of the target
|
/ThreadX-v6.4.1/utility/rtos_compatibility_layers/FreeRTOS/ |
D | readme.md | 43 | Name | Default Value | Description | 148 | Name | Notes | 198 | Name | Notes | 216 | Name | Notes | 241 | Name | Notes | 269 | Name | Notes | 280 | Name | Notes| 297 | Name | Notes |
|
/ThreadX-v6.4.1/ports_module/cortex_m7/iar/example_build/ |
D | startup.s | 2 ;* File Name : startup_stm32f746xx.s
|