nuttx/arch/arm/src
Gregory Nutt fc467021cf Check return from nxsem_wait_initialize()
Resolution of Issue 619 will require multiple steps, this part of the first step in that resolution:  Every call to nxsem_wait_uninterruptible() must handle the return value from nxsem_wait_uninterruptible properly.  This commit is for all I2C drivers under arch/.
2020-04-02 00:46:06 +01:00
..
a1x Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
am335x Check return from nxsem_wait_initialize() 2020-04-02 00:46:06 +01:00
arm Fix typos in comments and documentation. 2020-03-16 20:01:11 -06:00
armv6-m Fix typos in comments and documentation. 2020-03-16 20:01:11 -06:00
armv7-a Appease nxstyle complaints 2020-04-01 00:03:31 +08:00
armv7-m Fix typos in comments and documentation. 2020-03-16 20:01:11 -06:00
armv7-r Fix typos in comments and documentation. 2020-03-16 20:01:11 -06:00
c5471 Fix typos in comments 2020-03-03 09:11:57 -06:00
common arch/arm: include chip.h in up_checkstack.c/up_initialize.c (#668) 2020-03-31 21:33:45 +01:00
cxd56xx Fix a typo in comments 2020-04-01 00:03:31 +08:00
dm320 Fix typos in comments and documentation. 2020-03-16 20:01:11 -06:00
efm32 Check return from nxsem_wait_initialize() 2020-04-02 00:46:06 +01:00
imx1 spi: change spi_send() interface to support of 32-bit word transfer 2020-03-09 08:03:35 -06:00
imx6 arm/imx6: compile up_hostfs.c when CONFIG_ARM_SEMIHOSTING_HOSTFS equal true 2020-03-24 10:49:59 +00:00
imxrt Check return from nxsem_wait_initialize() 2020-04-02 00:46:06 +01:00
kinetis Check return from nxsem_wait_initialize() 2020-04-02 00:46:06 +01:00
kl spi: change spi_send() interface to support of 32-bit word transfer 2020-03-09 08:03:35 -06:00
lc823450 Check return from nxsem_wait_initialize() 2020-04-02 00:46:06 +01:00
lpc17xx_40xx Fix typos in comments and documentation. 2020-03-16 20:01:11 -06:00
lpc31xx Fix typos in comments and documentation. 2020-03-16 20:01:11 -06:00
lpc43xx Fix typos in comments and documentation. 2020-03-16 20:01:11 -06:00
lpc54xx Fix typos in comments and documentation. 2020-03-16 20:01:11 -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 Fix typos in comments and documentation. 2020-03-16 20:01:11 -06:00
moxart Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
nrf52 arch/arm/src/nrf52: fix coding standard issues 2020-03-27 12:51:54 -06:00
nuc1xx Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
s32k1xx Check return from nxsem_wait_initialize() 2020-04-02 00:46:06 +01:00
sam34 Check return from nxsem_wait_initialize() 2020-04-02 00:46:06 +01:00
sama5 Check return from nxsem_wait_initialize() 2020-04-02 00:46:06 +01:00
samd2l2 Check return from nxsem_wait_initialize() 2020-04-02 00:46:06 +01:00
samd5e5 Check return from nxsem_wait_initialize() 2020-04-02 00:46:06 +01:00
samv7 Check return from nxsem_wait_initialize() 2020-04-02 00:46:06 +01:00
stm32 Check return from nxsem_wait_initialize() 2020-04-02 00:46:06 +01:00
stm32f0l0g0 Check return from nxsem_wait_initialize() 2020-04-02 00:46:06 +01:00
stm32f7 Check return from nxsem_wait_initialize() 2020-04-02 00:46:06 +01:00
stm32h7 Check return from nxsem_wait_initialize() 2020-04-02 00:46:06 +01:00
stm32l4 Check return from nxsem_wait_initialize() 2020-04-02 00:46:06 +01:00
str71x Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
tiva Check return from nxsem_wait_initialize() 2020-04-02 00:46:06 +01:00
tms570 Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
xmc4 arch/arm/src/xmc4/xmc4_start.c: add showprogress macro 2020-03-22 08:29:51 -06:00
.gitignore Revert "Don't generate .depend anymore" 2020-03-22 23:07:29 -05:00
Makefile Revert "Don't generate .depend anymore" 2020-03-22 23:07:29 -05:00