Home
last modified time | relevance | path

Searched refs:sets (Results 1 – 6 of 6) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/m-profile/
Darmv7m_cachel1.h143 uint32_t sets; in SCB_EnableDCache() local
154 sets = (uint32_t)(CCSIDR_SETS(ccsidr)); in SCB_EnableDCache()
158 SCB->DCISW = (((sets << SCB_DCISW_SET_Pos) & SCB_DCISW_SET_Msk) | in SCB_EnableDCache()
164 } while(sets-- != 0U); in SCB_EnableDCache()
184 uint32_t sets; in SCB_DisableDCache() member
213 SCB->DCCIMVAC = (uint32_t)&locals.sets; in SCB_DisableDCache()
225 locals.sets = (uint32_t)(CCSIDR_SETS(locals.ccsidr)); in SCB_DisableDCache()
229 SCB->DCCISW = (((locals.sets << SCB_DCCISW_SET_Pos) & SCB_DCCISW_SET_Msk) | in SCB_DisableDCache()
235 } while(locals.sets-- != 0U); in SCB_DisableDCache()
251 uint32_t sets; in SCB_InvalidateDCache() local
[all …]
/hal_rpi_pico-latest/cmake/Platform/
DPICO.cmake1 # this is included because toolchain file sets SYSTEM_NAME=PICO
/hal_rpi_pico-latest/tools/
DCMakeLists.txt206 # This sets PICOTOOL_UF2_PACKAGE_ADDR to PACKADDR.
216 # This sets PICOTOOL_OTP_FILE to OTPFILE.
295 # This sets PICOTOOL_UF2_FAMILY to FAMILY.
304 # Sign the target binary with the given PEM signature. This sets
334 # Hash the target binary. This sets PICOTOOL_HASH_OUTPUT to true.
345 # block loop. This sets PICOTOOL_EMBED_PT to PTFILE.
356 # This sets PICOTOOL_AESFILE to AESFILE, and PICOTOOL_ENC_SIGFILE to SIGFILE
/hal_rpi_pico-latest/bazel/util/
Dtransition.bzl23 that sets --copts=-DFOO=42, we're telling Bazel to build a and all of its
111 # This transition sets SDK configuration options required to build test binaries
133 # This transition sets SDK configuration options required to build test binaries
/hal_rpi_pico-latest/
DREADME.md187 …Specifying `PICO_BOARD=<booardname>` sets up various compiler defines (e.g. default pin numbers fo…
/hal_rpi_pico-latest/src/rp2_common/pico_float/
Dfloat_aeabi_rp2040.S281 adds r1, r1 @ note this always sets C