Home
last modified time | relevance | path

Searched defs:start_address (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/drivers/coredump/
Dcoredump_impl.c43 uintptr_t start_address = config->memory_regions[0]; in coredump_impl_dump() local
58 uintptr_t start_address = config->memory_regions[i]; in coredump_impl_dump() local
/Zephyr-latest/scripts/coredump/gdbstubs/
Dgdbstub.py96 def get_memory(self, start_address, length): argument
/Zephyr-latest/arch/xtensa/include/
Dxtensa_mpu_priv.h348 void xtensa_mpu_entry_set(struct xtensa_mpu_entry *entry, uintptr_t start_address, in xtensa_mpu_entry_set()
/Zephyr-latest/drivers/sensor/ti/tmag5273/
Dtmag5273.c568 uint8_t start_address, end_address; in tmag5273_sample_fetch() local