Home
last modified time | relevance | path

Searched refs:CfiFlashSec2Bytes (Results 1 - 3 of 3) sorted by relevance

/device/qemu/riscv32_virt/liteos_m/board/driver/cfiflash/
H A Dcfiflash_fs_hal.c40 unsigned int bytes = CfiFlashSec2Bytes(nSectors); in DisckRead()
41 unsigned int byteOffset = CfiFlashSec2Bytes(startSector); in DisckRead()
49 unsigned int bytes = CfiFlashSec2Bytes(nSectors); in DiskWrite()
50 unsigned int byteOffset = CfiFlashSec2Bytes(startSector); in DiskWrite()
H A Dcfiflash.h32 unsigned CfiFlashSec2Bytes(unsigned sector);
H A Dcfiflash.c55 unsigned CfiFlashSec2Bytes(unsigned sector) in CfiFlashSec2Bytes() function

Completed in 2 milliseconds