Home
last modified time | relevance | path

Searched refs:aos_hal_flash_info_get (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/ota/hal/
A Dota_hal_plat.c26 ret = aos_hal_flash_info_get(boot_part, &p_part_info); in ota_hal_init()
164 aos_hal_flash_info_get(boot_part, &p_ota_info); in ota_hal_boot()
165 aos_hal_flash_info_get(HAL_PARTITION_APPLICATION, &p_app_info); in ota_hal_boot()
/AliOS-Things-master/components/amp_adapter/platform/aos/peripheral/
A Daos_hal_flash.c9 int32_t aos_hal_flash_info_get(hal_partition_t in_partition, hal_logic_partition_t **partition) in aos_hal_flash_info_get() function
/AliOS-Things-master/components/amp_adapter/include/peripheral/
A Daos_hal_flash.h108 int32_t aos_hal_flash_info_get(hal_partition_t in_partition, hal_logic_partition_t **partition);

Completed in 8 milliseconds