Searched defs:expected_size (Results 1 – 4 of 4) sorted by relevance
18 const size_t expected_size = DT_REG_SIZE(DT_NODELABEL(syscon)); in ZTEST() local
50 uint32_t expected_size = DT_PROP_BY_IDX(DT_NODELABEL(coredump_devicecb), memory_regions, 1); in test_coredump_callback() local
727 size_t expected_size = 0; in handle_chunk() local
265 static int expected_size(const struct ec_host_cmd_request_header *header) in expected_size() function