Searched refs:flash_size (Results 1 – 2 of 2) sorted by relevance
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/System/Modules/ | ||
D | miscutil.h | 57 uint32_t flash_size; member |
D | miscutil.c | 74 partInfo->flash_size = (LL_GetFlashSize() + 1) * 4; in GetPartInfo() |