mirror of
https://github.com/espressif/openthread.git
synced 2026-08-15 23:27:47 +00:00
@@ -78,7 +78,7 @@ ThreadError otPlatFlashErasePage(uint32_t aAddress);
|
||||
/**
|
||||
* Check whether flash is ready or busy.
|
||||
*
|
||||
* @param[in] aTimeout The interval waiting for the flash operation to be done and become ready again.
|
||||
* @param[in] aTimeout The interval in milliseconds waiting for the flash operation to be done and become ready again.
|
||||
* zero indicates that it is a polling function, and returns current status of flash immediately.
|
||||
* non-zero indicates that it is blocking there until the operation is done and become ready, or timeout expires.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user