mbed-os/hal
Kevin Bracey 4d9f218ab2 Save ROM by specifying initial MPU state
We can omit the need for the "change MPU state" calls from simple images
by specifying the initial state at init.
2018-12-11 16:14:49 -06:00
..
TARGET_FLASH_CMSIS_ALGO Support erase value in Flash HAL drivers, FlashIAP and block devices 2018-11-07 14:23:07 +02:00
mpu Save ROM by specifying initial MPU state 2018-12-11 16:14:49 -06:00
storage_abstraction Removed bad \ref tag, but left in the tag name. Updated old param names in gpio_api.h and added new params in ticker_api.h 2017-06-08 15:52:31 -05:00
LowPowerTickerWrapper.cpp Merge pull request #8279 from fkjagodzinski/fix-lp_ticker_wrapper-suspend 2018-10-26 11:39:12 -05:00
LowPowerTickerWrapper.h lp ticker wrapper: Add undefined behavior warning 2018-10-19 17:32:31 +02: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 hal: astyle update 2018-06-29 10:36:36 +01:00
can_helper.h Fix doxygen warnings in 'drivers' 2017-06-08 15:53:53 -05:00
crc_api.h Use MbedCRC for LittleFS (0xEDB88320) 2018-09-02 15:25:40 -05:00
critical_section_api.h Move in_critical_section implementation into the HAL 2018-01-09 10:41:29 +00:00
dma_api.h Add tags to our code 2016-10-04 15:02:44 -05:00
ethernet_api.h typos 2018-02-20 20:11:19 -05:00
flash_api.h Support erase value in Flash HAL drivers, FlashIAP and block devices 2018-11-07 14:23:07 +02:00
gpio_api.h hal: astyle update 2018-06-29 10:36:36 +01:00
gpio_irq_api.h Add tags to our code 2016-10-04 15:02:44 -05:00
i2c_api.h hal: astyle update 2018-06-29 10:36:36 +01:00
itm_api.h Improve efficiency and formatting of ITM output 2018-07-04 10:16:28 +03:00
lp_ticker_api.h hal: astyle update 2018-06-29 10:36:36 +01:00
mbed_critical_section_api.c Remove uVisor from mbed-os 2018-08-22 16:36:59 +03:00
mbed_flash_api.c FlashIAP: Add explicit read function to flash_api.h 2017-07-06 18:53:32 +01:00
mbed_gpio.c hal: astyle update 2018-06-29 10:36:36 +01:00
mbed_itm_api.c Improve efficiency and formatting of ITM output 2018-07-04 10:16:28 +03:00
mbed_lp_ticker_api.c Update low power ticker wrapper 2018-08-17 09:29:41 -05:00
mbed_lp_ticker_wrapper.cpp Update low power ticker wrapper 2018-08-17 09:29:41 -05:00
mbed_lp_ticker_wrapper.h lp ticker wrapper: Add undefined behavior warning 2018-10-19 17:32:31 +02:00
mbed_pinmap_common.c hal: astyle update 2018-06-29 10:36:36 +01:00
mbed_sleep_manager.c Remove sleep manager tests that trigger mbed_error 2018-10-29 13:58:05 +02:00
mbed_ticker_api.c Merge pull request #7903 from tkem/fix/cleanup-include-paths 2018-09-19 12:16:09 +02:00
mbed_us_ticker_api.c Add ticker_free() function to the ticker interface. 2018-07-25 08:54:51 +02:00
mpu_api.h Save ROM by specifying initial MPU state 2018-12-11 16:14:49 -06:00
pinmap.h hal: astyle update 2018-06-29 10:36:36 +01: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
qspi_api.h astyle fixes on QSPI API/driver/tests 2018-08-22 15:02:15 +02:00
rtc_api.h Add clarification to rtc_free doxygen 2018-05-25 12:49:11 -05:00
serial_api.h Add tags to our code 2016-10-04 15:02:44 -05:00
sleep_api.h hal: astyle update 2018-06-29 10:36:36 +01:00
spi_api.h typos 2018-02-20 20:11:19 -05:00
spm_api.h set proper groups for spm and HAL 2018-12-05 11:09:50 +00:00
ticker_api.h Add ticker suspend/resume API 2018-08-17 09:29:40 -05:00
trng_api.h Add tags to our code 2016-10-04 15:02:44 -05:00
us_ticker_api.h Remove requirements for ticker free function 2018-08-14 08:08:11 +02:00