Home
last modified time | relevance | path

Searched refs:fal_flash_write_32k (Results 1 – 2 of 2) sorted by relevance

/bsp/Infineon/libraries/HAL_Drivers/
A Ddrv_flash.c262 static int fal_flash_write_32k(long offset, const rt_uint8_t *buf, size_t size);
277 fal_flash_write_32k,
306 static int fal_flash_write_32k(long offset, const rt_uint8_t *buf, size_t size) in fal_flash_write_32k() function
/bsp/stm32/libraries/HAL_Drivers/drivers/drv_flash/
A Ddrv_flash_f7.c325 static int fal_flash_write_32k(long offset, const rt_uint8_t *buf, size_t size);
333 …LASH_SIZE_GRANULARITY_32K, (32 * 1024), {NULL, fal_flash_read_32k, fal_flash_write_32k, fal_flash_…
350 static int fal_flash_write_32k(long offset, const rt_uint8_t *buf, size_t size) in fal_flash_write_32k() function

Completed in 12 milliseconds