Searched defs:otPlatFlashGetSwapSize (Results 1 – 3 of 3) sorted by relevance
94 uint32_t otPlatFlashGetSwapSize(otInstance *aInstance) in otPlatFlashGetSwapSize() function
543 uint32_t otPlatFlashGetSwapSize(otInstance *) { return FakePlatform::CurrentPlatform().FlashGetSwap… in otPlatFlashGetSwapSize() function
376 OT_TOOL_WEAK uint32_t otPlatFlashGetSwapSize(otInstance *) { return FLASH_SWAP_SIZE; } in otPlatFlashGetSwapSize() function