/AliOS-Things-master/solutions/eduk1_demo/k1_apps/musicbox/ |
A D | musicbox.md | 244 int note = cur_music->notes[musicbox_player.cur_music_note]; 246 tone(0, note, noteDuration); 282 …printf("note[%d] = %d\t delay %d ms\n", musicbox_player.cur_music_note, cur_music->noteDurations[m… 283 int note = cur_music->notes[musicbox_player.cur_music_note]; 284 tone(0, note, noteDuration);
|
A D | musicbox.c | 196 int note = cur_music->notes[musicbox_player.cur_music_note]; in musicbox_task() local 197 tone(0, note, noteDuration); in musicbox_task()
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/html/images/ |
A D | Makefile.am | 38 note.gif \
|
A D | CMakeLists.txt | 35 note.gif
|
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/test/function_test/nlp/ |
A D | CMakeLists.txt | 9 # note ft_build is the dir you build sdk
|
/AliOS-Things-master/components/ble_host/bt_host/ali_vendormodel_profile/ |
A D | README.rst | 50 note: you can also use nrfjprog tool to program the generated hex file. 59 note: Using LED1(p0.17) of nrf52832 pca10040 dev board for demo here.
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/examples/unity/TensorFlowLitePlugin/ |
A D | README.md | 8 Plugin, and placed in Assets/TensorFlowLite/SDK/Plugins/. For the editor (note
|
/AliOS-Things-master/components/SDL2/ |
A D | sdl2-config.cmake.in | 14 …# Remove -lSDL2 as that is handled by CMake, note the space at the end so it does not replace e.g.…
|
A D | sdl2-config.cmake | 14 …# Remove -lSDL2 as that is handled by CMake, note the space at the end so it does not replace e.g.…
|
/AliOS-Things-master/hardware/chip/smarth_rv64/ |
A D | gcc_csky.ld | 117 *(.note.ABI-tag)
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | README | 4 See the note about version numbers near the top of png.h. 34 It is important to note that the APIs did not make current programs 79 You should also note that zlib is a compression library that is useful
|
/AliOS-Things-master/components/SDL2/src/video/uikit/ |
A D | SDL_uikitclipboard.m | 86 usingBlock:^(NSNotification *note) {
|
/AliOS-Things-master/components/SDL2/src/file/cocoa/ |
A D | SDL_rwopsbundlesupport.m | 33 Also, note the bundle layouts are different for iPhone and Mac.
|
/AliOS-Things-master/components/SDL2/src/joystick/iphoneos/ |
A D | SDL_sysjoystick.m | 423 usingBlock:^(NSNotification *note) { 424 GCController *controller = note.object; 431 usingBlock:^(NSNotification *note) { 432 GCController *controller = note.object;
|
/AliOS-Things-master/components/SDL2/docs/ |
A D | README-winrt.md | 23 typically do not include support for creating WinRT apps, to note. 31 development, the "Windows 10 SDK (10.0.10240.0)". Please note that 82 note, however, that Windows limits game-controller support in UWP apps to, 131 The fixes may affect older, SDL 2.0.3-based apps' save data. Please note 398 Do note that WinRT only supports a subset of the APIs that are available to 409 <http://msdn.microsoft.com/en-us/library/windows/apps/br205757.aspx>. To note, 444 <https://msdn.microsoft.com/en-us/library/hh441469.aspx>. Please note
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/ |
A D | README.md | 38 Something to note in the above example is that the frontend consumes as many
|
/AliOS-Things-master/components/mbedtls/include/mbedtls/ |
A D | config.h.bak | 148 * \note mbedtls_platform_gmtime_r() is an abstraction in platform_util.h that 152 * \note It is possible to configure an implementation for 213 * \note MBEDTLS_PLATFORM_SNPRINTF_ALT is required on Windows; 407 * \note If you use the AES_xxx_ALT macros, then is is recommended to also set 740 * \note This option only works with the default software implementation of 1131 * \note The read/write functions that are used by the entropy source are 1143 * \note The entropy collector will write to the seed file before entropy is 1367 * \note Even if this option is disabled, both client and server are aware 1709 * \note Currently compression can't be used with DTLS. 2435 * \note See also our Knowledge Base article about porting to a new [all …]
|
/AliOS-Things-master/components/SDL2/src/hidapi/ios/ |
A D | hid.m | 179 - (void)appWillResignActiveNotification:(NSNotification *)note; 180 - (void)appDidBecomeActiveNotification:(NSNotification *)note; 220 - (void)appWillResignActiveNotification:(NSNotification *)note 242 - (void)appDidBecomeActiveNotification:(NSNotification *)note
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/arm/ |
A D | filter_neon.S | 20 .section .note.GNU-stack,"",%progbits /* mark stack as non-executable */
|
/AliOS-Things-master/components/SDL2/src/video/arm/ |
A D | pixman-arm-neon-asm.S | 48 .section .note.GNU-stack,"",%progbits
|
/AliOS-Things-master/components/mbedtls/ |
A D | README.mbedtls.md | 50 Please note that setting `CFLAGS` overrides its default value of `-O2` and setting `WARNING_CFLAGS`… 128 Regarding variables, also note that if you set CFLAGS when invoking cmake,
|
/AliOS-Things-master/components/SDL2/src/gfx/Docs/html/ |
A D | doxygen.css | 805 /* dl.note, dl.warning, dl.attention, dl.pre, dl.post, dl.invariant, dl.deprecated, dl.todo, dl.tes… 812 dl.note
|
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/test/core/ |
A D | DownloadProject.cmake | 58 # and updating of the project sources are intended to be used. Also note that at
|
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/test/function_test/core/ |
A D | DownloadProject.cmake | 58 # and updating of the project sources are intended to be used. Also note that at
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/masmx86/ |
A D | match686.asm | 26 ; note: contrib of zLib 1.2.3 and earlier contained both a deprecated version for
|