cc26xx_bank::device_type is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDcc26xx_bank::device_type

cc26xx_bank::device_type field

Syntax

uint32_t device_type;

References

LocationReferrerText
cc26xx.c:25
uint32_t device_type;
cc26xx.c:259cc26xx_flash_bank_command()
cc26xx_bank->device_type = CC26XX_NO_TYPE;
cc26xx.c:423cc26xx_probe()
cc26xx_bank->device_type = cc26xx_device_type(cc26xx_bank->icepick_id,
cc26xx.c:507cc26xx_info()
switch (cc26xx_bank->device_type) {

Data Use

Functions writing cc26xx_bank::device_type
Functions reading cc26xx_bank::device_type
cc26xx_bank::device_type
all items filtered out
Type of cc26xx_bank::device_type
cc26xx_bank::device_type
uint32_t
all items filtered out