OpenOCD
nrf5_get_chip_type_str()
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Development Tools
OpenOCD
nrf5_get_chip_type_str()
nrf5_get_chip_type_str() function
Syntax
Show:
Summary
Declaration
from
nrf5.c:665
static
int
nrf5_get_chip_type_str
(
const
struct
nrf5_info
*
chip
,
char
*
buf
,
unsigned
int
buf_size
)
;
Arguments
Argument
chip
buf
buf_size
Related Functions
Found 12 other functions taking a
nrf5_info
argument:
Function
nrf5_erase_page()
nrf5_ll_flash_write()
nrf5_nvmc_read_u32()
nrf5_nvmc_write_u32()
nrf5_wait_for_nvmc()
nrf5_nvmc_erase_enable()
nrf5_nvmc_write_enable()
nrf5_nvmc_read_only()
nrf5_read_ficr_info_part()
nrf51_52_partno_check()
nrf53_91_partno_check()
nrf5_read_ficr_more_info()
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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