1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/include
Joakim Nohlgård 5bd67d88a8 drivers/kw41zrf: Transceiver driver for the KW41Z radio
This is the radio found in NXP Kinetis KW41Z, KW21Z. Only 802.15.4 mode
is implemented (KW41Z also supports BLE on the same transceiver).

The driver uses vendor supplied initialization code for the low level
XCVR hardware, these files were imported from KSDK 2.2.0 (framework_5.3.5)
2020-03-19 17:00:04 -05:00
..
can
net netdev: add netdev_trigger_event_isr function 2020-03-06 14:02:40 +01:00
periph periph_common/rtc: add rtc_tm_valid() 2020-03-03 16:26:14 +01:00
saul drivers/saul: Show configuration structs in docs 2018-02-17 00:04:54 +01:00
ad7746.h many typo fixes 2019-11-23 22:39:07 +01:00
adcxx1c.h drivers*: add saul doc group to related drivers 2018-08-27 11:32:20 +02:00
ads101x.h drivers*: add saul doc group to related drivers 2018-08-27 11:32:20 +02:00
adt7310.h drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
adxl345.h drivers/adxk345: include copy of params in dev struct 2019-01-06 17:24:24 +01:00
apa102.h drivers: add driver for apa102 RGB LEDs 2017-09-01 09:37:31 +02:00
apds99xx.h drivers: add APDS99XX ALS and proximity 2020-03-11 14:21:47 +01:00
at24cxxx.h drivers/at24xxx: fix grouping in doc 2020-02-27 08:43:21 +01:00
at24mac.h drivers/at24mac: fix grouping in doc 2020-02-27 08:46:40 +01:00
at30tse75x.h many typo fixes 2019-11-23 22:39:07 +01:00
at86rf2xx.h Merge pull request #12704 from benpicco/AT86RFR2_smart_idle 2019-11-25 11:57:44 +01:00
at.h drivers/at: change grouping in doc 2020-02-27 08:43:21 +01:00
ata8520e.h drivers/ata8520e: small improvements 2018-08-24 15:47:24 +02:00
bh1750fvi.h drivers/bh1750fvi: change prototype of bh1750fvi_init 2019-01-07 21:37:02 +01:00
bh1900nux.h Add bh1900nux driver 2020-02-12 07:34:22 +01:00
bme680.h drivers/bme680: add SAUL capabilities 2020-03-12 08:52:10 +01:00
bmp180.h many typo fixes 2019-11-23 22:39:07 +01:00
bmx055.h drivers*: add saul doc group to related drivers 2018-08-27 11:32:20 +02:00
bmx280.h drivers/bmx280: remove line break in defgroup 2020-02-27 08:43:21 +01:00
cc1xxx_common.h net/gnrc/netif: Added CC1xxx adaption layer 2019-01-10 10:54:36 +01:00
cc110x.h drivers/cc110x: Fixed typo in doc 2020-01-23 18:27:04 +01:00
cc2420.h cc2420: Remove PAN ID initialization from reset 2018-11-28 11:31:02 +01:00
ccs811.h drivers/ccs811: sys/hashes: fix typo usefull -> useful 2019-08-25 21:27:55 +02:00
dcf77.h Drivers/DCF77:First implementation 2019-11-22 10:27:01 +01:00
dht.h drivers/dht: Worked around doxygen bug 2020-01-09 17:08:05 +01:00
diskio.h many typo fixes 2019-11-23 22:39:07 +01:00
disp_dev.h sys: add interface for generic display device 2020-03-03 10:25:54 +01:00
dose.h drivers/dose: made the sense pin optional 2020-02-16 17:58:58 +01:00
ds18.h drivers/include: fix typos 2019-11-23 22:39:40 +01:00
ds75lx.h many typo fixes 2019-11-23 22:39:07 +01:00
ds1307.h drivers/ds1307: remove unused clock param 2018-07-25 12:01:40 +02:00
ds3234.h drivers/ds3234: Fix doxygen group 2019-03-14 14:32:28 +01:00
dsp0401.h dsp0401: move to display devices doxygen group 2020-02-10 14:10:18 +01:00
dynamixel.h drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
enc28j60.h drivers/enc28j60: always set memory bank, if valid 2018-09-05 13:26:08 +02:00
encx24j600.h drivers/include: fix typos 2019-11-23 22:39:40 +01:00
ethos.h drivers: sys: replace USE_ETHOS_FOR_STDIO macro by MODULE_STDIO_ETHOS 2019-06-23 22:16:03 +02:00
feetech.h drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
flashrom.h drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
fxos8700.h drivers*: add saul doc group to related drivers 2018-08-27 11:32:20 +02:00
grove_ledbar.h drivers*: add saul doc group to related drivers 2018-08-27 11:32:20 +02:00
hd44780.h hd44780: move to display devices doxygen group 2020-02-10 14:10:46 +01:00
hdc1000.h hdc1000: fix documentation for HDC1000_PARAM_RENEW_INTERVAL 2019-02-04 11:28:31 +01:00
hih6130.h drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
hts221.h drivers*: add saul doc group to related drivers 2018-08-27 11:32:20 +02:00
ili9341.h drivers/ili9341: provide adaption to disp_dev interface 2020-03-03 10:25:55 +01:00
ina2xx.h drivers/ina2xx: Match RIOT's driver design goals 2019-11-22 20:28:57 +01:00
ina3221.h drivers/ina3221: INA3221 driver implementation 2019-11-05 12:29:42 +01:00
io1_xplained.h many typo fixes 2019-11-23 22:39:07 +01:00
isl29020.h drivers*: add saul doc group to related drivers 2018-08-27 11:32:20 +02:00
isl29125.h drivers/isl29125: update parameter definition scheme 2018-07-25 12:01:38 +02:00
itg320x.h drivers: add driver for ITG320X 3-axis gyroscope 2020-01-11 08:02:34 +01:00
jc42.h drivers*: add saul doc group to related drivers 2018-08-27 11:32:20 +02:00
kw2xrf.h drivers/include: fix typos 2019-11-23 22:39:40 +01:00
kw41zrf.h drivers/kw41zrf: Transceiver driver for the KW41Z radio 2020-03-19 17:00:04 -05:00
l3g4200d.h drivers/l3g4200d: fixes driver conversion 2019-03-30 10:32:43 +01:00
lc709203f.h drivers/include: fix typos 2019-11-23 22:39:40 +01:00
led.h drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
lis2dh12.h drivers/lis2dh12: added interrupt function 2020-03-04 17:01:58 +01:00
lis3dh.h drivers*: add saul doc group to related drivers 2018-08-27 11:32:20 +02:00
lis3mdl.h drivers*: add saul doc group to related drivers 2018-08-27 11:32:20 +02:00
lpd8808.h
lpsxxx.h drivers/lpsxxx: add support for lps22hb 2019-03-20 14:43:37 +01:00
lsm6dsl.h drivers*: add saul doc group to related drivers 2018-08-27 11:32:20 +02:00
lsm303dlhc.h drivers*: add saul doc group to related drivers 2018-08-27 11:32:20 +02:00
ltc4150.h drivers/ltc4150: Allow tracking last minute charge 2019-01-28 13:45:45 +01:00
mag3110.h drivers/include: fix typos 2019-11-23 22:39:40 +01:00
mma8x5x.h drivers/include: fix typos 2019-11-23 22:39:40 +01:00
mma7660.h drivers/mma7760: Add initial support 2018-08-02 15:52:58 +02:00
motor_driver.h drivers/include: fix typos 2019-11-23 22:39:40 +01:00
mpl3115a2.h drivers*: add saul doc group to related drivers 2018-08-27 11:32:20 +02:00
mpu9x50.h drivers/mpu9x50: Fix prameter placement for docs 2020-01-13 12:50:13 +01:00
mq3.h drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
mrf24j40.h drivers/mrf24j40: allow for basic self-test on init 2019-10-14 14:50:06 +02:00
mtd_flashpage.h drivers: add mtd_flashpage driver 2019-09-10 13:26:05 +02:00
mtd_mapper.h mtd: add module for remapping MTD sectors 2020-03-04 10:47:50 +01:00
mtd_sdcard.h drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
mtd_spi_nor.h mtd_spi_nor: Add wait timings to parameters 2020-03-03 09:49:00 +01:00
mtd.h drivers/include: fix typos 2019-11-23 22:39:40 +01:00
my9221.h drivers: add my9221 led controller 2017-08-30 09:06:03 +02:00
ncv7356.h drivers/ncv7356: Add documentation 2019-11-27 13:35:57 +01:00
nrf24l01p.h drivers/nrf24l01p: fix typos 2019-11-23 22:39:39 +01:00
nvram-spi.h drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
nvram.h drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
opt3001.h drivers/opt3001: Initial support 2019-10-02 10:06:28 +02:00
pca9685.h drivers/pca9685: fix typos 2019-11-23 22:39:39 +01:00
pcd8544.h pcd8544: move to display devices doxygen group 2020-02-10 14:11:17 +01:00
ph_oem.h drivers/ph_oem: Initial implementation of the pH OEM sensor 2019-09-05 12:47:10 +02:00
pir.h driver/pir: add pir-based occupancy sensing 2018-06-26 13:46:37 -07:00
pn532.h drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
pulse_counter.h drivers/pulse_counter: refactor the prototypes of read funcs 2019-01-09 23:06:54 +01:00
qmc5883l.h drivers: add support for QMC5883L mag sensors 2019-11-13 12:56:26 +01:00
rgbled.h drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
rn2xx3.h drivers/include: fix typos 2019-11-23 22:39:40 +01:00
saul.h drivers/saul: add common gas class 2020-03-12 08:42:59 +01:00
sdcard_spi.h drivers/sdcard_spi: fix typos 2019-11-23 22:39:39 +01:00
sds011.h drivers/include: fix typos 2019-11-23 22:39:40 +01:00
servo.h drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
sht1x.h drivers/sht1x: Major refactoring 2018-06-27 08:58:00 +02:00
sht2x.h drivers: add support for SHT2x (I2C temp and humidity sensor) 2019-02-05 22:17:30 +01:00
sht3x.h drivers/sht3x: fix typos 2019-11-23 22:39:39 +01:00
shtc1.h Driver/shtc1: add saul integration 2019-12-16 15:29:04 +01:00
si70xx.h drivers/include: fix typos 2019-11-23 22:39:40 +01:00
si114x.h drivers*: add saul doc group to related drivers 2018-08-27 11:32:20 +02:00
slipdev.h slipdev_stdio: provide stdio multiplexing over SLIP 2020-03-06 08:58:45 +01:00
soft_spi.h drivers/soft_spi: add to drivers_soft_periph group 2018-03-20 20:09:55 +01:00
sps30.h drivers/sps30: brief documentation added 2020-02-27 08:43:21 +01:00
srf02.h drivers/srf02: Update to new i2c API 2018-07-25 12:01:38 +02:00
srf04.h drivers/srf04: initial driver implementation 2018-09-20 15:18:49 +02:00
srf08.h drivers/srf08: refactor driver configuration 2020-02-25 21:24:02 +01:00
stm32_eth.h stm32_eth: Multiple Improvements of the original codebase 2019-07-04 15:27:26 +02:00
stmpe811.h drivers/stmpe811: add implementation 2020-02-13 09:14:51 +01:00
sx127x.h drivers/sx127x: fix dead links 2020-02-17 09:54:21 +01:00
tcs37727.h drivers*: add saul doc group to related drivers 2018-08-27 11:32:20 +02:00
tja1042.h drivers: fix doxygen grouping 2018-06-11 19:10:40 +02:00
tmp00x.h drivers/tmp00x: cleanup return codes 2019-11-08 22:17:44 +01:00
tps6274x.h drivers: Initial support for TPS6274x converter 2019-01-10 00:00:02 +01:00
tsl2561.h drivers*: add saul doc group to related drivers 2018-08-27 11:32:20 +02:00
tsl4531x.h drivers/include: fix typos 2019-11-23 22:39:40 +01:00
vcnl40x0.h drivers/vcnl40x0: initial implementation 2018-10-15 11:44:10 +02:00
veml6070.h drivers*: add saul doc group to related drivers 2018-08-27 11:32:20 +02:00
w5100.h
ws281x.h drivers/ws281x: introduce WS281X_HAVE_INIT 2020-02-10 14:45:26 +01:00
xbee.h netstats_l2: remove obsolete struct from xbee_t 2019-02-01 11:25:27 +02:00