Home
last modified time | relevance | path

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

/drivers/flash/
A Dspi_nor.h126 #define SPI_NOR_IS_SECTOR_ALIGNED(_ofs) SPI_NOR_IS_ALIGNED(_ofs, 12) macro
A Dflash_andes_qspi.c420 if (!SPI_NOR_IS_SECTOR_ALIGNED(addr)) { in flash_andes_qspi_erase()
699 if (!SPI_NOR_IS_SECTOR_ALIGNED(layout->pages_size)) { in setup_pages_layout()
A Dflash_npcx_fiu_nor.c312 if (!SPI_NOR_IS_SECTOR_ALIGNED(addr)) { in flash_npcx_nor_erase()
A Dflash_andes_qspi_xip.c449 if (!SPI_NOR_IS_SECTOR_ALIGNED(addr)) { in flash_andes_qspi_xip_erase()
A Dspi_nor.c1041 if (!SPI_NOR_IS_SECTOR_ALIGNED(addr)) { in spi_nor_erase()
1807 BUILD_ASSERT(SPI_NOR_IS_SECTOR_ALIGNED(CONFIG_SPI_NOR_FLASH_LAYOUT_PAGE_SIZE), \
A Dflash_mspi_nor.c320 if (!SPI_NOR_IS_SECTOR_ALIGNED(addr)) { in api_erase()

Completed in 21 milliseconds