Home
last modified time | relevance | path

Searched defs:block_offset (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/flash/
Dsoc_flash_nios2_qspi.c79 uint32_t block_offset, offset_in_block, length_to_erase; in flash_nios2_qspi_erase() local
181 int block_offset, in flash_nios2_qspi_write_block()
284 uint32_t block_offset, offset_in_block, length_to_write; in flash_nios2_qspi_write() local
/Zephyr-latest/subsys/fs/ext2/
Dext2_diskops.c366 uint32_t block_offset = ino_index % inodes_per_block; in get_itable_entry() local