Searched refs:boot (Results 1 – 25 of 43) sorted by relevance
12
/AliOS-Things-master/hardware/board/haas200/startup/ |
A D | startup.c | 77 uint32_t boot; in board_mode_check() local 78 hal_gpio_input_get(&gpio_key_boot, &boot); in board_mode_check() 88 hal_gpio_input_get(&gpio_key_boot, &boot); in board_mode_check() 89 printf("--------------------------------> boot %d, elink %d \r\n", boot, elink); in board_mode_check() 93 if(boot == 0) in board_mode_check()
|
/AliOS-Things-master/components/py_engine/tests/esp32/ |
A D | partition_ota.py.exp | 5 Not confirming boot ok and resetting back into first 9 Confirming boot ok and rebooting into same partition 13 Confirming boot ok and DONE!
|
/AliOS-Things-master/hardware/chip/rtl872xd/script/ |
A D | rlx8711B-symbol-v02-img2.ld | 48 *(.boot.ram.text*) 49 *(.boot.rodata*) 55 KEEP(*(.boot.ram.data*)) 64 KEEP(*(.boot.ram.bss*)) 65 KEEP(*(.boot.ram.end.bss*))
|
A D | rlx8711B-symbol-v02-img2-2nd_boot.ld | 59 *(.boot.ram.text*) 60 *(.boot.rodata*) 66 KEEP(*(.boot.ram.data*)) 75 KEEP(*(.boot.ram.bss*)) 76 KEEP(*(.boot.ram.end.bss*))
|
A D | rlx8711B-symbol-v02-img2_xip1.ld | 65 *(.boot.ram.text*) 66 *(.boot.rodata*) 72 KEEP(*(.boot.ram.data*)) 81 KEEP(*(.boot.ram.bss*)) 82 KEEP(*(.boot.ram.end.bss*))
|
A D | rlx8711B-symbol-v02-img2_xip2.ld | 65 *(.boot.ram.text*) 66 *(.boot.rodata*) 72 KEEP(*(.boot.ram.data*)) 81 KEEP(*(.boot.ram.bss*)) 82 KEEP(*(.boot.ram.end.bss*))
|
A D | postbuild_img2.bat | 20 copy %outputdir%\%outputplatform%.2boot.elf %bindir%\application.axf 31 copy %bindir%\application.map %bindir%\application.2boot.map 32 copy %bindir%\application.asm %bindir%\application.2boot.asm
|
A D | manipulate_image.sh | 15 outputname=${outputplatform}.2boot
|
/AliOS-Things-master/ |
A D | README.md | 104 - HaaS100:更新驱动库、优化二级boot、产测功能可配置等 105 - HaaS200:更新驱动库、优化二级boot等
|
/AliOS-Things-master/documentation/manual/ |
A D | mainpage.md | 104 - HaaS100:更新驱动库、优化二级boot、产测功能可配置等 105 - HaaS200:更新驱动库、优化二级boot等
|
/AliOS-Things-master/solutions/kws_demo/ |
A D | package.yaml | 77 # - "bootimgs/boot"
|
/AliOS-Things-master/solutions/py_engine_demo/ |
A D | package.yaml | 78 # - "bootimgs/boot"
|
/AliOS-Things-master/solutions/tflite_micro_speech_demo/ |
A D | package.yaml | 91 # - "bootimgs/boot"
|
/AliOS-Things-master/solutions/ucloud_ai_demo/ |
A D | package.yaml | 107 # - "bootimgs/boot"
|
/AliOS-Things-master/solutions/eduk1_demo/ |
A D | package.yaml | 101 # - "bootimgs/boot"
|
/AliOS-Things-master/hardware/chip/rtl872xd/tools/AmebaZ/Image_Tool/ |
A D | ChangeLog.txt | 18 20180605 v2.2.3 (1) Compatible with AmebaD secure boot function(Start Offset fixed, Length: fixed…
|
/AliOS-Things-master/components/ota/ |
A D | README.md | 22 ├── 2ndboot # 二级boot升级(差分恢复和固件解压缩)
|
/AliOS-Things-master/components/py_engine/engine/tools/mpremote/ |
A D | README.md | 68 mpremote cat boot.py
|
/AliOS-Things-master/hardware/chip/rtl872xd/release/write_flash_gui/ |
A D | ChangeLog.txt | 18 20180605 v2.2.3 (1) Compatible with AmebaD secure boot function(Start Offset fixed, Length: fixed…
|
/AliOS-Things-master/components/SDL2/acinclude/ |
A D | ax_gcc_archflag.m4 | 147 … cut -d: -f2) ; ($PRTDIAG -v |grep -i sparc) ; grep -i cpu /var/run/dmesg.boot ) | head -n 1) 2> /… 170 … sed 's/ //g') ; /usr/bin/machine ; /bin/machine; grep CPU /var/run/dmesg.boot | head -n 1 | cut -…
|
/AliOS-Things-master/hardware/chip/rtl872xd/hal/ |
A D | ota.c | 451 .boot = rtl8721d_ota_finish_cb,
|
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/train/ |
A D | README.md | 190 --boot-disk-size=120GB \
|
/AliOS-Things-master/components/SDL2/src/gfx/ |
A D | INSTALL | 250 On Haiku, software installed for all users goes in `/boot/common', 253 ./configure --prefix=/boot/common
|
/AliOS-Things-master/components/SDL2/src/gfx/Test/ |
A D | INSTALL | 250 On Haiku, software installed for all users goes in `/boot/common', 253 ./configure --prefix=/boot/common
|
/AliOS-Things-master/components/SDL2/src/image/ |
A D | configure.in | 63 ac_default_prefix=/boot/develop/tools/gnupro
|
Completed in 13 milliseconds
12