mbed-os/hal/include/hal
Jamie Smith ffc33676d1
Lots of usability improvements for the I2C API. Better docs and new top-level functions. (#64)
* Lots of usability improvements for the I2C API.  Better docs and new top-level functions.

* Document frequencies

* Tabs to spaces

* More style fixes

* Run astyle

* Clean up docs

* Add note about addressing, change 10 bit to 11 bit

* Fix spellcheck

* Fix paste error

* Oops, fix accidental change
2022-10-02 21:27:33 -07:00
..
LowPowerTickerWrapper.h Refactor hal directory 2020-08-25 14:57:07 +01:00
PinNameAliases.h Add Arduino Uno pin guards 2021-06-03 09:19:52 +01:00
analogin_api.h Refactor hal directory 2020-08-25 14:57:07 +01:00
analogout_api.h Refactor hal directory 2020-08-25 14:57:07 +01:00
buffer.h Refactor hal directory 2020-08-25 14:57:07 +01:00
can_api.h CAN: Use uintptr_t for can_irq_ids 2021-09-17 13:36:43 +01:00
can_helper.h Make interface::CAN buildable on targets without DEVICE_CAN 2021-05-04 02:23:51 -04:00
crc_api.h Refactor hal directory 2020-08-25 14:57:07 +01:00
critical_section_api.h Refactor hal directory 2020-08-25 14:57:07 +01:00
dma_api.h Refactor hal directory 2020-08-25 14:57:07 +01:00
flash_api.h Refactor hal directory 2020-08-25 14:57:07 +01:00
gpio_api.h Refactor hal directory 2020-08-25 14:57:07 +01:00
gpio_irq_api.h GPIO: Use uintptr_t for gpio_irq_api context 2022-01-26 18:12:52 +00:00
i2c_api.h Lots of usability improvements for the I2C API. Better docs and new top-level functions. (#64) 2022-10-02 21:27:33 -07:00
itm_api.h Refactor hal directory 2020-08-25 14:57:07 +01:00
lp_ticker_api.h Add documentation for LP_TICKER defines 2020-09-14 13:25:08 +03:00
mbed_lp_ticker_wrapper.h Refactor hal directory 2020-08-25 14:57:07 +01:00
mpu_api.h Refactor hal directory 2020-08-25 14:57:07 +01:00
ospi_api.h add opsi driver 2020-09-16 11:27:23 +08:00
pinmap.h Replace USBTX/RX in docs 2021-03-24 10:18:34 +00:00
port_api.h Refactor hal directory 2020-08-25 14:57:07 +01:00
pwmout_api.h fix: typo in pwmout_api.h (pulsewitdth -> pulsewidth) 2022-06-22 00:00:29 +09:00
qspi_api.h Refactor hal directory 2020-08-25 14:57:07 +01:00
reset_reason_api.h Refactor hal directory 2020-08-25 14:57:07 +01:00
rtc_api.h Refactor hal directory 2020-08-25 14:57:07 +01:00
serial_api.h Refactor hal directory 2020-08-25 14:57:07 +01:00
sleep_api.h Refactor hal directory 2020-08-25 14:57:07 +01:00
spi_api.h Refactor hal directory 2020-08-25 14:57:07 +01:00
static_pinmap.h Rename USBTX/RX to CONSOLE_TX/RX 2021-03-18 17:01:54 +00:00
ticker_api.h Optimise mbed_ticker_api.c 2020-09-14 13:25:10 +03:00
trng_api.h Refactor hal directory 2020-08-25 14:57:07 +01:00
us_ticker_api.h Add documentation for LP_TICKER defines 2020-09-14 13:25:08 +03:00
watchdog_api.h Refactor hal directory 2020-08-25 14:57:07 +01:00