Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/utilities/unity/
Dunity.c79 static uint8_t mem_to_store_coverage_results[SH_MEM_TOTAL_SIZE]; variable
81 static char mem_to_store_coverage_results[SH_MEM_TOTAL_SIZE] __attribute__((section("rpmsg_sh_mem_s… variable
83 static char mem_to_store_coverage_results[SH_MEM_TOTAL_SIZE] __attribute__((section(".noinit.$rpmsg… variable
89 memcpy((void *)(char *)(mem_to_store_coverage_results + mem_offset), s, len); in csfputs()
1633 ((uint32_t *)mem_to_store_coverage_results)[0] = mem_offset - 0x10;