zephyr/drivers
Andrew Boie 42cfd4ff26 kernel: expose k_busy_wait() to user mode
If we just had the kernel's implementation, we could
just move this to lib/, but possible arch-specific
implementations dictate that we just make this a
syscall.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2018-11-15 16:20:36 -05:00
..
adc dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
aio drivers: Remove board.h include 2018-11-01 13:21:11 -04:00
audio dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
bluetooth drivers: Remove board.h include 2018-11-01 13:21:11 -04:00
can dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
clock_control dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
console drivers: Remove board.h include 2018-11-01 13:21:11 -04:00
counter dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
crypto drivers: crypto: Fix precedence issue in if statement 2018-10-25 07:23:49 +01:00
display dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
dma logging: Fix errors in log usage 2018-11-10 12:38:29 -05:00
entropy drivers: entropy: add Atmel SAM entropy generator driver 2018-11-14 12:58:49 -05:00
ethernet dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
flash drivers: flash: add a generic spi nor flash driver 2018-11-13 18:49:03 -05:00
gpio drivers: gpio: Add reading port/pin in both direction 2018-11-15 09:17:15 -05:00
i2c dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
i2s dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
ieee802154 ieee802154: Allow to set debug for RAW_CHANNEL 2018-11-15 08:42:52 -05:00
interrupt_controller dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
ipm dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
led driver: led: move to new logger 2018-10-10 10:22:01 -04:00
led_strip drivers: Remove board.h include 2018-11-01 13:21:11 -04:00
modem dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
net net: qemu: Allow SLIP or normal ethernet connectivity 2018-11-10 09:13:45 -05:00
neural_net dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
pci shell: add PCI shell 2018-11-05 09:32:38 -05:00
pinmux dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
ptp_clock
pwm dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
rtc dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
sensor drivers: sensor: Convert adxl362 to device tree 2018-11-14 23:54:57 -05:00
serial dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
spi spi: sam: Specify pinmux for chipselect via Kconfig 2018-11-15 07:29:44 -06:00
timer kernel: expose k_busy_wait() to user mode 2018-11-15 16:20:36 -05:00
usb drivers: usb_dc_stm32: Use DT to check if USBPHYC exists 2018-11-15 07:27:23 -06:00
watchdog dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
wifi wifi: winc1500: Add Device Tree support 2018-11-13 14:12:18 -05:00
CMakeLists.txt drivers: neural_net: Use correct Kconfig variable 2018-11-09 16:52:32 -05:00
Kconfig kconfig: intel_s1000: Add neural_net Kconfig 2018-11-08 17:08:19 -05:00