| /bsp/raspberry-pico/Drivers/ |
| A D | drv_flash.c | 65 static int fal_flash_read(long offset, rt_uint8_t *buf, size_t size); 77 fal_flash_read, 83 static int fal_flash_read(long offset, rt_uint8_t *buf, size_t size) in fal_flash_read() function
|
| /bsp/bluetrum/libraries/hal_drivers/ |
| A D | drv_flash.c | 30 static int fal_flash_read(long offset, rt_uint8_t *buf, size_t size); 40 {NULL, fal_flash_read, fal_flash_write, fal_flash_erase}, 44 static int fal_flash_read(long offset, rt_uint8_t *buf, size_t size) in fal_flash_read() function
|
| /bsp/bouffalo_lab/libraries/rt_drivers/ |
| A D | drv_flash.c | 108 static int fal_flash_read(long offset, rt_uint8_t *buf, size_t size); 120 fal_flash_read, 126 static int fal_flash_read(long offset, rt_uint8_t *buf, size_t size) in fal_flash_read() function
|
| /bsp/stm32/libraries/HAL_Drivers/drivers/drv_flash/ |
| A D | drv_flash_l1.c | 165 static int fal_flash_read(long offset, rt_uint8_t *buf, size_t size); 170 FLASH_PAGE_SIZE, { NULL, fal_flash_read, fal_flash_write, fal_flash_erase } }; 172 static int fal_flash_read(long offset, rt_uint8_t *buf, size_t size) in fal_flash_read() function
|
| A D | drv_flash_f0.c | 177 static int fal_flash_read(long offset, rt_uint8_t *buf, size_t size); 181 … STM32_FLASH_START_ADRESS, STM32_FLASH_SIZE, FLASH_PAGE_SIZE, {NULL, fal_flash_read, fal_flash_wri… 183 static int fal_flash_read(long offset, rt_uint8_t *buf, size_t size) in fal_flash_read() function
|
| A D | drv_flash_g0.c | 210 static int fal_flash_read(long offset, rt_uint8_t *buf, size_t size); 214 … STM32_FLASH_START_ADRESS, STM32_FLASH_SIZE, FLASH_PAGE_SIZE, {NULL, fal_flash_read, fal_flash_wri… 216 static int fal_flash_read(long offset, rt_uint8_t *buf, size_t size) in fal_flash_read() function
|
| A D | drv_flash_wb.c | 211 static int fal_flash_read(long offset, rt_uint8_t *buf, size_t size); 215 … STM32_FLASH_START_ADRESS, STM32_FLASH_SIZE, FLASH_PAGE_SIZE, {NULL, fal_flash_read, fal_flash_wri… 217 static int fal_flash_read(long offset, rt_uint8_t *buf, size_t size) in fal_flash_read() function
|
| A D | drv_flash_f1.c | 253 static int fal_flash_read(long offset, rt_uint8_t *buf, size_t size); 257 … STM32_FLASH_START_ADRESS, STM32_FLASH_SIZE, FLASH_PAGE_SIZE, {NULL, fal_flash_read, fal_flash_wri… 259 static int fal_flash_read(long offset, rt_uint8_t *buf, size_t size) in fal_flash_read() function
|
| A D | drv_flash_l4.c | 271 static int fal_flash_read(long offset, rt_uint8_t *buf, size_t size); 275 … STM32_FLASH_START_ADRESS, STM32_FLASH_SIZE, FLASH_PAGE_SIZE, {NULL, fal_flash_read, fal_flash_wri… 277 static int fal_flash_read(long offset, rt_uint8_t *buf, size_t size) in fal_flash_read() function
|
| /bsp/wch/arm/Libraries/ch32_drivers/ |
| A D | drv_flash_ch32f20x.c | 177 static int fal_flash_read(long offset, rt_uint8_t *buf, size_t size); 190 fal_flash_read, 196 static int fal_flash_read(long offset, rt_uint8_t *buf, size_t size) in fal_flash_read() function
|
| /bsp/at32/libraries/rt_drivers/ |
| A D | drv_flash.c | 176 static int fal_flash_read(long offset, rt_uint8_t *buf, rt_uint32_t size); 188 fal_flash_read, 194 static int fal_flash_read(long offset, rt_uint8_t *buf, rt_uint32_t size) in fal_flash_read() function
|
| /bsp/n32g452xx/Libraries/rt_drivers/ |
| A D | drv_flash.c | 177 static int fal_flash_read(long offset, rt_uint8_t *buf, size_t size); 189 fal_flash_read, 195 static int fal_flash_read(long offset, rt_uint8_t *buf, size_t size) in fal_flash_read() function
|
| /bsp/nrf5x/libraries/drivers/ |
| A D | drv_flash.c | 161 static int fal_flash_read(long offset, rt_uint8_t *buf, size_t size); 165 static int fal_flash_read(long offset, rt_uint8_t *buf, size_t size) in fal_flash_read() function 185 .ops = {NULL, fal_flash_read, fal_flash_write, fal_flash_erase},
|
| /bsp/airm2m/air32f103/libraries/rt_drivers/ |
| A D | drv_flash.c | 177 static int fal_flash_read(long offset, rt_uint8_t *buf, size_t size); 190 fal_flash_read, 196 static int fal_flash_read(long offset, rt_uint8_t *buf, size_t size) in fal_flash_read() function
|
| /bsp/apm32/libraries/Drivers/drv_flash/ |
| A D | drv_flash_e1.c | 188 static int fal_flash_read(long offset, rt_uint8_t *buf, size_t size); 192 … APM32_FLASH_START_ADRESS, APM32_FLASH_SIZE, FLASH_PAGE_SIZE, {NULL, fal_flash_read, fal_flash_wri… 194 static int fal_flash_read(long offset, rt_uint8_t *buf, size_t size) in fal_flash_read() function
|
| A D | drv_flash_s1.c | 188 static int fal_flash_read(long offset, rt_uint8_t *buf, size_t size); 192 … APM32_FLASH_START_ADRESS, APM32_FLASH_SIZE, FLASH_PAGE_SIZE, {NULL, fal_flash_read, fal_flash_wri… 194 static int fal_flash_read(long offset, rt_uint8_t *buf, size_t size) in fal_flash_read() function
|
| A D | drv_flash_f0.c | 190 static int fal_flash_read(long offset, rt_uint8_t *buf, size_t size); 194 … APM32_FLASH_START_ADRESS, APM32_FLASH_SIZE, FLASH_PAGE_SIZE, {NULL, fal_flash_read, fal_flash_wri… 196 static int fal_flash_read(long offset, rt_uint8_t *buf, size_t size) in fal_flash_read() function
|
| A D | drv_flash_f1.c | 190 static int fal_flash_read(long offset, rt_uint8_t *buf, size_t size); 194 … APM32_FLASH_START_ADRESS, APM32_FLASH_SIZE, FLASH_PAGE_SIZE, {NULL, fal_flash_read, fal_flash_wri… 196 static int fal_flash_read(long offset, rt_uint8_t *buf, size_t size) in fal_flash_read() function
|
| /bsp/wch/risc-v/Libraries/ch32_drivers/ |
| A D | drv_flash.c | 232 static int fal_flash_read(long offset, rt_uint8_t *buf, size_t size); 236 …", CH32_FLASH_START_ADRESS, CH32_FLASH_SIZE, FLASH_PAGE_SIZE, {NULL, fal_flash_read, fal_flash_wri… 238 static int fal_flash_read(long offset, rt_uint8_t *buf, size_t size) in fal_flash_read() function
|
| /bsp/hc32/libraries/hc32_drivers/drv_flash/ |
| A D | drv_flash_f4.c | 222 static int fal_flash_read(long offset, rt_uint8_t *buf, size_t size); 232 .ops = {NULL, fal_flash_read, fal_flash_write, fal_flash_erase}, 236 static int fal_flash_read(long offset, rt_uint8_t *buf, size_t size) in fal_flash_read() function
|