mbed-os/targets/TARGET_Maxim/TARGET_MAX32625
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_MAX32625MBED Added mapping to USER_BUTTON-labelled switches 2017-04-28 11:37:23 -05:00
TARGET_MAX32625NEXPAQ Added mapping to USER_BUTTON-labelled switches 2017-04-28 11:37:23 -05:00
device Enable Compiling with ARMC6 across all targets 2017-09-11 13:20:32 -05:00
mxc Update params in calls to LD/STREXW to be uint32_t 2017-11-10 09:53:42 +00:00
PeripheralPins.c [MAX32625NEXPAQ] Adding new Maxim Integrated target. 2016-11-01 09:46:51 -05:00
PeripheralPins.h [MAX32625NEXPAQ] Adding new Maxim Integrated target. 2016-11-01 09:46:51 -05:00
PortNames.h [MAX32625NEXPAQ] Adding new Maxim Integrated target. 2016-11-01 09:46:51 -05:00
analogin_api.c [MAX32625NEXPAQ] Adding new Maxim Integrated target. 2016-11-01 09:46:51 -05:00
device.h [MAX32625NEXPAQ] Adding new Maxim Integrated target. 2016-11-01 09:46:51 -05:00
gpio_api.c [MAX32625NEXPAQ] Adding new Maxim Integrated target. 2016-11-01 09:46:51 -05:00
gpio_irq_api.c [MAX32625NEXPAQ] Adding new Maxim Integrated target. 2016-11-01 09:46:51 -05:00
gpio_object.h [MAX32625NEXPAQ] Adding new Maxim Integrated target. 2016-11-01 09:46:51 -05:00
i2c_api.c [MAX32625NEXPAQ] Adding new Maxim Integrated target. 2016-11-01 09:46:51 -05:00
objects.h [MAX32625] Prevent serial activity if tx/rx pin is NC. 2016-11-01 09:46:51 -05:00
pinmap.c [MAX32625NEXPAQ] Adding new Maxim Integrated target. 2016-11-01 09:46:51 -05:00
port_api.c [MAX32625NEXPAQ] Adding new Maxim Integrated target. 2016-11-01 09:46:51 -05:00
pwmout_api.c [MAX32625NEXPAQ] Adding new Maxim Integrated target. 2016-11-01 09:46:51 -05:00
rtc_api.c Ticker: add fire interrupt now function 2017-07-13 12:23:25 +01:00
serial_api.c [MAX32625] Prevent serial activity if tx/rx pin is NC. 2016-11-01 09:46:51 -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
us_ticker.c us ticker: fix fire interrupt handling 2018-02-23 09:13:40 +01:00