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

nrf51_flash variable

Syntax

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

References

LocationReferrerText
nrf5.c:343
const struct flash_driver nrf5_flash, nrf51_flash;
nrf5.c:1531
const struct flash_driver nrf51_flash = {
driver.h:278
extern const struct flash_driver nrf51_flash;
drivers.c:64
&nrf51_flash,
nrf5.c:1355nrf5_get_chip()
if (bank_iter->driver != &nrf5_flash && bank_iter->driver != &nrf51_flash)
nrf5.c:1376nrf5_flash_bank_command()
if (bank->driver == &nrf51_flash)

Type Use

Type of nrf51_flash
nrf51_flash
all items filtered out