mbed-os/hal
Sam Grove 8e76bf6da6 Merge pull request #4508 from kegilbert/kg-doxygen-framework-hal-rtos
Doxygen combined HAL, RTOS, and features/Framework updates to not produce warnings and errors [DOC Changes Only]
2017-06-08 23:52:33 -05:00
..
TARGET_FLASH_CMSIS_ALGO
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
analogin_api.h
analogout_api.h
buffer.h
can_api.h
can_helper.h Fix doxygen warnings in 'drivers' 2017-06-08 15:53:53 -05:00
dma_api.h
emac_api.h
ethernet_api.h
flash_api.h
gpio_api.h 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
gpio_irq_api.h
i2c_api.h
lp_ticker_api.h
mbed_gpio.c
mbed_lp_ticker_api.c [HAL] Ensure us_ticker and lp_ticker queue are correctly initialized. 2017-05-16 10:35:11 +01:00
mbed_pinmap_common.c
mbed_ticker_api.c ticker api: Schedule immediately event in the past. 2017-05-16 10:37:35 +01:00
mbed_us_ticker_api.c [HAL] Ensure us_ticker and lp_ticker queue are correctly initialized. 2017-05-16 10:35:11 +01:00
pinmap.h
port_api.h
pwmout_api.h
rtc_api.h
serial_api.h
sleep_api.h
spi_api.h spi: Added block-level SPI writes at the HAL level 2017-05-25 12:04:58 -05:00
ticker_api.h 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
trng_api.h
us_ticker_api.h