Searched refs:OTA_INDEX_1 (Results 1 – 6 of 6) sorted by relevance
55 if (OTAIdx == OTA_INDEX_1) { in OTA_Change()64 if (OTAIdx == OTA_INDEX_1) { in OTA_Change()
101 if(OTA_INDEX_1 == ota_get_cur_index()) { in board_mode_check()105 OTA_Change(OTA_INDEX_1); in board_mode_check()
45 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()
319 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;
113 #define OTA_INDEX_1 0 macro
318 else if (ota_get_cur_index() == OTA_INDEX_1) in hci_find_patch_address()
Completed in 9 milliseconds