nrf5_flash is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

nrf5_flash variable

Syntax

extern const struct flash_driver nrf5_flash;
Implemented in nrf5.c:343

References

LocationReferrerText
nrf5.c:343
const struct flash_driver nrf5_flash, nrf51_flash;
nrf5.c:1513
const struct flash_driver nrf5_flash = {
driver.h:279
extern const struct flash_driver nrf5_flash;
drivers.c:63
&nrf5_flash,
nrf5.c:1355nrf5_get_chip()
if (bank_iter->driver != &nrf5_flash && bank_iter->driver != &nrf51_flash)

Type Use

Type of nrf5_flash
nrf5_flash
all items filtered out