Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: MurataTypeYD_RPC_Sample
Fork of SNICInterface_mod by
Diff: SNIC/SNIC_Core.h
- Revision:
- 15:5eb637414df2
- Parent:
- 14:54378c96d285
- Child:
- 16:6100acfeb1f1
diff -r 54378c96d285 -r 5eb637414df2 SNIC/SNIC_Core.h
--- a/SNIC/SNIC_Core.h Wed Mar 26 04:38:12 2014 +0000
+++ b/SNIC/SNIC_Core.h Thu Mar 27 05:12:22 2014 +0000
@@ -187,7 +187,7 @@
/** Get buffer for command from memory pool.
@return Pointer of buffer
*/
- tagMEMPOOL_BLOCK_T *getAlocCmdBuf();
+ tagMEMPOOL_BLOCK_T *allocCmdBuf();
/** Release buffer to memory pool.
@param buf_p Pointer of buffer
