Home
last modified time | relevance | path

Searched refs:OTA_INDEX_1 (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_hp/
A Drtl8721dhp_ota_ram.c55 if (OTAIdx == OTA_INDEX_1) { in OTA_Change()
64 if (OTAIdx == OTA_INDEX_1) { in OTA_Change()
/AliOS-Things-master/hardware/board/haas200/startup/
A Dstartup.c101 if(OTA_INDEX_1 == ota_get_cur_index()) { in board_mode_check()
105 OTA_Change(OTA_INDEX_1); in board_mode_check()
/AliOS-Things-master/hardware/chip/rtl872xd/hal/
A Dota.c45 if (ota_get_cur_index() == OTA_INDEX_1) { in check_ota_index()
49 ota_index = OTA_INDEX_1; in check_ota_index()
63 else if (ota_target_index == OTA_INDEX_1) in prepare_ota_address()
107 if(alink_ota_target_index == OTA_INDEX_1) { in rtl8721d_ota_prepare()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/misc/
A Drtl8721d_ota.c319 return OTA_INDEX_1; in ota_get_cur_index()
324 return OTA_INDEX_1; in ota_get_cur_index()
822 if (ota_get_cur_index() == OTA_INDEX_1) {
827 ota_target_index = OTA_INDEX_1;
939 OTA_Change(OTA_INDEX_1);
1572 if (ota_get_cur_index() == OTA_INDEX_1) {
1577 ota_target_index = OTA_INDEX_1;
2064 if (ota_get_cur_index() == OTA_INDEX_1) {
2069 ota_target_index = OTA_INDEX_1;
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_boot.h113 #define OTA_INDEX_1 0 macro
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/board/amebad/src/hci/
A Dhci_board.c318 else if (ota_get_cur_index() == OTA_INDEX_1) in hci_find_patch_address()

Completed in 9 milliseconds