1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/cc26x0/include
Ben Postman 9a000cf4e6 cpu/cc26x0: Implement uart_mode()
This change required correcting the values for  LCRH_PEN and LRCH_EPS
values defined in cc26x0_uart.h, as they  were incorrect according to
19.8.1.7 of the TI CC26x0 reference manual.

on-behalf-of: @sparkmeter <ben.postman@sparkmeter.io>
2019-06-06 08:46:33 -04: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 cpu/cc26x0: Implement uart_mode() 2019-06-06 08:46:33 -04: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: Implement uart_mode() 2019-06-06 08:46:33 -04:00