Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/mpfs_hal/common/
Dmss_util.c166 uint64_t * p_addr_of_interest = address_of_interest; in display_address_of_interest() local
168 mpfs_printf(" Displaying address of interest: 0x%lx\n", p_addr_of_interest); in display_address_of_interest()
171 mpfs_printf(" address of interest: 0x%lx: 0x%lx\n", p_addr_of_interest, *p_addr_of_interest); in display_address_of_interest()
172 p_addr_of_interest = p_addr_of_interest + 8; in display_address_of_interest()