Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/scripts/west_commands/runners/
Dnrf_common.py27 UICR_RANGES = { variable
193 if self.family in UICR_RANGES:
194 for uicr_core, uicr_range in UICR_RANGES[self.family].items():