Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/flash/
Dflash_ite_it8xxx2.c41 #define CHIP_MAPPED_STORAGE_BASE DT_REG_ADDR(DT_NODELABEL(flash0)) macro
401 offset |= CHIP_MAPPED_STORAGE_BASE; in flash_it8xxx2_write()
447 v_addr |= CHIP_MAPPED_STORAGE_BASE; in flash_it8xxx2_erase()