openocd/src/flash/nor
Antonio Borneo 8446e14018 openocd: use macro ARRAY_SIZE()
There are still few cases where the macro ARRAY_SIZE() should be
used in place of custom code.

Use ARRAY_SIZE() whenever possible.

Change-Id: Iba0127a02357bc704fe639e08562a4f9aa7011df
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/6260
Reviewed-by: Xiang W <wxjstz@126.com>
Tested-by: jenkins
2021-05-29 21:33:23 +01: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 openocd: fix doxygen parameters of functions 2021-01-13 11:33:53 +00: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/nor/atsame5: add SAME51G18A and SAME51G19A devices 2021-03-24 17:14:56 +00: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 Cleanup of config/includes. 2021-05-01 14:35:09 +01: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/nor/cfi: fix uninitialized write-mem pointer 2021-03-24 17:14:22 +00: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 openocd: fix doxygen parameters of functions 2021-01-13 11:33:53 +00:00
driver.h Flash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI interface 2020-11-08 22:46:00 +00:00
drivers.c tcl/board: add pico-debug support 2021-05-02 22:40:24 +01:00
dsp5680xx_flash.c openocd: fix incorrect doxygen comments 2021-01-13 11:33:16 +00: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 helper/command: pass command prefix to command registration 2021-04-18 15:33:30 +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_ke.c flash: declare local symbols as static 2020-11-04 17:39:05 +00:00
kinetis.c flash: fix some minor typo 2021-05-22 10:06:32 +01:00
lpc288x.c flash: fix typos and duplicated words 2020-07-26 20:13:22 +01:00
lpc2000.c Correct warning message 2020-12-26 15:47:31 +00:00
lpc2900.c openocd: fix doxygen parameters of functions 2021-01-13 11:33:53 +00:00
lpcspifi.c coding style: fix space separation 2020-07-08 22:08:08 +01:00
Makefile.am tcl/board: add pico-debug support 2021-05-02 22:40:24 +01:00
max32xxx.c flash/nor/max32xxx: fix path of include file 2021-01-13 11:33:03 +00:00
mdr.c flash: avoid checking for non NULL pointer to free it 2020-09-05 17:11:34 +01:00
mrvlqspi.c flash: fix some minor typo 2021-05-22 10:06:32 +01:00
msp432.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
msp432.h flash: fix some minor typo 2021-05-22 10:06:32 +01: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: fix some minor typo 2021-05-22 10:06:32 +01:00
numicro.c flash/nor/numicro: Use 'bool' data type 2021-04-22 13:06:15 +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 openocd: use macro ARRAY_SIZE() 2021-05-29 21:33:23 +01:00
psoc5lp.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
psoc6.c openocd: fix doxygen parameters of functions 2021-01-13 11:33:53 +00:00
renesas_rpchf.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
rp2040.c tcl/board: add pico-debug support 2021-05-02 22:40:24 +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: Add support for GD32F1x0/3x0 2021-05-02 22:39:38 +01: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 flash/stm32l4x: add missing break statement 2021-05-22 10:05:05 +01:00
stm32l4x.h flash/stm32l4x: probe tzen and rdp values 2021-03-24 17:18:29 +00:00
stm32lx.c openocd: use macro ARRAY_SIZE() 2021-05-29 21:33:23 +01:00
stmqspi.c flash: fix some minor typo 2021-05-22 10:06:32 +01: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 helper/command: pass command prefix to command registration 2021-04-18 15:33:30 +01: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/nor/xcf: Do not use 'Yoda conditions' 2021-05-11 06:29:47 +01: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