mbed-os/targets/TARGET_ARM_SSG/TARGET_BEETLE
Martin Kojtal 2661f6fe40 us ticker: fix fire interrupt handling
Few targets need more than just pending IRQ set. They include some flags to be
set that are checked in IRQ handler. This is the case for targets in this
commit.
2018-02-23 09:13:40 +01:00
..
TOOLCHAIN_ARM_STD Renames all prebuilt binaries to be prefixed with 'lib' 2016-11-09 11:08:01 -06:00
TOOLCHAIN_GCC_ARM [BEETLE] Update BLE Cordio libraries 2016-10-24 17:41:23 +01:00
TOOLCHAIN_IAR [BEETLE] Update BLE Cordio libraries 2016-10-24 17:41:23 +01:00
cordio [BEETLE] Update BLE Cordio libraries 2016-10-24 17:41:23 +01:00
device Enable Compiling with ARMC6 across all targets 2017-09-11 13:20:32 -05:00
PeripheralNames.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
PinNames.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
PortNames.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
analogin_api.c Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
device.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
gpio_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
gpio_irq_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
gpio_object.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
i2c_api.c Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
i2c_def.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
lp_ticker.c Ticker: add fire interrupt now function 2017-07-13 12:23:25 +01:00
mbed_sdk_init.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
objects.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
pinmap.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
port_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
serial_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
sleep.c Platform: Add sleep/deepsleep user facing functions 2017-01-19 09:39:29 +00:00
spi_api.c Closed review comments 2017-07-21 09:46:22 -05:00
spi_def.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
us_ticker.c us ticker: fix fire interrupt handling 2018-02-23 09:13:40 +01:00