Home
last modified time | relevance | path

Searched refs:TEST_BLOCKSIZE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dsdio_test.c20 #define TEST_BLOCKSIZE 512 macro
312 ret = SdioSetBlockSize(tester->handle, TEST_BLOCKSIZE); in TestSdioSetBlockSize()
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-platform-sdio-des.md543 #define TEST_BLOCKSIZE 2 /* 本测试用例中,数据块的大小,单位字节 */
585 ret = SdioSetBlockSize(handle, TEST_BLOCKSIZE);
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-platform-sdio-des.md937 #define TEST_BLOCKSIZE 2 /* Size of a data block, in bytes */
979 ret = SdioSetBlockSize(handle, TEST_BLOCKSIZE);