Searched refs:fal_flash_read_32k (Results 1 – 2 of 2) sorted by relevance
| /bsp/Infineon/libraries/HAL_Drivers/ |
| A D | drv_flash.c | 259 static int fal_flash_read_32k(long offset, rt_uint8_t *buf, size_t size); 276 fal_flash_read_32k, 296 static int fal_flash_read_32k(long offset, rt_uint8_t *buf, size_t size) in fal_flash_read_32k() function
|
| /bsp/stm32/libraries/HAL_Drivers/drivers/drv_flash/ |
| A D | drv_flash_f7.c | 321 static int fal_flash_read_32k(long offset, rt_uint8_t *buf, size_t size); 333 …_START_ADRESS_32K, FLASH_SIZE_GRANULARITY_32K, (32 * 1024), {NULL, fal_flash_read_32k, fal_flash_w… 337 static int fal_flash_read_32k(long offset, rt_uint8_t *buf, size_t size) in fal_flash_read_32k() function
|
Completed in 6 milliseconds