Searched refs:otPlatFlashGetSwapSize (Results 1 – 4 of 4) sorted by relevance
56 uint32_t otPlatFlashGetSwapSize(otInstance *aInstance);
94 uint32_t otPlatFlashGetSwapSize(otInstance *aInstance) in otPlatFlashGetSwapSize() function
51 mSwapSize = otPlatFlashGetSwapSize(&GetInstance()); in Init()
351 OT_TOOL_WEAK uint32_t otPlatFlashGetSwapSize(otInstance *) { return FLASH_SWAP_SIZE; } in otPlatFlashGetSwapSize() function