zephyr/include/drivers
Andy Ross 8dcd5f8c77 kernel: Disable tick handling when !MULTITHREADING
The kernel timer subsystem isn't part of the !MULTITHREADING
environment (no threads to wake up, though in principle it should be
possible to support timeout callbacks with some work in the future).
Protect it against platforms that select this but still enable a timer
driver.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2018-08-30 16:14:50 -04:00
..
bluetooth Bluetooth: Introduce HCI driver quirks 2018-06-13 21:04:27 +02:00
clock_control clock_control: nrf5: Add USBD power event support for USB enumeration 2018-03-15 12:39:53 +01:00
console net: websocket: Add console support 2018-03-15 15:17:36 +02:00
display driver: ILI9340 LCD display driver 2018-05-18 20:21:45 +03:00
entropy drivers: entropy: nrf5: Implement standard ISR-specific call 2018-05-24 15:13:13 -07:00
gpio include: drivers: gpio: Turn functions generic - esp32 2018-07-15 16:13:36 -04:00
i2c/slave i2c: slave: Add EEPROM I2C Slave driver 2018-07-04 11:57:33 +02:00
ieee802154 drivers/ieee802154: Add support for Sub-GHz TI CC1200 chip 2018-01-15 15:15:38 +02:00
modem drivers: modem: add modem receiver (tty) driver 2018-08-06 10:43:46 +03:00
pci
usb usb: add callback codes for Set/Clear Feature ENDPOINT_HALT 2018-07-06 11:56:16 -05:00
wifi drivers/wifi: WINC1500 driver is not using WAKE pin 2018-05-17 10:46:26 +03:00
ioapic.h x86: apic: don't include headers we don't need 2017-11-02 13:25:01 -07:00
loapic.h x86: apic: don't include headers we don't need 2017-11-02 13:25:01 -07:00
mvic.h
sysapic.h jailhouse: add support for x2APIC mode for all LOAPIC accesses 2017-11-07 08:58:49 -05:00
system_timer.h kernel: Disable tick handling when !MULTITHREADING 2018-08-30 16:14:50 -04:00