psoc6_target_info::protection is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDpsoc6_target_info::protection

psoc6_target_info::protection field

Syntax

uint8_t protection;

References

LocationReferrerText
psoc6.c:77
uint8_t protection;
psoc6.c:418psoc6_protect_check()
int hr = get_silicon_id(bank->target, &psoc6_info->silicon_id, &psoc6_info->protection);
psoc6.c:422psoc6_protect_check()
switch (psoc6_info->protection) {
psoc6.c:493psoc6_get_info()
int hr = get_silicon_id(bank->target, &psoc6_info->silicon_id, &psoc6_info->protection);
psoc6.c:503psoc6_get_info()
protection_to_str(psoc6_info->protection),

Data Use

Functions reading psoc6_target_info::protection
psoc6_target_info::protection
Type of psoc6_target_info::protection
psoc6_target_info::protection
uint8_t
all items filtered out