Searched defs:ccsidr (Results 1 – 2 of 2) sorted by relevance
/loramac-node-3.4.0/src/boards/mcu/saml21/cmsis/ |
D | core_cm7.h | 1936 uint32_t ccsidr, sshift, wshift, sw; in SCB_EnableDCache() local 1971 uint32_t ccsidr, sshift, wshift, sw; in SCB_DisableDCache() local 2006 uint32_t ccsidr, sshift, wshift, sw; in SCB_InvalidateDCache() local 2038 uint32_t ccsidr, sshift, wshift, sw; in SCB_CleanDCache() local 2070 uint32_t ccsidr, sshift, wshift, sw; in SCB_CleanInvalidateDCache() local
|
/loramac-node-3.4.0/src/boards/mcu/stm32/cmsis/ |
D | core_cm7.h | 2126 uint32_t ccsidr; in SCB_EnableDCache() local 2164 uint32_t ccsidr; in SCB_DisableDCache() local 2201 uint32_t ccsidr; in SCB_InvalidateDCache() local 2236 uint32_t ccsidr; in SCB_CleanDCache() local 2271 uint32_t ccsidr; in SCB_CleanInvalidateDCache() local
|