Home
last modified time | relevance | path

Searched refs:fal_flash_write_128k (Results 1 – 5 of 5) sorted by relevance

/bsp/stm32/libraries/HAL_Drivers/drivers/drv_flash/
A Ddrv_flash_h7.c244 static int fal_flash_write_128k(long offset, const rt_uint8_t *buf, size_t size);
246 …_SIZE_GRANULARITY_128K, (128 * 1024), {NULL, fal_flash_read_128k, fal_flash_write_128k, fal_flash_…
252 static int fal_flash_write_128k(long offset, const rt_uint8_t *buf, size_t size) in fal_flash_write_128k() function
A Ddrv_flash_f2.c264 static int fal_flash_write_128k(long offset, const rt_uint8_t *buf, size_t size);
272 …_SIZE_GRANULARITY_128K, (128 * 1024), {NULL, fal_flash_read_128k, fal_flash_write_128k, fal_flash_…
295 static int fal_flash_write_128k(long offset, const rt_uint8_t *buf, size_t size) in fal_flash_write_128k() function
A Ddrv_flash_f7.c326 static int fal_flash_write_128k(long offset, const rt_uint8_t *buf, size_t size);
334 …_SIZE_GRANULARITY_128K, (128 * 1024), {NULL, fal_flash_read_128k, fal_flash_write_128k, fal_flash_…
354 static int fal_flash_write_128k(long offset, const rt_uint8_t *buf, size_t size) in fal_flash_write_128k() function
A Ddrv_flash_f4.c372 static int fal_flash_write_128k(long offset, const rt_uint8_t *buf, size_t size);
417 fal_flash_write_128k,
445 static int fal_flash_write_128k(long offset, const rt_uint8_t *buf, size_t size) in fal_flash_write_128k() function
/bsp/apm32/libraries/Drivers/drv_flash/
A Ddrv_flash_f4.c295 static int fal_flash_write_128k(long offset, const rt_uint8_t *buf, size_t size);
338 fal_flash_write_128k,
365 static int fal_flash_write_128k(long offset, const rt_uint8_t *buf, size_t size) in fal_flash_write_128k() function

Completed in 12 milliseconds