Home
last modified time | relevance | path

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

/Zephyr-latest/arch/xtensa/core/
Dmpu.c298 struct xtensa_mpu_entry *entry_0 = &entries[idx_0]; in consolidate_entries() local
303 if (xtensa_mpu_entries_has_same_attributes(entry_0, entry_1)) { in consolidate_entries()
310 } else if (xtensa_mpu_entries_has_same_address(entry_0, entry_1)) { in consolidate_entries()
338 entry_0->as.p.mbz = 1U; in consolidate_entries()
/Zephyr-latest/cmake/modules/
Dyaml.cmake99 list(GET ARG_YAML_LIST 0 entry_0)
100 if(entry_0 STREQUAL MAP)
119 list(GET ARG_YAML_LIST 0 entry_0)
120 if(entry_0 STREQUAL MAP)
155 list(GET ARG_YAML_LIST 0 entry_0)