mbed-os/platform
Christopher Haster ed6fec2811 Callback: Deprecated attach member function in favor of simple assignment
The attach function is used several other places to indicate
registration for interrupts. This differs significantly to its use in
the Callback class. Additionally, the attach function is unnecessary
given that simple assignment works just as well.
2017-02-15 15:07:58 -06:00
..
CThunk.h Add tags to our code 2016-10-04 15:02:44 -05:00
CallChain.cpp callchain - fix add_front assignment 2016-10-03 19:23:04 +08:00
CallChain.h Add tags to our code 2016-10-04 15:02:44 -05:00
Callback.h Callback: Deprecated attach member function in favor of simple assignment 2017-02-15 15:07:58 -06:00
CircularBuffer.h Add tags to our code 2016-10-04 15:02:44 -05:00
FunctionPointer.h Add tags to our code 2016-10-04 15:02:44 -05:00
PlatformMutex.h Add tags to our code 2016-10-04 15:02:44 -05:00
SingletonPtr.h Add tags to our code 2016-10-04 15:02:44 -05:00
Transaction.h Add tags to our code 2016-10-04 15:02:44 -05:00
critical.h Add tags to our code 2016-10-04 15:02:44 -05:00
mbed_alloc_wrappers.cpp stats - Added stats for reserved heap space for consistency 2016-11-07 19:15:44 -06:00
mbed_assert.c For drivers, events, hal, platform, rtos and mbed.h add one level of path to make sure specific and unique includes files are found. 2016-10-01 02:11:36 -05:00
mbed_assert.h Added mbed_preprocessor.h to collect common cpp definitions 2016-11-03 10:26:31 -05:00
mbed_board.c For drivers, events, hal, platform, rtos and mbed.h add one level of path to make sure specific and unique includes files are found. 2016-10-01 02:11:36 -05:00
mbed_critical.c Support building mbed_critical.c with C++ compiler 2016-11-21 12:59:45 -04:00
mbed_debug.h Add tags to our code 2016-10-04 15:02:44 -05:00
mbed_error.c For drivers, events, hal, platform, rtos and mbed.h add one level of path to make sure specific and unique includes files are found. 2016-10-01 02:11:36 -05:00
mbed_error.h Add tags to our code 2016-10-04 15:02:44 -05:00
mbed_interface.c For drivers, events, hal, platform, rtos and mbed.h add one level of path to make sure specific and unique includes files are found. 2016-10-01 02:11:36 -05:00
mbed_interface.h Add tags to our code 2016-10-04 15:02:44 -05:00
mbed_lib.json [EFR32] Set default USB serial baudrate 2016-11-07 11:54:45 +01:00
mbed_mem_trace.c For drivers, events, hal, platform, rtos and mbed.h add one level of path to make sure specific and unique includes files are found. 2016-10-01 02:11:36 -05:00
mbed_mem_trace.h Add tags to our code 2016-10-04 15:02:44 -05:00
mbed_preprocessor.h Added mbed_preprocessor.h to collect common cpp definitions 2016-11-03 10:26:31 -05:00
mbed_rtc_time.cpp For drivers, events, hal, platform, rtos and mbed.h add one level of path to make sure specific and unique includes files are found. 2016-10-01 02:11:36 -05:00
mbed_semihost_api.c For drivers, events, hal, platform, rtos and mbed.h add one level of path to make sure specific and unique includes files are found. 2016-10-01 02:11:36 -05:00
mbed_stats.c stats - Added stack stats api for individual threads 2016-11-07 19:15:44 -06:00
mbed_stats.h stats - Added doxygen documentation to stats functions 2016-11-07 19:15:44 -06:00
mbed_wait_api_no_rtos.c For drivers, events, hal, platform, rtos and mbed.h add one level of path to make sure specific and unique includes files are found. 2016-10-01 02:11:36 -05:00
mbed_wait_api_rtos.cpp Fixed arithmetic error in rtos-based wait 2016-11-04 11:42:53 -05:00
platform.h Add tags to our code 2016-10-04 15:02:44 -05:00
retarget.cpp [NUC472/M453] Refine comment for two-region model 2016-10-11 10:55:08 +08:00
rtc_time.h Add tags to our code 2016-10-04 15:02:44 -05:00
semihost_api.h Add tags to our code 2016-10-04 15:02:44 -05:00
sleep.h sleep: make sleep/deepsleep static 2017-01-19 11:53:53 +00:00
toolchain.h Add MBED_SECTION attribute 2017-02-01 09:20:29 -06:00
wait_api.h Add tags to our code 2016-10-04 15:02:44 -05:00