Home
last modified time | relevance | path

Searched defs:blks (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/hal/
A Dsd.c12 uint32_t blks, uint32_t timeout) in hal_sd_blks_read()
18 uint32_t blks, uint32_t timeout) in hal_sd_blks_write()
/AliOS-Things-master/hardware/chip/haas1000/hal/
A Dsd.c68 uint32_t blks, uint32_t timeout) in hal_sd_blks_read()
93 uint32_t blks, uint32_t timeout) in hal_sd_blks_write()
/AliOS-Things-master/components/littlefs/src/
A Dlittlefs_vfs.c39 #define GET_LOOKAHEAD_SIZE(blks) (_ALIGN8((blks)>>4) > 16 ? _ALIGN8((blks)>>4) : 16) argument

Completed in 5 milliseconds