Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/hal/
A Dble_port.c47 … err_code = hal_flash_read(HAL_PARTITION_PARAMETER_3, &off, &local_storage, sizeof(bt_storage_t)); in storage_read()
88 … err_code = hal_flash_read(HAL_PARTITION_PARAMETER_3, &off, &local_storage, sizeof(bt_storage_t)); in storage_write()
96 err_code = hal_flash_erase(HAL_PARTITION_PARAMETER_3, &off, 4096); in storage_write()
102 …err_code = hal_flash_erase_write(HAL_PARTITION_PARAMETER_3, &off, &local_storage, sizeof(bt_storag… in storage_write()
/AliOS-Things-master/hardware/chip/rtl872xd/hal/hal_test/flash/
A Dflash_test.h5 #define HAL_PARTITION_TEST HAL_PARTITION_PARAMETER_3
/AliOS-Things-master/hardware/board/haas100/config/
A Dpartition_conf_legacy.c17 [HAL_PARTITION_PARAMETER_3] =
/AliOS-Things-master/hardware/board/haaseduk1/config/
A Dpartition_conf_legacy.c13 [HAL_PARTITION_PARAMETER_3] = {
/AliOS-Things-master/components/amp_adapter/include/peripheral/
A Daos_hal_flash.h34 HAL_PARTITION_PARAMETER_3, enumerator
/AliOS-Things-master/components/drivers/peripheral/flash/include/aos/hal/
A Dflash.h34 HAL_PARTITION_PARAMETER_3, enumerator

Completed in 6 milliseconds