zephyr/include/drivers
Tomasz Bursztyka 8ded57d3a2 drivers/ieee802154: Add support for Sub-GHz TI CC1200 chip
CC1200 is a sub-ghz chip supporting 6 ISM & SRD bands: 169, 433, 470,
868, 915 and 920 MHz, with features dedicated to IEEE 802.15.4(g).

Current driver enables CC1200 against actual IEEE 802.15.4 Soft-MAC. 'g'
version support in the Soft-MAC will follow later.

The chip itself is closer to a bare metal radio modem than to a usual
15.4 chip: up to the user to provide the right RF settings for the
carrier band. Such settings can be generaten through TI's SmartRF tool.

Hopefully, for channel selection, this driver will be clever enough to
compute the proper register change without any special input from the
user. This will work for all the bands supported by the chip.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2018-01-15 15:15:38 +02:00
..
bluetooth Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
clock_control drivers: clock_control: provide support for stm32f0. 2017-10-23 12:31:47 +02:00
console lib: move ring_buffer from misc/ to lib/ 2017-12-15 20:02:01 -05:00
gpio Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00
ieee802154 drivers/ieee802154: Add support for Sub-GHz TI CC1200 chip 2018-01-15 15:15:38 +02:00
pci Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00
spi drivers/spi/stm32_ll: Configure NSS behavior according to cs pointer 2017-10-10 09:42:45 -04:00
usb usb: Allow to select configuration for composite devices 2017-09-21 09:00:23 -04: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 Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00
sysapic.h jailhouse: add support for x2APIC mode for all LOAPIC accesses 2017-11-07 08:58:49 -05:00
system_timer.h kernel: tickless: Add tickless kernel support 2017-04-27 13:46:28 +00:00