Home
last modified time | relevance | path

Searched refs:HAL_PARTITION_APPLICATION (Results 1 – 15 of 15) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/2nd_boot/
A Dboot_startup.c18 app_logic_partition = rec_flash_get_info(HAL_PARTITION_APPLICATION); in aos_2boot_os_entry()
78 app_logic_partition = rec_flash_get_info(HAL_PARTITION_APPLICATION); in aos_2boot_wakeup()
/AliOS-Things-master/hardware/chip/haas1000/hal/
A Dflash.c80 if (partition == HAL_PARTITION_APPLICATION) { in bes_hal_flash_read()
90 if (partition == HAL_PARTITION_APPLICATION) { in bes_hal_flash_read()
267 if (partition == HAL_PARTITION_APPLICATION) { in bes_hal_flash_write()
273 if (partition == HAL_PARTITION_APPLICATION) { in bes_hal_flash_write()
334 if (partition == HAL_PARTITION_APPLICATION) { in bes_hal_flash_erase()
343 if (partition == HAL_PARTITION_APPLICATION) { in bes_hal_flash_erase()
391 out_partition = HAL_PARTITION_APPLICATION; in bes_get_operate_partition()
/AliOS-Things-master/components/ota/2ndboot/updater/
A Dota_nbpatch.c24 hal_logic_partition_t *app_info = flash_get_info(HAL_PARTITION_APPLICATION); in ota_patch_init()
104 hal_logic_partition_t *app_info = flash_get_info(HAL_PARTITION_APPLICATION); in ota_patch_dump_flash()
A Dnbpatch_io.c78 hal_logic_partition_t *app_info = flash_get_info(HAL_PARTITION_APPLICATION); in ota_load_new_data()
A Dxzupdater.c312 hal_logic_partition_t *app_info = flash_get_info(HAL_PARTITION_APPLICATION); in ota_xz_main()
/AliOS-Things-master/hardware/chip/rtl872xd/aos/
A Dqc.c170 part = hal_flash_get_info((hal_partition_t)HAL_PARTITION_APPLICATION); in qc_crc()
179 hal_flash_read( HAL_PARTITION_APPLICATION, &offset, data , len); in qc_crc()
/AliOS-Things-master/hardware/board/haas100/config/
A Dpartition_conf_legacy.c33 [HAL_PARTITION_APPLICATION] =
/AliOS-Things-master/hardware/board/haaseduk1/config/
A Dpartition_conf_legacy.c27 [HAL_PARTITION_APPLICATION] = {
/AliOS-Things-master/components/amp_adapter/include/peripheral/
A Daos_hal_flash.h28 HAL_PARTITION_APPLICATION, enumerator
/AliOS-Things-master/components/drivers/peripheral/flash/include/aos/hal/
A Dflash.h28 HAL_PARTITION_APPLICATION, enumerator
/AliOS-Things-master/components/ota/hal/
A Dota_hal_plat.c165 aos_hal_flash_info_get(HAL_PARTITION_APPLICATION, &p_app_info); in ota_hal_boot()
/AliOS-Things-master/hardware/chip/rtl872xd/hal/hal_test/uart/
A Dymodem.c277 if(partition == HAL_PARTITION_APPLICATION) in Ymodem_Receive()
576 if(partition == HAL_PARTITION_APPLICATION) in Ymodem_Transmit()
/AliOS-Things-master/components/ota/2ndboot/
A Dymodem.c290 hal_logic_partition_t *app_info = flash_get_info(HAL_PARTITION_APPLICATION); in ymodem_upgrade()
/AliOS-Things-master/hardware/chip/haas1000/aos/
A Dota_port.c24 {"ota_rtos.bin", HAL_PARTITION_APPLICATION},
/AliOS-Things-master/hardware/chip/rtl872xd/hal/
A Dota.c108 boot_part = HAL_PARTITION_APPLICATION; in rtl8721d_ota_prepare()

Completed in 19 milliseconds