mbed-os/targets
Przemyslaw Stekiel 39852f772c Adapt K64F lp ticker driver to the new standards.
Low power ticker time counter is created based on RTC which is driven by 32KHz clock. Additional low power timer is used to generate interrupts.
We need to adapt driver to operate on ticks instead of us.

Perform the following updates:
- provide lp ticker configuration: 32KHz/32 bit counter.
- lp_ticker_init() routine disables lp ticker interrupts .
- adapt the driver functions to operate on ticks instead us.
- adapt comments.
- add us_ticker_free() routine.
2018-05-25 12:18:55 -05:00
..
TARGET_ARM_FM remove ethernet driver as it is not compatible 2018-05-22 11:24:50 +01:00
TARGET_ARM_SSG ARM_CM3DS_MPS2: add protection to lp_ticker.c. 2018-05-25 12:04:32 -05:00
TARGET_Analog_Devices ADI: Enable bootloader for EV_COG_AD3029LZ and EV_COG_AD4050LZ 2018-04-20 16:20:02 +10:00
TARGET_Atmel Remove conflictinng system_reset() from Atmel drivers 2018-02-28 20:02:24 +00:00
TARGET_Freescale Adapt K64F lp ticker driver to the new standards. 2018-05-25 12:18:55 -05:00
TARGET_Maxim Add default defines for MAX32625PICO 2018-05-07 16:30:57 -05:00
TARGET_NORDIC Add lp/us ticker free() function implementation for NRF5 2018-05-25 12:17:49 -05:00
TARGET_NUVOTON Updating HEAP size 2018-04-27 15:48:52 -05:00
TARGET_NXP Sleep: add time requirements for sleep 2018-05-25 12:03:37 -05:00
TARGET_ONSEMI Add DEVICE_RTC symbol check in RTC source files for NCS36510 target. 2018-05-25 12:17:20 -05:00
TARGET_RENESAS Implementation of SLEEP feature for Renesas mbed boards 2018-05-25 12:04:32 -05:00
TARGET_Realtek add-rtl8195am-feature-emac (#6904) 2018-05-23 12:25:18 +03:00
TARGET_STM HAL CRC: Move STM32 implementation to common folder and add targets 2018-05-24 17:51:50 +01:00
TARGET_Silicon_Labs Revert file permissions to non-executable 2018-04-23 08:21:20 -05:00
TARGET_TOSHIBA IAR export and page size fix for nvstore 2018-04-19 17:24:58 +05:30
TARGET_WIZNET Enable Compiling with ARMC6 across all targets 2017-09-11 13:20:32 -05:00
TARGET_ublox Enable Compiling with ARMC6 across all targets 2017-09-11 13:20:32 -05:00
targets.json Enable ticker support for K64F board. 2018-05-25 12:18:55 -05:00