1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/include
2020-04-14 20:52:16 +05:30
..
can drivers/can: fix doxygen documentation + typo 2017-07-03 20:43:51 +02:00
net netdev: add netdev_trigger_event_isr function 2020-03-06 14:02:40 +01:00
periph drivers/wdt: Move WDT_WARNING_PERIOD to 'CONFIG_' namespace 2020-03-31 13:39:37 +02: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/include/ads101x.h: Tagged Compile Time Parameters 2020-04-01 12:50:02 +05:30
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
at25xxx.h drivers: add AT25xxx series EEPROM 2020-04-07 12:31:46 +02:00
at30tse75x.h many typo fixes 2019-11-23 22:39:07 +01:00
at86rf2xx.h Merge pull request #13798 from jia200x/pr/at86rf2x_basic_mode 2020-04-09 09:21:15 +02:00
at86rf215.h ieee802154: add CONFIG_ prefix to config macros 2020-04-08 19:08:25 +02:00
at.h drivers/include/at.h : Tagged Compile Time Configurations 2020-03-31 21:45:16 +05:30
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 gnrc_netif: document new *_create() out parameter as such 2020-03-26 14:37:44 +01:00
cc110x.h drivers/cc110x: Fixed typo in doc 2020-01-23 18:27:04 +01:00
cc2420.h ieee802154: add CONFIG_ prefix to config macros 2020-04-08 19:08:25 +02: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 drivers/disp_dev: add help functions for backlight 2020-03-24 12:02:50 +01:00
dose.h drivers/include/dose.h : Compile Configs 2020-04-01 14:35:45 +05:30
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/include/ds1307.h : Compile Configs 2020-04-01 13:42:45 +05:30
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/include/fxos8700.h : Compile Configs 2020-04-01 14:53:44 +05:30
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 drivers/include/hdc1000.h : Compile Configs 2020-04-14 20:52:16 +05:30
hih6130.h drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
hmc5883l.h drivers: add hmc5883l device driver 2020-04-01 13:37:22 +02:00
hts221.h drivers*: add saul doc group to related drivers 2018-08-27 11:32:20 +02:00
ili9341.h drivers/include/ili9341.h : Compile Configs 2020-04-14 20:52:16 +05:30
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/kw2xrf.h : Compile Configs 2020-04-14 20:52:16 +05:30
kw41zrf.h drivers/include/kw41zrf.h : Compile Configs 2020-04-14 20:52:16 +05:30
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 drivers: use const device descriptor 2017-06-21 17:05:45 +02:00
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/mag3110.h : Compile Configs 2020-04-14 20:52:16 +05:30
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/motor_driver.h : Compile Configs 2020-04-14 20:52:16 +05:30
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: Turn MRF24J40_USE_EXT_PA_LNA into bool config 2020-04-08 18:49:30 +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/include/sx127x.h: Tagged Compile Time Configuration 2020-03-27 19:06:10 +05:30
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 drivers: doxygen documentation improvement 2017-07-02 23:21:36 +02:00
ws281x.h drivers/ws281x: Extended doc 2020-04-09 13:34:51 +02:00
xbee.h ieee802154: add CONFIG_ prefix to config macros 2020-04-08 19:08:25 +02:00