nuttx/arch/arm/src
Nathan Hartman e67f72b02d stm32: lowputc: Ensure USART is disabled before configuring
arch/arm/src/stm32/stm32_lowputc.c:

    * stm32_lowsetup(): Ensure the USART is disabled before attempting
      to configure it because some register bits cannot be modified
      otherwise. This solves an issue that was encountered when a
      serial bootloader did not perform a full teardown/cleanup before
      launching NuttX.
2020-09-04 17:39:19 -07:00
..
a1x build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
am335x build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
arm Fix Cygwin build with Windows native toolchain 2020-09-01 10:20:28 +08:00
armv6-m Fix Cygwin build with Windows native toolchain 2020-09-01 10:20:28 +08:00
armv7-a Fix Cygwin build with Windows native toolchain 2020-09-01 10:20:28 +08:00
armv7-m Fix Cygwin build with Windows native toolchain 2020-09-01 10:20:28 +08:00
armv7-r Fix Cygwin build with Windows native toolchain 2020-09-01 10:20:28 +08:00
armv8-m Fix Cygwin build with Windows native toolchain 2020-09-01 10:20:28 +08:00
c5471 sched/wdog: Remove MAX_WDOGPARMS and related stuff 2020-08-14 08:19:50 -06:00
common Changed comments. Proposed structure. 2020-08-23 08:23:54 -06:00
cxd56xx arch: cxd56xx: Use spinlock API in cxd56_uart.c 2020-09-01 11:55:14 +02:00
dm320 arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
efm32 sched/wdog: Remove MAX_WDOGPARMS and related stuff 2020-08-14 08:19:50 -06:00
eoss3 Add initial support for the QuickLogic EOS S3 2020-07-15 11:25:30 +01:00
imx1 sched/: Make more naming consistent 2020-05-17 14:01:00 -03:00
imx6 build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
imxrt sched/wdog: Remove MAX_WDOGPARMS and related stuff 2020-08-14 08:19:50 -06:00
kinetis Kinetis USBHSHOST: Changed Async Await to linked list, restored two accidently deleted lines. 2020-09-01 20:49:03 +01:00
kl build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
lc823450 Correct more improper use of malloc(), zalloc(), and free() 2020-08-04 20:41:43 +01:00
lpc17xx_40xx nxstyle: Fix existing long line to match code style 2020-08-30 19:16:30 -03:00
lpc31xx sched/wdog: Remove MAX_WDOGPARMS and related stuff 2020-08-14 08:19:50 -06:00
lpc43xx nxstyle: Fix existing long line to match code style 2020-08-30 19:16:30 -03:00
lpc54xx sched/wdog: Remove MAX_WDOGPARMS and related stuff 2020-08-14 08:19:50 -06:00
lpc214x arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
lpc2378 sched/wdog: Remove MAX_WDOGPARMS and related stuff 2020-08-14 08:19:50 -06:00
max326xx Fix nxstyle warning 2020-07-19 19:35:21 -07:00
moxart arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
nrf52 arch/arm/src/nrf52/nrf52_irq.c: fix compilation warning 2020-09-01 12:02:20 -03:00
nuc1xx build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
s32k1xx sched/wdog: Remove MAX_WDOGPARMS and related stuff 2020-08-14 08:19:50 -06:00
sam34 arch, include, sched : Refactor ARCH_GLOBAL_IRQDISABLE related code 2020-09-03 10:20:20 +08:00
sama5 sched/wdog: Remove MAX_WDOGPARMS and related stuff 2020-08-14 08:19:50 -06:00
samd2l2 build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
samd5e5 arch: samd5e5: 2020-08-27 11:46:50 -03:00
samv7 sched/wdog: Remove MAX_WDOGPARMS and related stuff 2020-08-14 08:19:50 -06:00
stm32 stm32: lowputc: Ensure USART is disabled before configuring 2020-09-04 17:39:19 -07:00
stm32f0l0g0 nxstyle fixes 2020-08-11 09:23:51 +01:00
stm32f7 fix style 2020-08-26 02:13:38 -07:00
stm32h7 sched/wdog: Remove MAX_WDOGPARMS and related stuff 2020-08-14 08:19:50 -06:00
stm32l4 sched/wdog: Remove MAX_WDOGPARMS and related stuff 2020-08-14 08:19:50 -06:00
str71x build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
tiva sched/wdog: Remove MAX_WDOGPARMS and related stuff 2020-08-14 08:19:50 -06:00
tms570 arch/tms570: Remove the unused frac variable 2020-07-04 08:31:06 -07:00
xmc4 sched/wdog: Remove MAX_WDOGPARMS and related stuff 2020-08-14 08:19:50 -06:00
.gitignore build: Remve the unnecessary .gitignore 2020-05-23 18:00:40 +01:00
Makefile Makefile: Fix Make.dep not updated by config changes 2020-07-28 03:59:45 -05:00