Searched refs:cb_offset (Results 1 – 1 of 1) sorted by relevance
35 static size_t cb_offset; variable67 zassert_equal(cb_offset, offset, "incorrect offset"); in stream_flash_callback()105 cb_offset = 0; in init_target()216 cb_offset = FLASH_BASE + BUF_LEN; in ZTEST()313 cb_offset = FLASH_BASE; in ZTEST()319 cb_offset = FLASH_BASE + BUF_LEN; in ZTEST()328 cb_offset = FLASH_BASE + (2 * BUF_LEN); in ZTEST()