Home
last modified time | relevance | path

Searched full:fetch (Results 1 – 16 of 16) sorted by relevance

/Kernel-v10.6.2/.github/workflows/
Dkernel-demos.yml15 fetch-depth: 1
44 fetch-depth: 1
69 fetch-depth: 1
98 fetch-depth: 1
126 fetch-depth: 1
128 - name: Fetch Community-Supported-Demos Submodule
131 # Fetch Community-Supported-Demos Submodule
132 echo "::group::Fetch Community-Supported-Demos Submodule"
Dunit-tests.yml14 fetch-depth: 1
Dauto-release.yml44 fetch-depth: 0
/Kernel-v10.6.2/portable/ThirdParty/GCC/RP2040/
Dpico_sdk_import.cmake26 set(PICO_SDK_FETCH_FROM_GIT "${PICO_SDK_FETCH_FROM_GIT}" CACHE BOOL "Set to ON to fetch copy of SDK…
49 …as not specified. Please set PICO_SDK_PATH or set PICO_SDK_FETCH_FROM_GIT to on to fetch from git."
/Kernel-v10.6.2/portable/GCC/AVR32_UC3/
Dexception.S108 // Bus Error Data Fetch.
113 // Bus Error Instruction Fetch.
/Kernel-v10.6.2/portable/IAR/AVR32_UC3/
Dexception.s82111 // Bus Error Data Fetch.
116 // Bus Error Instruction Fetch.
/Kernel-v10.6.2/portable/WizC/PIC18/
Dport.c207 * Fetch the size of compiler's scratchspace. in usPortCALCULATE_MINIMAL_STACK_SIZE()
Dportmacro.h317 ; Save this number in PRODL. Then fetch the addresses \
/Kernel-v10.6.2/portable/IAR/AtmelSAM7S64/
DAT91SAM7S64_inc.h499 #define AT91C_MC_ABTTYP_FETCH (0x2 << 10) // (MC) Code Fetch
DAT91SAM7S64.h562 #define AT91C_MC_ABTTYP_FETCH ((unsigned int) 0x2 << 10) // (MC) Code Fetch
DAT91SAM7X128_inc.h423 #define AT91C_MC_ABTTYP_FETCH (0x2 << 10) // (MC) Code Fetch
DAT91SAM7X256_inc.h423 #define AT91C_MC_ABTTYP_FETCH (0x2 << 10) // (MC) Code Fetch
DAT91SAM7X128.h626 #define AT91C_MC_ABTTYP_FETCH ((unsigned int) 0x2 << 10) // (MC) Code Fetch
DAT91SAM7X256.h626 #define AT91C_MC_ABTTYP_FETCH ((unsigned int) 0x2 << 10) // (MC) Code Fetch
/Kernel-v10.6.2/portable/GCC/ARM7_AT91SAM7S/
Dioat91sam7x256.h626 #define AT91C_MC_ABTTYP_FETCH ((unsigned int) 0x2 << 10) // (MC) Code Fetch
2965 AT91C_MC_ABTTYP_FETCH EQU (0x2 << 10) ;- (MC) Code Fetch
DAT91SAM7X256.h626 #define AT91C_MC_ABTTYP_FETCH ((unsigned int) 0x2 << 10) // (MC) Code Fetch