mbed-os/targets/TARGET_Freescale/TARGET_KLXX
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
..
TARGET_KL05Z Enable Compiling with ARMC6 across all targets 2017-09-11 13:20:32 -05:00
TARGET_KL25Z Enable Compiling with ARMC6 across all targets 2017-09-11 13:20:32 -05:00
TARGET_KL26Z Enable Compiling with ARMC6 across all targets 2017-09-11 13:20:32 -05:00
TARGET_KL46Z Enable Compiling with ARMC6 across all targets 2017-09-11 13:20:32 -05:00
PeripheralPins.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 restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
analogout_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
clk_freqs.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_object.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
i2c_api.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
pwmout_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
rtc_api.c RTC HAL: Allow writing 0 to the seconds register 2017-09-21 13:33:07 -05:00
sleep.c Platform: Add sleep/deepsleep user facing functions 2017-01-19 09:39:29 +00:00
us_ticker.c us ticker: fix fire interrupt handling 2018-02-23 09:13:40 +01:00