OpenOCD
nrf5_info Struct Reference
Collaboration diagram for nrf5_info:

Data Structures

struct  nrf5_bank
 

Data Fields

struct nrf5_info::nrf5_bank bank [2]
 
bool chip_probed
 
enum nrf5_features features
 
struct nrf52_ficr_info ficr_info
 
bool ficr_info_valid
 
const struct nrf5_ficr_mapficr_offsets
 
uint32_t flash_num_sectors
 
uint32_t flash_page_size
 
uint16_t hwid
 
const struct nrf5_mapmap
 
unsigned int ram_size_kb
 
unsigned int refcount
 
const struct nrf5_device_specspec
 
struct targettarget
 

Detailed Description

Definition at line 118 of file nrf5.c.

Field Documentation

◆ bank

◆ chip_probed

bool nrf5_info::chip_probed

Definition at line 120 of file nrf5.c.

Referenced by nrf5_chip_is_probed(), and nrf5_probe_chip().

◆ features

◆ ficr_info

◆ ficr_info_valid

bool nrf5_info::ficr_info_valid

Definition at line 131 of file nrf5.c.

Referenced by nrf5_get_chip_type_str(), nrf5_probe_chip(), and nrf5_setup_bank().

◆ ficr_offsets

const struct nrf5_ficr_map* nrf5_info::ficr_offsets

Definition at line 141 of file nrf5.c.

Referenced by nrf5_probe_chip(), and nrf5_read_ficr_more_info().

◆ flash_num_sectors

uint32_t nrf5_info::flash_num_sectors

Definition at line 137 of file nrf5.c.

Referenced by nrf5_info(), nrf5_probe_chip(), and nrf5_setup_bank().

◆ flash_page_size

uint32_t nrf5_info::flash_page_size

Definition at line 136 of file nrf5.c.

Referenced by nrf5_info(), nrf5_probe_chip(), and nrf5_setup_bank().

◆ hwid

uint16_t nrf5_info::hwid

Definition at line 134 of file nrf5.c.

Referenced by nrf5_get_chip_type_str(), and nrf5_probe_chip().

◆ map

◆ ram_size_kb

unsigned int nrf5_info::ram_size_kb

Definition at line 138 of file nrf5.c.

Referenced by nrf5_info(), and nrf5_probe_chip().

◆ refcount

unsigned int nrf5_info::refcount

Definition at line 119 of file nrf5.c.

Referenced by FLASH_BANK_COMMAND_HANDLER(), and nrf5_free_driver_priv().

◆ spec

const struct nrf5_device_spec* nrf5_info::spec

Definition at line 133 of file nrf5.c.

Referenced by nrf5_get_chip_type_str(), nrf5_probe_chip(), and nrf5_setup_bank().

◆ target


The documentation for this struct was generated from the following file: