openocd/src/flash/nor
Antonio Borneo 2bbd85a828 flash/nor/stmsmi: fix compile error with clang 12.0.0
The git preliminarily version of clang 12.0.0_r370171
f067bc3c0ad6 reports an error in the expansion of the macro
SMI_READ_REG():

	error: '(' and '{' tokens introducing statement expression
		appear in different macro expansion contexts
		[-Werror,-Wcompound-token-split-by-macro]

Remove one intermediate macro expansion to make clang happy.

Change-Id: I8ae6d9c18808467ba8044d70cbf0a4f76a18d3e6
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/5958
Tested-by: jenkins
Reviewed-by: Xiaofan <xiaofanc@gmail.com>
2020-12-09 14:30:27 +00:00
..
Makefile.am Flash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI interface 2020-11-08 22:46:00 +00:00
aduc702x.c flash/nor: Use proper data types in driver API 2020-07-07 05:23:54 +01:00
aducm360.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
ambiqmicro.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
at91sam3.c flash: declare local symbols as static 2020-11-04 17:39:05 +00:00
at91sam4.c flash/nor/at91sam4: ATSAMG55x19 Rev.B 2020-10-14 05:40:27 +01:00
at91sam4l.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
at91sam7.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
at91samd.c flash: avoid checking for non NULL pointer to free it 2020-09-05 17:11:34 +01:00
ath79.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
atsame5.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
atsamv.c flash/nor/atsamv: fix clang static analyzer warning 2020-11-04 17:35:09 +00:00
avrf.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
bluenrg-x.c flash: declare local symbols as static 2020-11-04 17:39:05 +00:00
bluenrg-x.h bluenrg-x: simplyfied the driver 2020-03-07 15:31:09 +00:00
cc26xx.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
cc26xx.h flash/nor: Add support for TI CC26xx/CC13xx flash 2018-06-15 20:06:25 +01:00
cc3220sf.c flash: avoid checking for non NULL pointer to free it 2020-09-05 17:11:34 +01:00
cc3220sf.h flash/nor: Add support for TI CC3220SF internal flash 2018-06-06 15:38:25 +01:00
cfi.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
cfi.h flash/nor/cfi: Use 'bool' data type 2020-07-08 22:05:52 +01:00
core.c Flash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI interface 2020-11-08 22:46:00 +00:00
core.h Flash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI interface 2020-11-08 22:46:00 +00:00
driver.h Flash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI interface 2020-11-08 22:46:00 +00:00
drivers.c Flash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI interface 2020-11-08 22:46:00 +00:00
dsp5680xx_flash.c flash: fix typos and duplicated words 2020-07-26 20:13:22 +01:00
efm32.c flash: avoid checking for non NULL pointer to free it 2020-09-05 17:11:34 +01:00
em357.c flash: avoid checking for non NULL pointer to free it 2020-09-05 17:11:34 +01:00
esirisc_flash.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
faux.c flash/nor: Use proper data types in driver API 2020-07-07 05:23:54 +01:00
fespi.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
fm3.c flash: fix typos and duplicated words 2020-07-26 20:13:22 +01:00
fm4.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
imp.h Flash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI interface 2020-11-08 22:46:00 +00:00
jtagspi.c flash/nor/jtagspi: Use 'bool' data type 2020-07-08 22:06:17 +01:00
kinetis.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
kinetis_ke.c flash: declare local symbols as static 2020-11-04 17:39:05 +00:00
lpc288x.c flash: fix typos and duplicated words 2020-07-26 20:13:22 +01:00
lpc2000.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
lpc2900.c target/image: Use proper data types 2020-11-07 20:52:00 +00:00
lpcspifi.c coding style: fix space separation 2020-07-08 22:08:08 +01:00
max32xxx.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
mdr.c flash: avoid checking for non NULL pointer to free it 2020-09-05 17:11:34 +01:00
mrvlqspi.c flash: declare local symbols as static 2020-11-04 17:39:05 +00:00
msp432.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
msp432.h flash/nor: update support for TI MSP432 devices 2020-03-07 15:32:24 +00:00
niietcm4.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
non_cfi.c flash: fix typos and duplicated words 2020-07-26 20:13:22 +01:00
non_cfi.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
nrf5.c flash/nor/nrf5: unify size of HWID 2020-10-28 10:51:57 +00:00
numicro.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
ocl.c flash/nor: Use proper data types in driver API 2020-07-07 05:23:54 +01:00
ocl.h flash: fix typos and duplicated words 2020-07-26 20:13:22 +01:00
pic32mx.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
psoc4.c flash: declare local symbols as static 2020-11-04 17:39:05 +00:00
psoc5lp.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
psoc6.c flash/nor/psoc6: remove setting of xPSR.T bit from sromalgo_prepare() 2020-11-15 21:08:56 +00:00
renesas_rpchf.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
sfdp.c flash/nor/sfdp|stmqspi: fix build issue with clang on mac OS 2020-12-09 14:29:37 +00:00
sfdp.h Flash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI interface 2020-11-08 22:46:00 +00:00
sh_qspi.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
sim3x.c flash: avoid checking for non NULL pointer to free it 2020-09-05 17:11:34 +01:00
spi.c nor/spi.c: add N25Q032A flash chip 2020-08-02 10:47:29 +01:00
spi.h Flash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI interface 2020-11-08 22:46:00 +00:00
stellaris.c flash: avoid checking for non NULL pointer to free it 2020-09-05 17:11:34 +01:00
stm32f1x.c flash/nor/stm32f1x: fix error message 2020-11-15 22:10:02 +00:00
stm32f2x.c flash: avoid checking for non NULL pointer to free it 2020-09-05 17:11:34 +01:00
stm32h7x.c Add support of STM32H72x/73x 1M (0x483) 2020-09-27 17:39:59 +01:00
stm32l4x.c stm32l4x: cosmetic simplification of get_stm32l4_info 2020-11-15 21:55:39 +00:00
stm32l4x.h flash/stm32l4x: introduce table with register offsets 2020-11-15 21:42:17 +00:00
stm32lx.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
stmqspi.c flash/nor/sfdp|stmqspi: fix build issue with clang on mac OS 2020-12-09 14:29:37 +00:00
stmqspi.h flash/stmqspi: minor fixes on coding style 2020-11-15 21:04:29 +00:00
stmsmi.c flash/nor/stmsmi: fix compile error with clang 12.0.0 2020-12-09 14:30:27 +00:00
str7x.c flash: fix typos and duplicated words 2020-07-26 20:13:22 +01:00
str9x.c flash: fix typos and duplicated words 2020-07-26 20:13:22 +01:00
str9xpec.c flash/nor: Use proper data types in driver API 2020-07-07 05:23:54 +01:00
swm050.c flash: avoid checking for non NULL pointer to free it 2020-09-05 17:11:34 +01:00
tcl.c Flash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI interface 2020-11-08 22:46:00 +00:00
tms470.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
virtual.c src/flash/nor/virtual: handle null pointers 2020-08-09 15:30:23 +01:00
w600.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
xcf.c flash: declare local symbols as static 2020-11-04 17:39:05 +00:00
xmc1xxx.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
xmc4xxx.c flash: fix typos and duplicated words 2020-07-26 20:13:22 +01:00