1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-16 12:32:44 +01:00
RIOT/cpu/cc2538/include
Benjamin Valentin 97de8afaf6 cpu/cc2538: don't pollute global namespace with cc2538_rfcore.h
`cc2538_rfcore.h` contains enums with non-prefixed single-word constants.
Those cause ugly naming conflicts down the line.
Only include the file when needed, don't include it in `cpu_conf.h` which
gets pulled in everywhere.
2021-09-16 15:31:22 +02:00
..
vendor treewide: fix file permissions 2020-07-08 17:32:36 +02:00
cc2538_eui_primary.h Update cpu/cc2538/include/cc2538_eui_primary.h 2020-12-14 15:23:13 +01:00
cc2538_gpio.h cpu, cc2538: refine gpio handling 2017-11-17 20:06:35 +01:00
cc2538_gptimer.h cpu/cc2538: fix doxygen grouping warnings 2021-09-11 12:45:15 +02:00
cc2538_rf_internal.h *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00
cc2538_rf.h cpu/cc2538: don't pollute global namespace with cc2538_rfcore.h 2021-09-16 15:31:22 +02:00
cc2538_rfcore.h cpu/cc2538: fix doxygen grouping warnings 2021-09-11 12:45:15 +02:00
cc2538_soc_adc.h cpu/cc2538: enhance periph ADC 2018-09-03 09:01:42 +02:00
cc2538_ssi.h cpu/cc2538: adapt periph/spi to gpio API 2018-08-10 10:38:51 +02:00
cc2538_sys_ctrl.h make: fix sign-compare errors 2017-11-28 11:55:48 +01:00
cc2538_uart.h cpu/cc2538: Adapted UART driver incl. board config 2018-02-08 14:36:51 +01:00
cc2538.h cpu/cc2538: fix doxygen grouping warnings 2021-09-11 12:45:15 +02:00
cpu_conf.h cpu/cc2538: don't pollute global namespace with cc2538_rfcore.h 2021-09-16 15:31:22 +02:00
openwsn_defs.h boards cpu: move OpenWSN defintions to openwsn_defs.h 2020-11-10 07:46:35 +01:00
periph_cpu.h cpu/cc2538: add periph_uart_nonblocking 2020-12-11 09:36:16 +01:00