Searched refs:pflashBlockCount (Results 1 – 1 of 1) sorted by relevance
29 uint32_t pflashBlockCount; /* 块数量 */ member106 FLASH_GetProperty(&mtd.s_flashDriver, kFLASH_PropertyPflashBlockCount, &mtd.pflashBlockCount); in rt_onchip_flash_init()109 LOG_D("flash_BlockCount: %d", mtd.pflashBlockCount); in rt_onchip_flash_init()
Completed in 3 milliseconds