Searched refs:DISK_BLOCK_NUM (Results 1 – 3 of 3) sorted by relevance
94 uint8_t msc_disk[DISK_BLOCK_NUM][DISK_BLOCK_SIZE] = {199 *block_count = DISK_BLOCK_NUM; in tud_msc_capacity_cb()
10 DISK_BLOCK_NUM = 128 + 1, enumerator
260 for (int block = 0; block < DISK_BLOCK_NUM; block++) { in erase_storage()