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.
Dependencies: MAX44000 PWM_Tone_Library nexpaq_mdk
Fork of LED_Demo by
os_port.c File Reference
OS specific functions. More...
Go to the source code of this file.
Functions | |
EXP_FUNC void STDCALL | gettimeofday (struct timeval *t, void *timezone) |
gettimeofday() not in mbed | |
EXP_FUNC int STDCALL | strcasecmp (const char *s1, const char *s2) |
strcasecmp() not in Win32 | |
void | exit_now (const char *format,...) |
This is a call which will deliberately exit an application, but will display some information before dying. |
Detailed Description
OS specific functions.
Definition in file os_port.c.
Function Documentation
void exit_now | ( | const char * | format, |
... | |||
) |
EXP_FUNC void STDCALL gettimeofday | ( | struct timeval * | t, |
void * | timezone | ||
) |
EXP_FUNC int STDCALL strcasecmp | ( | const char * | s1, |
const char * | s2 | ||
) |
strcasecmp() not in Win32
Generated on Tue Jul 12 2022 12:29:02 by
