Home
last modified time | relevance | path

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

/bsp/stm32/libraries/HAL_Drivers/drivers/drv_flash/
A Ddrv_flash_f2.c263 static int fal_flash_write_64k(long offset, const rt_uint8_t *buf, size_t size);
271 …LASH_SIZE_GRANULARITY_64K, (64 * 1024), {NULL, fal_flash_read_64k, fal_flash_write_64k, fal_flash_…
291 static int fal_flash_write_64k(long offset, const rt_uint8_t *buf, size_t size) in fal_flash_write_64k() function
A Ddrv_flash_f4.c371 static int fal_flash_write_64k(long offset, const rt_uint8_t *buf, size_t size);
402 fal_flash_write_64k,
441 static int fal_flash_write_64k(long offset, const rt_uint8_t *buf, size_t size) in fal_flash_write_64k() function
/bsp/apm32/libraries/Drivers/drv_flash/
A Ddrv_flash_f4.c294 static int fal_flash_write_64k(long offset, const rt_uint8_t *buf, size_t size);
324 fal_flash_write_64k,
361 static int fal_flash_write_64k(long offset, const rt_uint8_t *buf, size_t size) in fal_flash_write_64k() function

Completed in 8 milliseconds