Home
last modified time | relevance | path

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

/mcuboot-latest/boot/nuttx/src/flash_map_backend/
Dflash_map_backend.c207 static struct flash_device_s *lookup_flash_device_by_offset(uint32_t offset) in lookup_flash_device_by_offset() function
800 struct flash_device_s *dev = lookup_flash_device_by_offset(offset); in flash_area_id_from_image_offset()
834 struct flash_device_s *dev = lookup_flash_device_by_offset(offset); in flash_area_get_sector()