mbed-os/targets/TARGET_Maxim/TARGET_MAX32620
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_MAX32620HSP Addressed review comments: fixed unmapped switches and added Hexiware buttons 2017-05-02 12:20:05 -05:00
TOOLCHAIN_ARM_STD Update BLE, fix sleep and open-drain LEDs in MAX326xx 2017-07-14 17:36:56 -05:00
TOOLCHAIN_GCC_ARM Update BLE, fix sleep and open-drain LEDs in MAX326xx 2017-07-14 17:36:56 -05:00
TOOLCHAIN_IAR Update BLE, fix sleep and open-drain LEDs in MAX326xx 2017-07-14 17:36:56 -05:00
device Enable Compiling with ARMC6 across all targets 2017-09-11 13:20:32 -05:00
PeripheralPins.c [MAX32620HSP] Cleanup with formatting script. 2016-10-12 08:59:38 -05:00
PeripheralPins.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
PortNames.h [MAX32620HSP] Cleanup with formatting script. 2016-10-12 08:59:38 -05:00
analogin_api.c [MAX32620HSP] Cleanup with formatting script. 2016-10-12 08:59:38 -05:00
device.h [MAX32620HSP] Cleanup with formatting script. 2016-10-12 08:59:38 -05:00
gpio_api.c [MAX32620HSP] Cleanup with formatting script. 2016-10-12 08:59:38 -05:00
gpio_irq_api.c [MAX32620HSP] Cleanup with formatting script. 2016-10-12 08:59:38 -05:00
gpio_object.h [MAX32620HSP] Cleanup with formatting script. 2016-10-12 08:59:38 -05:00
i2c_api.c [MAX32620HSP] Cleanup with formatting script. 2016-10-12 08:59:38 -05:00
objects.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
pinmap.c [MAX32620HSP] Cleanup with formatting script. 2016-10-12 08:59:38 -05:00
port_api.c [MAX32620HSP] Cleanup with formatting script. 2016-10-12 08:59:38 -05:00
pwmout_api.c [MAX32620HSP] Cleanup with formatting script. 2016-10-12 08:59:38 -05:00
rtc_api.c Ticker: add fire interrupt now function 2017-07-13 12:23:25 +01:00
serial_api.c [MAX32620] Fixing serial readable function. 2016-12-07 10:23:26 -06:00
sleep.c Update BLE, fix sleep and open-drain LEDs in MAX326xx 2017-07-14 17:36:56 -05:00
spi_api.c Closed review comments 2017-07-21 09:46:22 -05:00
spi_multi_api.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