Home
last modified time | relevance | path

Searched refs:ways (Results 1 – 20 of 20) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis/
A Dcore_cache.h123 uint32_t ways; in SCB_EnableDCache() local
133 ways = (uint32_t)(CCSIDR_WAYS(ccsidr)); in SCB_EnableDCache()
140 } while (ways-- != 0U); in SCB_EnableDCache()
161 register uint32_t ways; in SCB_DisableDCache() local
181 } while (ways-- != 0U); in SCB_DisableDCache()
199 uint32_t ways; in SCB_InvalidateDCache() local
216 } while (ways-- != 0U); in SCB_InvalidateDCache()
234 uint32_t ways; in SCB_CleanDCache() local
251 } while (ways-- != 0U); in SCB_CleanDCache()
269 uint32_t ways; in SCB_CleanInvalidateDCache() local
[all …]
/AliOS-Things-master/components/csi/CMSIS/Core/Include/
A Dcachel1_armv7.h146 uint32_t ways; in SCB_EnableDCache() local
158 ways = (uint32_t)(CCSIDR_WAYS(ccsidr)); in SCB_EnableDCache()
165 } while (ways-- != 0U); in SCB_EnableDCache()
186 uint32_t ways; in SCB_DisableDCache() local
206 } while (ways-- != 0U); in SCB_DisableDCache()
224 uint32_t ways; in SCB_InvalidateDCache() local
241 } while (ways-- != 0U); in SCB_InvalidateDCache()
259 uint32_t ways; in SCB_CleanDCache() local
276 } while (ways-- != 0U); in SCB_CleanDCache()
294 uint32_t ways; in SCB_CleanInvalidateDCache() local
[all …]
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/tools/make/downloads/cmsis/CMSIS/Core/Include/
A Dcachel1_armv7.h146 uint32_t ways; in SCB_EnableDCache() local
158 ways = (uint32_t)(CCSIDR_WAYS(ccsidr)); in SCB_EnableDCache()
165 } while (ways-- != 0U); in SCB_EnableDCache()
186 uint32_t ways; in SCB_DisableDCache() local
206 } while (ways-- != 0U); in SCB_DisableDCache()
224 uint32_t ways; in SCB_InvalidateDCache() local
241 } while (ways-- != 0U); in SCB_InvalidateDCache()
259 uint32_t ways; in SCB_CleanDCache() local
276 } while (ways-- != 0U); in SCB_CleanDCache()
294 uint32_t ways; in SCB_CleanInvalidateDCache() local
[all …]
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/cmsis/CMSIS/Core/Include/
A Dcachel1_armv7.h146 uint32_t ways; in SCB_EnableDCache() local
158 ways = (uint32_t)(CCSIDR_WAYS(ccsidr)); in SCB_EnableDCache()
165 } while (ways-- != 0U); in SCB_EnableDCache()
186 uint32_t ways; in SCB_DisableDCache() local
206 } while (ways-- != 0U); in SCB_DisableDCache()
224 uint32_t ways; in SCB_InvalidateDCache() local
241 } while (ways-- != 0U); in SCB_InvalidateDCache()
259 uint32_t ways; in SCB_CleanDCache() local
276 } while (ways-- != 0U); in SCB_CleanDCache()
294 uint32_t ways; in SCB_CleanInvalidateDCache() local
[all …]
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/cmsis/inc/
A Dcore_cm7.h2296 uint32_t ways; in SCB_EnableDCache() local
2308 ways = (uint32_t)(CCSIDR_WAYS(ccsidr)); in SCB_EnableDCache()
2315 } while (ways-- != 0U); in SCB_EnableDCache()
2336 uint32_t ways; in SCB_DisableDCache() local
2356 } while (ways-- != 0U); in SCB_DisableDCache()
2374 uint32_t ways; in SCB_InvalidateDCache() local
2391 } while (ways-- != 0U); in SCB_InvalidateDCache()
2409 uint32_t ways; in SCB_CleanDCache() local
2426 } while (ways-- != 0U); in SCB_CleanDCache()
2444 uint32_t ways; in SCB_CleanInvalidateDCache() local
[all …]
/AliOS-Things-master/components/py_engine/engine/lib/cmsis/inc/
A Dcore_cm7.h2296 uint32_t ways; in SCB_EnableDCache() local
2308 ways = (uint32_t)(CCSIDR_WAYS(ccsidr)); in SCB_EnableDCache()
2315 } while (ways-- != 0U); in SCB_EnableDCache()
2336 uint32_t ways; in SCB_DisableDCache() local
2356 } while (ways-- != 0U); in SCB_DisableDCache()
2374 uint32_t ways; in SCB_InvalidateDCache() local
2391 } while (ways-- != 0U); in SCB_InvalidateDCache()
2409 uint32_t ways; in SCB_CleanDCache() local
2426 } while (ways-- != 0U); in SCB_CleanDCache()
2444 uint32_t ways; in SCB_CleanInvalidateDCache() local
[all …]
/AliOS-Things-master/components/SDL2/docs/
A DREADME-porting.md12 There are two basic ways of building SDL at the moment:
A DREADME-android.md51 There's two ways of using it:
434 Two legitimate ways:
/AliOS-Things-master/components/SDL2/src/hidapi/
A DREADME.txt132 because of the flexibility of HIDAPI and the large number of ways in which
135 HIDAPI can be built in several different ways. If you elect to build a
173 the Test GUI. There are two ways to do this, and each has a slight
A DLICENSE-gpl3.txt250 in one of these ways:
374 reasonable ways as different from the original version; or
/AliOS-Things-master/components/littlevgl/docs/
A DCONTRIBUTING.md7 There are many ways to join the community. If you have some time to work with us I'm sure you will …
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/configuration/
A Dconfiguration.proto16 // definitions can be used in multiple ways: as output of a compatibility list,
/AliOS-Things-master/components/ble_mesh/bt_mesh/
A DKconfig182 ways that the node will be used and what kind of power source it
/AliOS-Things-master/components/SDL2/src/hidapi/ios/
A Dhid.m791 // in unusual/silent ways and we can actually corrupt the BLE stack for
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A DREADME681 ways to pass freshly arrived data:
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dlibpng-manual.txt956 them, there are three recommended ways of using png_set_alpha_mode():
1124 At this point there are two ways to proceed; through the high-level
1705 ways to transform the data will be described in the order that they
2249 If you want the images filled out, there are two ways to do that. The one
3380 At this point there are two ways to proceed; through the high-level
3458 ways to transform the data will be described in the order that they
3858 The channels are encoded in one of two ways:
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/
A Dpnglibconf.dfa68 # There are three ways of disabling features, in no particular order:
/AliOS-Things-master/components/SDL2/src/render/metal/
A DSDL_render_metal.m1137 …// cheat and store this offset in (count) because it needs to be aligned in ways other fields don'…
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dinstall.txt73 We provide three different ways to generate these files:
A Dlibjpeg.txt486 in either of two ways:

Completed in 50 milliseconds