Searched refs:sets (Results 1 – 6 of 6) sorted by relevance
143 uint32_t sets; in SCB_EnableDCache() local154 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() member213 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 …]
1 # this is included because toolchain file sets SYSTEM_NAME=PICO
206 # 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 sets334 # 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
23 that sets --copts=-DFOO=42, we're telling Bazel to build a and all of its111 # This transition sets SDK configuration options required to build test binaries133 # This transition sets SDK configuration options required to build test binaries
187 …Specifying `PICO_BOARD=<booardname>` sets up various compiler defines (e.g. default pin numbers fo…
281 adds r1, r1 @ note this always sets C