Searched refs:flash_map (Results 1 – 4 of 4) sorted by relevance
67 flash_map: FlashMap, field75 flash_map: HashMap::new(), in new()85 flash_map: HashMap::new(), in default()189 ctx.borrow_mut().flash_map.insert( in set_flash()197 ctx.borrow_mut().flash_map.remove(&dev_id); in clear_flash()275 if let Some(flash) = ctx.borrow().flash_map.get(&dev_id) { in sim_flash_erase()287 if let Some(flash) = ctx.borrow().flash_map.get(&dev_id) { in sim_flash_read()300 if let Some(flash) = ctx.borrow().flash_map.get(&dev_id) { in sim_flash_write()
77 layout of these objects is gathered under `flash_map`.
430 - Zephyr build switched to using built-in flash_map and TinyCBOR modules
730 # Enable flash_map module as flash I/O back-end