zephyr/include/drivers
Carles Cufi 7d075f527b Bluetooth: Enforce cooperative priorities in Bluetooth threads
The Bluetooth subsystem assumes execution of its system threads in
cooperative priority, including the system workqueue and the thread
that interact with the controller (i.e. calling bt_send). This commit
adds a compile-time check for the system workqueue priority and
documentation for the bt_send API call.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2017-06-15 16:37:49 +03:00
..
bluetooth Bluetooth: Enforce cooperative priorities in Bluetooth threads 2017-06-15 16:37:49 +03:00
clock_control stm32f1xx: remove references to native driver 2017-06-02 14:11:13 -04:00
console ipm_console_receiver: use k_thread_create() 2017-05-11 20:24:22 -04:00
gpio Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00
ieee802154 net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
pci Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00
serial
spi
usb doc: spelling check doxygen comments include/ 2017-05-02 22:21:37 -04:00
ioapic.h Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00
k20_sim.h Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00
loapic.h
mvic.h Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00
rand32.h Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00
sysapic.h Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00
system_timer.h kernel: tickless: Add tickless kernel support 2017-04-27 13:46:28 +00:00