mbed-os/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers
Bence Kaposzta ee7cefc868 Add RTC and Sleep to CM3DS
This commit represents the second stage of the low power implementations
that are required from Mbed 5.10 onwards. Besides the default hal
implementations (rtc_api.c and sleep.c), the PL031 RTC's native driver
needed to be added. Due to HW limitations in SSE-050 and the CM3DS,
Deep Sleep couldn't be implemented, therefore it is functionally
identical to Sleep (WFI).

Change-Id: Ibed2bdb452f48c98024dc7ef07fb51a4425e0a80
Signed-off-by: Bence Kaposzta <bence.kaposzta@arm.com>
2018-11-14 11:10:26 +01:00
..
TZ-TRNG CM3DS: enable TRNG with open-source TZ-TRNG driver 2018-04-06 11:24:11 +01:00
timer_cmsdk CM3DS: update tickers implementation 2018-02-21 18:12:55 +00:00
arm_gpio_drv.c CM3DS: update GPIO, IRQ and port implementation 2018-02-21 18:17:55 +00:00
arm_gpio_drv.h CM3DS: update GPIO, IRQ and port implementation 2018-02-21 18:17:55 +00:00
arm_mps2_io_drv.c FPGAIO: Add MISC IO initialization support 2018-05-29 10:12:04 +08:00
arm_mps2_io_drv.h FPGAIO: Add MISC IO initialization support 2018-05-29 10:12:04 +08:00
arm_uart_drv.c CM3DS: fix compiler warnings 2018-04-20 16:52:19 +01:00
arm_uart_drv.h Merge branch 'master' of https://github.com/paul-szczepanek-arm/mbed-os 2018-02-27 17:23:25 +00:00
dualtimer_cmsdk_drv.c Implement LP and us tickers to CM3DS 2018-11-14 11:10:09 +01:00
dualtimer_cmsdk_drv.h Implement LP and us tickers to CM3DS 2018-11-14 11:10:09 +01:00
rtc_pl031_drv.c Add RTC and Sleep to CM3DS 2018-11-14 11:10:26 +01:00
rtc_pl031_drv.h Add RTC and Sleep to CM3DS 2018-11-14 11:10:26 +01:00
smsc9220_eth_drv.c This commit adds EMAC driver for CM3DS that uses an SMSC LAN 9220 2018-10-29 15:30:47 +01:00
smsc9220_eth_drv.h This commit adds EMAC driver for CM3DS that uses an SMSC LAN 9220 2018-10-29 15:30:47 +01:00
spi_pl022_drv.c CM3DS: update SPI implementation 2018-02-21 18:20:24 +00:00
spi_pl022_drv.h CM3DS: update SPI implementation 2018-02-21 18:20:24 +00:00