mbed-os/drivers
Martin Kojtal 86dad5cda9
Merge pull request #12471 from AGlass0fMilk/adc-voltage-api
Extend AnalogIn API: read_voltage
2020-06-17 19:57:28 +02:00
..
internal USB: Convert to Chrono 2020-04-30 13:33:15 +03:00
source Merge pull request #12471 from AGlass0fMilk/adc-voltage-api 2020-06-17 19:57:28 +02:00
AnalogIn.h Revised doxygen comments and fixed code style inconsistencies 2020-05-20 06:23:22 -04:00
AnalogOut.h prevent passing of temporary pinmap objects 2019-11-28 08:32:07 +01:00
BufferedSerial.h C++11-ify virtualisation in FileHandle + Serials 2020-02-24 10:37:17 +02:00
BusIn.h Upstream PR #11073 review request changes (#11135) 2019-08-02 12:32:40 +01:00
BusInOut.h Upstream PR #11073 review request changes (#11135) 2019-08-02 12:32:40 +01:00
BusOut.h Upstream PR #11073 review request changes (#11135) 2019-08-02 12:32:40 +01:00
CAN.h Fix the CI build issue 2020-04-08 10:35:07 +01:00
DigitalIn.h Fix the CI build issue 2020-04-08 10:35:07 +01:00
DigitalInOut.h Change Doxygen groups structure, splitting first by Public/Internal (#11105) 2019-08-02 12:23:47 +01:00
DigitalOut.h Fix the CI build issue 2020-04-08 10:35:07 +01:00
FlashIAP.h drivers: fix SDPX identifiers 2020-02-21 07:00:56 +00:00
HighResClock.h Add HighResClock and LowPowerClock 2020-04-27 10:19:08 +03:00
I2C.h Fix the CI build issue 2020-04-08 10:35:07 +01:00
I2CSlave.h Changed pin names in example to be more universal 2020-04-03 06:10:53 -04:00
InterruptIn.h Fix the CI build issue 2020-04-08 10:35:07 +01:00
LICENSE-mit.txt drivers: add license information 2019-04-16 11:29:14 +01:00
LICENSE.md license: fix files list 2019-04-16 11:43:14 +01:00
LowPowerClock.h Fix the CI build issue 2020-04-27 10:19:08 +03:00
LowPowerTicker.h Out-of-line LowPowerTimeout etc, lock 2020-04-27 10:19:08 +03:00
LowPowerTimeout.h Add Chrono support to Ticker et al 2020-04-27 10:19:08 +03:00
LowPowerTimer.h Out-of-line LowPowerTimeout etc, lock 2020-04-27 10:19:08 +03:00
MbedCRC.h Drivers: Remove support for ARM Compiler 5 2020-03-26 12:34:06 +00:00
PortIn.h Change Doxygen groups structure, splitting first by Public/Internal (#11105) 2019-08-02 12:23:47 +01:00
PortInOut.h Change Doxygen groups structure, splitting first by Public/Internal (#11105) 2019-08-02 12:23:47 +01:00
PortOut.h Fix the CI build issue 2020-04-08 10:35:07 +01:00
PwmOut.h Fix the CI build issue 2020-04-08 10:35:07 +01:00
QSPI.h Change explicit pinmap to static pinmap 2019-11-28 08:32:12 +01:00
RealTimeClock.h Add RealTimeClock 2020-04-27 10:19:08 +03:00
ResetReason.h Harmonise Doxygen comments in drivers, events, platform and rtos dirs 2019-09-09 10:59:51 +01:00
SPI.h Change explicit pinmap to static pinmap 2019-11-28 08:32:12 +01:00
SPISlave.h Change explicit pinmap to static pinmap 2019-11-28 08:32:12 +01:00
SerialBase.h Remove the deprecated RawSerial, UARTSerial, Serial class and SerialBase attach API 2020-03-03 05:19:42 -08:00
SerialWireOutput.h C++11-ify virtualisation in FileHandle + Serials 2020-02-24 10:37:17 +02:00
Ticker.h Durations don't always zero init 2020-04-27 10:19:08 +03:00
TickerDataClock.h Add Chrono support to Ticker et al 2020-04-27 10:19:08 +03:00
Timeout.h Fix the CI build and unit test issue 2020-04-27 10:19:08 +03:00
Timer.h Durations don't always zero init 2020-04-27 10:19:08 +03:00
TimerEvent.h Add Chrono support to Ticker et al 2020-04-27 10:19:08 +03:00
USBAudio.h Prevent unreachable statements and correct variable sizes. 2019-09-12 11:51:26 +01:00
USBCDC.h Change Doxygen groups structure, splitting first by Public/Internal (#11105) 2019-08-02 12:23:47 +01:00
USBCDC_ECM.h USBCDC: add doxy only to provide doxygen for this object always 2020-05-04 12:11:45 +01:00
USBHID.h Change Doxygen groups structure, splitting first by Public/Internal (#11105) 2019-08-02 12:23:47 +01:00
USBKeyboard.h Fix the CI build issue 2020-04-08 10:35:07 +01:00
USBMIDI.h Fix the CI build issue 2020-04-08 10:35:07 +01:00
USBMSD.h USBMSD: implement MODE SENSE (10) command 2019-11-05 11:17:40 -05:00
USBMouse.h Fix the CI build issue 2020-04-08 10:35:07 +01:00
USBMouseKeyboard.h Fix the CI build issue 2020-04-08 10:35:07 +01:00
USBSerial.h Fix the CI build issue 2020-04-08 10:35:07 +01:00
UnbufferedSerial.h Expose private SerialBase IrqType member to UnbufferedSerial class 2020-03-18 09:49:20 -07:00
Watchdog.h clarify docs 2020-02-26 11:10:10 +00:00
mbed_lib.json Changed default ADC vref configuration from driver-level to target-level 2020-04-30 12:40:19 -04:00