Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/tools/file_check_sum/
A Dfile_checksum.c52 device_mutex_lock(RT_DEV_LOCK_FLASH); in file_check_sum()
54 device_mutex_unlock(RT_DEV_LOCK_FLASH); in file_check_sum()
57 device_mutex_lock(RT_DEV_LOCK_FLASH); in file_check_sum()
59 device_mutex_unlock(RT_DEV_LOCK_FLASH); in file_check_sum()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/misc/
A Drtl8721d_ota.c509 device_mutex_lock(RT_DEV_LOCK_FLASH); in erase_ota_target_flash()
513 device_mutex_unlock(RT_DEV_LOCK_FLASH); in erase_ota_target_flash()
641 device_mutex_lock(RT_DEV_LOCK_FLASH); in download_new_fw_from_server()
742 device_mutex_lock(RT_DEV_LOCK_FLASH); in change_ota_signature()
751 device_mutex_unlock(RT_DEV_LOCK_FLASH); in change_ota_signature()
763 device_mutex_unlock(RT_DEV_LOCK_FLASH); in change_ota_signature()
768 device_mutex_unlock(RT_DEV_LOCK_FLASH); in change_ota_signature()
1434 device_mutex_lock(RT_DEV_LOCK_FLASH);
1443 device_mutex_lock(RT_DEV_LOCK_FLASH);
1899 device_mutex_lock(RT_DEV_LOCK_FLASH);
[all …]
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/os/os_dep/include/
A Ddevice_lock.h16 RT_DEV_LOCK_FLASH = 1, enumerator
/AliOS-Things-master/hardware/chip/rtl872xd/hal/
A Dota.c299 device_mutex_lock(RT_DEV_LOCK_FLASH); in rtl8721d_ota_write_ota_cb()
302 device_mutex_unlock(RT_DEV_LOCK_FLASH); in rtl8721d_ota_write_ota_cb()
305 device_mutex_unlock(RT_DEV_LOCK_FLASH); in rtl8721d_ota_write_ota_cb()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/file_system/ftl/
A Dftl.c140 device_mutex_lock(RT_DEV_LOCK_FLASH); in ftl_flash_write()
142 device_mutex_unlock(RT_DEV_LOCK_FLASH); in ftl_flash_write()
150 device_mutex_lock(RT_DEV_LOCK_FLASH); in ftl_flash_erase()
152 device_mutex_unlock(RT_DEV_LOCK_FLASH); in ftl_flash_erase()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/wifi/
A Dwifi_conf.c470 device_mutex_lock(RT_DEV_LOCK_FLASH); in restore_wifi_info_to_flash()
472 device_mutex_unlock(RT_DEV_LOCK_FLASH); in restore_wifi_info_to_flash()

Completed in 16 milliseconds