/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis/ |
A D | core_cache.h | 123 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 D | cachel1_armv7.h | 146 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 D | cachel1_armv7.h | 146 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 D | cachel1_armv7.h | 146 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 D | core_cm7.h | 2296 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 D | core_cm7.h | 2296 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 D | README-porting.md | 12 There are two basic ways of building SDL at the moment:
|
A D | README-android.md | 51 There's two ways of using it: 434 Two legitimate ways:
|
/AliOS-Things-master/components/SDL2/src/hidapi/ |
A D | README.txt | 132 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 D | LICENSE-gpl3.txt | 250 in one of these ways: 374 reasonable ways as different from the original version; or
|
/AliOS-Things-master/components/littlevgl/docs/ |
A D | CONTRIBUTING.md | 7 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 D | configuration.proto | 16 // definitions can be used in multiple ways: as output of a compatibility list,
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/ |
A D | Kconfig | 182 ways that the node will be used and what kind of power source it
|
/AliOS-Things-master/components/SDL2/src/hidapi/ios/ |
A D | hid.m | 791 // 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 D | README | 681 ways to pass freshly arrived data:
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | libpng-manual.txt | 956 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 D | pnglibconf.dfa | 68 # There are three ways of disabling features, in no particular order:
|
/AliOS-Things-master/components/SDL2/src/render/metal/ |
A D | SDL_render_metal.m | 1137 …// 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 D | install.txt | 73 We provide three different ways to generate these files:
|
A D | libjpeg.txt | 486 in either of two ways:
|