Home
last modified time | relevance | path

Searched refs:branch (Results 1 – 16 of 16) sorted by relevance

/bsp/phytium/libraries/
A Dphytium_standalone_sdk_install.py4 def clone_repository(branch, commit_hash): argument
9 subprocess.call(["git", "clone", "-b", branch, repository_url, target_folder])
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/host/
A Dohci-q.c112 int i, branch = -ENOSPC;
122 if (branch < 0 || ohci->load [branch] > ohci->load [i]) {
132 branch = i;
135 return branch;
150 ed, ed->branch, ed->load, ed->interval);
186 int branch;
249 if (branch < 0) {
252 branch, ed->interval, ed->load);
254 return branch;
256 ed->branch = branch;
[all …]
A Dohci.h64 u8 branch;
A Dohci-hcd.c251 frame |= ed->branch;
/bsp/at91/at91sam9260/link_scripts/
A Dat91sam9260_ram.icf30 // initialization code, causing the processor to branch to zero and fault.
/bsp/at91/at91sam9g45/link_scripts/
A Dat91sam9g45_ram.icf30 // initialization code, causing the processor to branch to zero and fault.
/bsp/asm9260t/link_scripts/
A Dsdram.icf30 // initialization code, causing the processor to branch to zero and fault.
/bsp/asm9260t/IAR_ASM9260T_DeviceSupportFile/arm/config/linker/AlphaScale/sam9260t/
A Dsam9260t_sdram.icf31 // initialization code, causing the processor to branch to zero and fault.
/bsp/mini2440/
A DExt_RAM.ini51 _WDWORD(0x40000000, 0xEAFFFFFE); // Load RAM addr 0 with branch to itself
/bsp/nxp/imx/imx6sx/cortex-a9/cpu/
A DcortexA9_gcc.S179 mcr p15, 0, r0, c7, c5, 6 @ BPIALL - Invalidate entire branch predictor array
188 …mcr p15, 0, r0, c7, c1, 6 @ BPIALLIS - Invalidate entire branch predictor arra…
/bsp/tm4c123bsp/board/linker_scripts/
A Dlink.icf56 // initialization code, causing the processor to branch to zero and fault.
/bsp/tm4c129x/
A Dtm4c_rom.icf61 // initialization code, causing the processor to branch to zero and fault.
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/CMSIS/
A DREADME.md5 The branch *master* of this GitHub repository contains ![Version](https://img.shields.io/github/v/r…
10 **Note:** The branch *develop* of this GitHub repository reflects our current state of development …
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/CMSIS/
A DREADME.md5 The branch *master* of this GitHub repository contains ![Version](https://img.shields.io/github/v/r…
10 **Note:** The branch *develop* of this GitHub repository reflects our current state of development …
/bsp/k230/
A DREADME.md232 Your branch is up to date with 'origin/for-k230'.
/bsp/ESP32_C3/
A DREADME.md100 … be up-to-date, while the Dockerfile allows you to fetch the latest main branch. Below are the set…

Completed in 27 milliseconds