Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m48x/StdDriver/src/
Dsdh.c988 uint32_t blksize = SDH_BLOCK_SIZE; in SDH_Read() local
1011 sdh->BLEN = blksize - 1ul; /* the actual byte count is equal to (SDBLEN+1) */ in SDH_Read()
1019 sdh->CMDARG = u32StartSec * blksize; in SDH_Read()
/hal_nuvoton-latest/m46x/StdDriver/src/
Dsdh.c1147 uint32_t blksize = SDH_BLOCK_SIZE; in SDH_Read() local
1174 sdh->BLEN = blksize - 1ul; /* the actual byte count is equal to (SDBLEN+1) */ in SDH_Read()
1182 sdh->CMDARG = u32StartSec * blksize; in SDH_Read()