OpenOCD
nrf5_info Struct Reference
Collaboration diagram for nrf5_info:

Data Structures

struct  nrf5_bank
 

Data Fields

struct nrf5_info::nrf5_bank bank [2]
 
enum nrf5_features features
 
struct nrf52_ficr_info ficr_info
 
bool ficr_info_valid
 
unsigned int flash_size_kb
 
uint16_t hwid
 
unsigned int ram_size_kb
 
unsigned int refcount
 
const struct nrf5_device_specspec
 
struct targettarget
 

Detailed Description

Definition at line 113 of file nrf5.c.

Field Documentation

◆ bank

struct nrf5_info::nrf5_bank nrf5_info::bank[2]

◆ features

◆ ficr_info

struct nrf52_ficr_info nrf5_info::ficr_info

Definition at line 123 of file nrf5.c.

Referenced by get_nrf5_chip_type_str(), nrf5_probe(), and nrf5_read_ficr_info().

◆ ficr_info_valid

bool nrf5_info::ficr_info_valid

Definition at line 123 of file nrf5.c.

Referenced by get_nrf5_chip_type_str(), nrf5_probe(), and nrf5_read_ficr_info().

◆ flash_size_kb

unsigned int nrf5_info::flash_size_kb

Definition at line 128 of file nrf5.c.

Referenced by nrf5_info(), and nrf5_probe().

◆ hwid

uint16_t nrf5_info::hwid

Definition at line 126 of file nrf5.c.

Referenced by get_nrf5_chip_type_str(), and nrf5_probe().

◆ ram_size_kb

unsigned int nrf5_info::ram_size_kb

Definition at line 129 of file nrf5.c.

Referenced by nrf5_info(), and nrf5_probe().

◆ refcount

unsigned int nrf5_info::refcount

Definition at line 114 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 125 of file nrf5.c.

Referenced by get_nrf5_chip_type_str(), and nrf5_probe().

◆ target


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