Merge pull request #6230 from bulislaw/system_reset
Add system_reset call
ls
commit 9ddb092d4359517797999d28def84a81fa725ced
2 parents 8f5b857 + 2b83b69
@Cruz Monrreal Cruz Monrreal authored on 1 Mar 2018
GitHub committed on 1 Mar 2018
Showing 30 changed files
View
TESTS/host_tests/system_reset.py 0 → 100644
View
TESTS/mbed_platform/system_reset/main.cpp 0 → 100644
View
drivers/CAN.cpp
View
drivers/I2C.cpp
View
drivers/PwmOut.h
View
drivers/SPI.cpp
View
drivers/SerialBase.cpp
View
drivers/Ticker.h
View
drivers/Timeout.h
View
drivers/Timer.h
View
features/nanostack/FEATURE_NANOSTACK/targets/TARGET_SL_RAIL/NanostackRfPhyEfr32.cpp
View
hal/mbed_sleep_manager.c
View
mbed.h
View
platform/DeepSleepLock.h
View
platform/mbed_interface.c
View
platform/mbed_power_mgmt.h 0 → 100644
View
platform/mbed_sleep.h
View
platform/mbed_wait_api_rtos.cpp
View
platform/sleep.h
View
rtos/TARGET_CORTEX/mbed_rtx_idle.cpp
View
targets/TARGET_Atmel/TARGET_SAM_CortexM0P/drivers/system/reset/TARGET_SAMD21/reset.h
View
targets/TARGET_Atmel/TARGET_SAM_CortexM0P/drivers/system/reset/TARGET_SAML21/reset.h
View
targets/TARGET_Atmel/TARGET_SAM_CortexM0P/drivers/system/reset/TARGET_SAMR21/reset.h
View
targets/TARGET_Atmel/TARGET_SAM_CortexM4/drivers/pmc/sleep.c
View
targets/TARGET_NUVOTON/nu_timer.h
View
targets/TARGET_ONSEMI/TARGET_NCS36510/sleep.c
View
targets/TARGET_Silicon_Labs/TARGET_EFM32/i2c_api.c
View
targets/TARGET_Silicon_Labs/TARGET_EFM32/pwmout_api.c
View
targets/TARGET_Silicon_Labs/TARGET_EFM32/serial_api.c
View
targets/TARGET_Silicon_Labs/TARGET_EFM32/spi_api.c