mbed-os/hal
0xc0170 bae0f97bc9 flash: add flash algo common layer
If target supports flash algo, it can get common HAL implementation, providing
feature "HAL_FLASH_CMSIS_ALGO". This simplifies target code, and having
one implementation that can be shared by many targets.

Be careful with flash cmsis algo, in some cases they execute code that
can affect the system. For instance, it can disable cache, or affect
some system clocks. Therefore this feature should be well tested.
2017-02-21 14:08:33 -06:00
..
TARGET_FLASH_CMSIS_ALGO flash: add flash algo common layer 2017-02-21 14:08:33 -06:00
storage_abstraction Add tags to our code 2016-10-04 15:02:44 -05:00
analogin_api.h Add tags to our code 2016-10-04 15:02:44 -05:00
analogout_api.h Add tags to our code 2016-10-04 15:02:44 -05:00
buffer.h Add tags to our code 2016-10-04 15:02:44 -05:00
can_api.h Add tags to our code 2016-10-04 15:02:44 -05:00
can_helper.h Add tags to our code 2016-10-04 15:02:44 -05:00
dma_api.h Add tags to our code 2016-10-04 15:02:44 -05:00
emac_api.h Moved emac_api.h to the appropriate folder 2016-11-17 13:52:42 -06:00
ethernet_api.h Add tags to our code 2016-10-04 15:02:44 -05:00
flash_api.h hal: add flash hal api 2017-02-21 14:08:09 -06:00
gpio_api.h Add tags to our code 2016-10-04 15:02:44 -05:00
gpio_irq_api.h Add tags to our code 2016-10-04 15:02:44 -05:00
i2c_api.h I2C - correct return values for write functions 2016-11-21 11:26:02 +00:00
lp_ticker_api.h Add tags to our code 2016-10-04 15:02:44 -05:00
mbed_gpio.c For drivers, events, hal, platform, rtos and mbed.h add one level of path to make sure specific and unique includes files are found. 2016-10-01 02:11:36 -05:00
mbed_lp_ticker_api.c For drivers, events, hal, platform, rtos and mbed.h add one level of path to make sure specific and unique includes files are found. 2016-10-01 02:11:36 -05:00
mbed_pinmap_common.c For drivers, events, hal, platform, rtos and mbed.h add one level of path to make sure specific and unique includes files are found. 2016-10-01 02:11:36 -05:00
mbed_ticker_api.c For drivers, events, hal, platform, rtos and mbed.h add one level of path to make sure specific and unique includes files are found. 2016-10-01 02:11:36 -05:00
mbed_us_ticker_api.c For drivers, events, hal, platform, rtos and mbed.h add one level of path to make sure specific and unique includes files are found. 2016-10-01 02:11:36 -05:00
pinmap.h Add tags to our code 2016-10-04 15:02:44 -05:00
port_api.h Add tags to our code 2016-10-04 15:02:44 -05:00
pwmout_api.h Add tags to our code 2016-10-04 15:02:44 -05:00
rtc_api.h Add tags to our code 2016-10-04 15:02:44 -05:00
serial_api.h Add tags to our code 2016-10-04 15:02:44 -05:00
sleep_api.h Platform: Add sleep/deepsleep user facing functions 2017-01-19 09:39:29 +00:00
spi_api.h Add tags to our code 2016-10-04 15:02:44 -05:00
ticker_api.h Add tags to our code 2016-10-04 15:02:44 -05:00
trng_api.h Add tags to our code 2016-10-04 15:02:44 -05:00
us_ticker_api.h Add tags to our code 2016-10-04 15:02:44 -05:00