Home
last modified time | relevance | path

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

/bsp/stm32/libraries/HAL_Drivers/drivers/drv_flash/
A Ddrv_flash_f2.c262 static int fal_flash_write_16k(long offset, const rt_uint8_t *buf, size_t size);
270 …LASH_SIZE_GRANULARITY_16K, (16 * 1024), {NULL, fal_flash_read_16k, fal_flash_write_16k, fal_flash_…
287 static int fal_flash_write_16k(long offset, const rt_uint8_t *buf, size_t size) in fal_flash_write_16k() function
A Ddrv_flash_f4.c370 static int fal_flash_write_16k(long offset, const rt_uint8_t *buf, size_t size);
387 fal_flash_write_16k,
437 static int fal_flash_write_16k(long offset, const rt_uint8_t *buf, size_t size) in fal_flash_write_16k() function
/bsp/apm32/libraries/Drivers/drv_flash/
A Ddrv_flash_f4.c293 static int fal_flash_write_16k(long offset, const rt_uint8_t *buf, size_t size);
310 fal_flash_write_16k,
357 static int fal_flash_write_16k(long offset, const rt_uint8_t *buf, size_t size) in fal_flash_write_16k() function

Completed in 19 milliseconds