1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +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
cc2538_gptimer.h
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
cc2538_rfcore.h cpu/cc2538: Remove union names from structs 2016-07-16 12:55:12 +12:00
cc2538_soc_adc.h
cc2538_ssi.h cpu/cc2538+boards: adapted to SPI API changes 2017-01-25 16:46:05 +01:00
cc2538_sys_ctrl.h
cc2538_uart.h cpu/cc2538: Adapted UART driver incl. board config 2018-02-08 14:36:51 +01:00
cc2538.h
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