Home
last modified time | relevance | path

Searched refs:UICR_RANGES (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/scripts/west_commands/runners/
Dnrf_common.py34 UICR_RANGES = { variable
242 if self.family in UICR_RANGES:
243 for uicr_core, uicr_range in UICR_RANGES[self.family].items():