OpenOCD
nrf5_map::flash_base
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Development Tools
OpenOCD
nrf5_map::flash_base
nrf5_map::flash_base field
Syntax
Show:
Summary
Declaration
from
nrf5.c:110
uint32_t
flash_base
;
Examples
References
from
examples
Code
Location
Referrer
uint32_t
flash_base
;
nrf5.c:110
.
flash_base
=
NRF5_FLASH_BASE
,
nrf5.c:270
.
flash_base
=
NRF5_FLASH_BASE
,
nrf5.c:317
.
flash_base
=
NRF53NET_FLASH_BASE
,
nrf5.c:334
if
(
bank
->
base
==
chip
->
map
->
flash_base
)
{
nrf5.c:1002
nrf5_setup_bank()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
nrf5_map::flash_base
is read by 1 function:
All items filtered out
nrf5_map::flash_base
nrf5_setup_bank()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out