nuttx/arch/arm/src
Jari van Ewijk 0a2d005d8a
NXP S32K1XX peripheral clock fixes (#555)
* S32K1XX peripheral clock config. Only apply divider when it is set. + Style fixes

* S32K1XX clock names change mixed case identifiers + style fixes

* S32K1XX - Style fix 1
2020-03-12 10:18:09 -07:00
..
a1x Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
am335x Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
arm Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
armv6-m Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
armv7-a Fix some nxstyle complaints in arm addrenv 2020-03-10 03:55:25 -05:00
armv7-m spi: change spi_send() interface to support of 32-bit word transfer 2020-03-09 08:03:35 -06:00
armv7-r Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
c5471 Fix typos in comments 2020-03-03 09:11:57 -06:00
common Suppress "'noreturn' function does return" warnings 2020-02-25 04:07:02 -06:00
cxd56xx spi: change spi_send() interface to support of 32-bit word transfer 2020-03-09 08:03:35 -06:00
dm320 Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
efm32 spi: change spi_send() interface to support of 32-bit word transfer 2020-03-09 08:03:35 -06:00
imx1 spi: change spi_send() interface to support of 32-bit word transfer 2020-03-09 08:03:35 -06:00
imx6 spi: change spi_send() interface to support of 32-bit word transfer 2020-03-09 08:03:35 -06:00
imxrt spi: change spi_send() interface to support of 32-bit word transfer 2020-03-09 08:03:35 -06:00
kinetis spi: change spi_send() interface to support of 32-bit word transfer 2020-03-09 08:03:35 -06:00
kl spi: change spi_send() interface to support of 32-bit word transfer 2020-03-09 08:03:35 -06:00
lc823450 spi: change spi_send() interface to support of 32-bit word transfer 2020-03-09 08:03:35 -06:00
lpc17xx_40xx spi: change spi_send() interface to support of 32-bit word transfer 2020-03-09 08:03:35 -06:00
lpc31xx spi: change spi_send() interface to support of 32-bit word transfer 2020-03-09 08:03:35 -06:00
lpc43xx spi: change spi_send() interface to support of 32-bit word transfer 2020-03-09 08:03:35 -06:00
lpc54xx spi: change spi_send() interface to support of 32-bit word transfer 2020-03-09 08:03:35 -06:00
lpc214x Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
lpc2378 spi: change spi_send() interface to support of 32-bit word transfer 2020-03-09 08:03:35 -06:00
max326xx spi: change spi_send() interface to support of 32-bit word transfer 2020-03-09 08:03:35 -06:00
moxart Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
nrf52 spi: change spi_send() interface to support of 32-bit word transfer 2020-03-09 08:03:35 -06:00
nuc1xx Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
s32k1xx NXP S32K1XX peripheral clock fixes (#555) 2020-03-12 10:18:09 -07:00
sam34 spi: change spi_send() interface to support of 32-bit word transfer 2020-03-09 08:03:35 -06:00
sama5 spi: change spi_send() interface to support of 32-bit word transfer 2020-03-09 08:03:35 -06:00
samd2l2 spi: change spi_send() interface to support of 32-bit word transfer 2020-03-09 08:03:35 -06:00
samd5e5 spi: change spi_send() interface to support of 32-bit word transfer 2020-03-09 08:03:35 -06:00
samv7 spi: change spi_send() interface to support of 32-bit word transfer 2020-03-09 08:03:35 -06:00
stm32 arch/arm/src/stm32/stm32_uart.h: Fix nxstyle complaints. 2020-03-10 06:53:00 -05:00
stm32f0l0g0 spi: change spi_send() interface to support of 32-bit word transfer 2020-03-09 08:03:35 -06:00
stm32f7 Stm32F7: add external ram config (#529) 2020-03-12 08:40:01 -06:00
stm32h7 Add OUTTOGGLE mode to STM32H7 timer driver (#541) 2020-03-11 05:18:43 -07:00
stm32l4 spi: change spi_send() interface to support of 32-bit word transfer 2020-03-09 08:03:35 -06:00
str71x Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
tiva spi: change spi_send() interface to support of 32-bit word transfer 2020-03-09 08:03:35 -06:00
tms570 Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
xmc4 spi: change spi_send() interface to support of 32-bit word transfer 2020-03-09 08:03:35 -06:00
.gitignore
Makefile arch/arm: Add the initial cortex-a7 archtiecture support 2019-03-19 11:51:29 -06:00