mbed-os/hal
Kevin Bracey fe22bc023e Update HAL CRC API
* Change "is supported" check to be a macro, so it can be done at
  compile-time.
* Eliminate weird shift on 7-bit CRCs.
* Add support for 32-bit CRCs and reversals to TMPM3HQ.
2019-12-02 14:45:37 +02:00
..
TARGET_FLASH_CMSIS_ALGO hal: add spdx license 2018-11-28 10:39:51 +00:00
mpu Fix target.mpu-rom-end setting, for ARMv8-M too 2018-12-12 15:44:21 +02: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
usb Move USB Templates to `mbed-os/hal/usb` 2019-08-16 15:42:43 +01:00
LowPowerTickerWrapper.cpp Update Ticker wrapper to handle early interrupts 2018-12-03 17:55:22 -06:00
LowPowerTickerWrapper.h Drivers/Events/RTOS Public and internal APIs cleanup (#10955) 2019-08-02 12:23:47 +01:00
analogin_api.h Explicit pinmap - fix style 2019-11-28 08:32:02 +01:00
analogout_api.h Explicit pinmap - fix style 2019-11-28 08:32:02 +01:00
buffer.h hal: add spdx license 2018-11-28 10:39:51 +00:00
can_api.h Add can_init_direct() functions to HAL API 2019-11-28 08:32:03 +01:00
can_helper.h hal: add spdx license 2018-11-28 10:39:51 +00:00
crc_api.h Update HAL CRC API 2019-12-02 14:45:37 +02:00
critical_section_api.h hal: add spdx license 2018-11-28 10:39:51 +00:00
dma_api.h hal: add spdx license 2018-11-28 10:39:51 +00:00
ethernet_api.h Fix Ethernet driver build (#11096) 2019-08-02 12:23:47 +01:00
flash_api.h hal: add spdx license 2018-11-28 10:39:51 +00:00
gpio_api.h GPIO: Add gpio_free() function to HAL 2019-10-29 10:48:31 +01:00
gpio_irq_api.h GPIO IRQ: add defined behavior 2019-10-28 12:52:30 +01:00
i2c_api.h Fix spelling error 2019-11-28 08:32:02 +01:00
itm_api.h Don't use define checks on DEVICE_FOO macros (mbed code) 2018-12-20 10:16:42 +11:00
lp_ticker_api.h hal: add spdx license 2018-11-28 10:39:51 +00:00
mbed_compat.c Add spi_get_capabilities() function to HAL API 2019-11-06 09:48:25 +01:00
mbed_critical_section_api.c critical sections: remove unnecessary volatile 2019-01-03 11:06:44 +02:00
mbed_flash_api.c hal: add spdx license 2018-11-28 10:39:51 +00:00
mbed_gpio.c Provide a default gpio_pinmap() for arduino_ff 2019-05-24 16:36:56 +02:00
mbed_gpio_irq.c Add HAL API for GPIO-IRQ pinmap 2019-07-25 10:56:04 +02:00
mbed_itm_api.c Don't use define checks on DEVICE_FOO macros (mbed code) 2018-12-20 10:16:42 +11:00
mbed_lp_ticker_api.c Timer: remove hard-coded lp_ticker knowledge 2019-03-20 10:18:49 +02:00
mbed_lp_ticker_wrapper.cpp Timer: remove hard-coded lp_ticker knowledge 2019-03-20 10:18:49 +02:00
mbed_lp_ticker_wrapper.h hal: add spdx license 2018-11-28 10:39:51 +00:00
mbed_pinmap_common.c pinmap_peripheral: update error code 2019-10-04 12:50:05 +02:00
mbed_pinmap_default.c Add a restricted peripheral list 2019-07-11 16:08:33 +01:00
mbed_ticker_api.c Remove unreachable statements warnings 2019-09-23 11:58:49 +01:00
mbed_us_ticker_api.c wait_us optimization 2019-06-14 10:22:08 +03:00
mpu_api.h Save ROM by specifying initial MPU state 2018-12-10 15:53:34 +02:00
pinmap.h Add storage related files to baseline unittest. 2019-11-04 16:12:36 +02:00
port_api.h hal: add spdx license 2018-11-28 10:39:51 +00:00
pwmout_api.h Explicit pinmap - fix style 2019-11-28 08:32:02 +01:00
qspi_api.h Add qspi_init_direct() function to HAL API 2019-11-28 08:32:03 +01:00
reset_reason_api.h Edit reset_reason_api.h 2019-06-27 09:23:45 +01:00
rtc_api.h hal: add spdx license 2018-11-28 10:39:51 +00:00
serial_api.h Fix spelling error 2019-11-28 08:32:02 +01:00
sleep_api.h hal: add spdx license 2018-11-28 10:39:51 +00:00
spi_api.h Fix spelling error 2019-11-28 08:32:02 +01:00
spm_api.h set proper groups for spm and HAL 2018-11-28 12:17:37 +02:00
static_pinmap.cpp Change explicit pinmap to static pinmap 2019-11-28 08:32:12 +01:00
static_pinmap.h Change explicit pinmap to static pinmap 2019-11-28 08:32:12 +01:00
ticker_api.h Timer: remove hard-coded lp_ticker knowledge 2019-03-20 10:18:49 +02:00
trng_api.h hal: add spdx license 2018-11-28 10:39:51 +00:00
us_ticker_api.h Relax us ticker frequency requirement. 2019-08-02 13:13:38 +02:00
watchdog_api.h Change assumptions of watchdog_api. 2019-09-30 08:10:25 +02:00