1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/cc2538/include
smlng 459f7ebce0 cpu/cc2538: generalise SPI clock configuration
The SPI bus frequency/clock is calculated relative to the MCUs
    core clock. Currently all boards use the default 32MHz, hence
    prescaler settings for SPI are all the same. This PR moves the
    default config for 32MHz to the CPU and allows to be overriden
    by board config if needed.
2018-08-07 12:15:45 +02:00
..
vendor cpu/cc2538: add TI vendor headers 2018-08-03 08:29:32 +02:00
cc2538_gpio.h cpu, cc2538: refine gpio handling 2017-11-17 20:06:35 +01:00
cc2538_gptimer.h cpu, cc2538: cleanup periph/timer 2017-08-28 21:43:12 +02:00
cc2538_rf_internal.h
cc2538_rf_netdev.h netdev2: rename to netdev and remove gnrc_netdev 2017-03-15 09:31:20 +01:00
cc2538_rf.h netdev2: rename to netdev and remove gnrc_netdev 2017-03-15 09:31:20 +01:00
cc2538_rfcore.h
cc2538_soc_adc.h
cc2538_ssi.h
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 cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
cpu_conf.h cpu, cc2538: refine gpio handling 2017-11-17 20:06:35 +01:00
periph_cpu.h cpu/cc2538: generalise SPI clock configuration 2018-08-07 12:15:45 +02:00