mbed-os/drivers
Kyle Kearney aab40e07f3 Change qspi_inst_t typdef to int
Existing code may a dependency on the old behavior of "-1" to
mean "no instruction". Therefore, update the typedef, and the value
of QSPI_NO_INST, to avoid breaking those uses.
2019-11-18 15:42:08 +00:00
..
internal USBDevice: add documentation on USB suspend/resume to enter deep sleep 2019-11-18 15:42:08 +00:00
source Introduce qspi_inst_t type for QSPI instructions 2019-11-18 15:42:08 +00:00
AnalogIn.h Harmonise Doxygen comments in drivers, events, platform and rtos dirs 2019-10-16 11:53:52 +01:00
AnalogOut.h Harmonise Doxygen comments in drivers, events, platform and rtos dirs 2019-10-16 11:53:52 +01: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 Change Doxygen groups structure, splitting first by Public/Internal (#11105) 2019-08-02 12:23:47 +01:00
DigitalIn.h Change Doxygen groups structure, splitting first by Public/Internal (#11105) 2019-08-02 12:23:47 +01:00
DigitalInOut.h Change Doxygen groups structure, splitting first by Public/Internal (#11105) 2019-08-02 12:23:47 +01:00
DigitalOut.h Change Doxygen groups structure, splitting first by Public/Internal (#11105) 2019-08-02 12:23:47 +01:00
Ethernet.h Harmonise Doxygen comments in drivers, events, platform and rtos dirs 2019-10-16 11:53:52 +01:00
FlashIAP.h Fix Coverity issue: Initialize FlashIAP non-static member in constructor 2019-10-16 11:53:52 +01:00
I2C.h Change Doxygen groups structure, splitting first by Public/Internal (#11105) 2019-08-02 12:23:47 +01:00
I2CSlave.h Harmonise Doxygen comments in drivers, events, platform and rtos dirs 2019-10-16 11:53:52 +01:00
InterruptIn.h Upstream PR #11073 review request changes (#11135) 2019-08-02 12:32:40 +01:00
InterruptManager.h Upstream PR #11073 review request changes (#11135) 2019-08-02 12:32:40 +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
LowPowerTicker.h Change Doxygen groups structure, splitting first by Public/Internal (#11105) 2019-08-02 12:23:47 +01:00
LowPowerTimeout.h Harmonise Doxygen comments in drivers, events, platform and rtos dirs 2019-10-16 11:53:52 +01:00
LowPowerTimer.h Harmonise Doxygen comments in drivers, events, platform and rtos dirs 2019-10-16 11:53:52 +01:00
MbedCRC.h Remove `statement is unreachable` warning in MbedCRC.h 2019-10-16 11:53:52 +01: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 Change Doxygen groups structure, splitting first by Public/Internal (#11105) 2019-08-02 12:23:47 +01:00
PwmOut.h Change Doxygen groups structure, splitting first by Public/Internal (#11105) 2019-08-02 12:23:47 +01:00
QSPI.h Change qspi_inst_t typdef to int 2019-11-18 15:42:08 +00:00
RawSerial.h Change Doxygen groups structure, splitting first by Public/Internal (#11105) 2019-08-02 12:23:47 +01:00
ResetReason.h Harmonise Doxygen comments in drivers, events, platform and rtos dirs 2019-10-16 11:53:52 +01:00
SPI.h Harmonise Doxygen comments in drivers, events, platform and rtos dirs 2019-10-16 11:53:52 +01:00
SPISlave.h Change Doxygen groups structure, splitting first by Public/Internal (#11105) 2019-08-02 12:23:47 +01:00
Serial.h Change Doxygen groups structure, splitting first by Public/Internal (#11105) 2019-08-02 12:23:47 +01:00
SerialBase.h Change Doxygen groups structure, splitting first by Public/Internal (#11105) 2019-08-02 12:23:47 +01:00
SerialWireOutput.h Upstream PR #11073 review request changes (#11135) 2019-08-02 12:32:40 +01:00
Ticker.h Correct force inline syntax for IAR compiler 2019-10-16 11:53:52 +01:00
Timeout.h Harmonise Doxygen comments in drivers, events, platform and rtos dirs 2019-10-16 11:53:52 +01:00
Timer.h Harmonise Doxygen comments in drivers, events, platform and rtos dirs 2019-10-16 11:53:52 +01:00
TimerEvent.h Harmonise Doxygen comments in drivers, events, platform and rtos dirs 2019-10-16 11:53:52 +01:00
UARTSerial.h Change Doxygen groups structure, splitting first by Public/Internal (#11105) 2019-08-02 12:23:47 +01:00
USBAudio.h Prevent unreachable statements and correct variable sizes. 2019-10-16 11:53:52 +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 Change Doxygen groups structure, splitting first by Public/Internal (#11105) 2019-08-02 12:23:47 +01:00
USBHID.h Change Doxygen groups structure, splitting first by Public/Internal (#11105) 2019-08-02 12:23:47 +01:00
USBKeyboard.h Use unique include for Stream.h 2019-08-08 14:32:09 +02:00
USBMIDI.h Change Doxygen groups structure, splitting first by Public/Internal (#11105) 2019-08-02 12:23:47 +01:00
USBMSD.h Change Doxygen groups structure, splitting first by Public/Internal (#11105) 2019-08-02 12:23:47 +01:00
USBMouse.h Change Doxygen groups structure, splitting first by Public/Internal (#11105) 2019-08-02 12:23:47 +01:00
USBMouseKeyboard.h Use unique include for Stream.h 2019-08-08 14:32:09 +02:00
USBSerial.h Merge pull request #11136 from facchinm/avoid_derive_needed_usbdevice 2019-08-23 15:45:41 +02:00
Watchdog.h Upstream PR #11073 review request changes (#11135) 2019-08-02 12:32:40 +01:00
mbed_lib.json SPI upgrade - per-peripheral mutex and GPIO-based SSEL 2019-03-01 14:33:33 +02:00