1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/cc26x0/include
MrKevinWeiss 4c9890b269 cpu/cc26x0/i2c: Rework and add error handling
This commit cleans up magic number and defines bitfields.
Adds error codes for ADDR/DATA NACK and ARBLOSS
Adds error handling, it corrects when an error occurs
Protects from flags that could lockup the bus
2019-04-08 11:32:12 +02:00
..
cc26x0_aux.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
cc26x0_ccfg.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
cc26x0_fcfg.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
cc26x0_gpio.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
cc26x0_gpt.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
cc26x0_i2c.h cpu/cc26x0/i2c: Rework and add error handling 2019-04-08 11:32:12 +02:00
cc26x0_ioc.h cpu*: fix doxygen grouping 2018-06-11 19:12:02 +02:00
cc26x0_prcm.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
cc26x0_uart.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
cc26x0_vims.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
cc26x0_wdt.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
cc26x0.h cpu/cc26x0: add missing PERIPH_BASE define 2019-04-08 08:52:43 +02:00
cpu_conf.h cpu: add CC26x0-family 2016-04-18 19:00:49 +02:00
periph_cpu.h cpu: cc26x0: add periph/i2c implementation 2019-04-08 08:52:43 +02:00