Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/mpfs_hal/common/
Dmss_util.c165 void display_address_of_interest(uint64_t * address_of_interest, int nb_locations) { in display_address_of_interest() argument
170 for (inc = 0U; inc < nb_locations; ++inc) { in display_address_of_interest()
Dmss_util.h54 void display_address_of_interest(uint64_t * address_of_interest, int nb_locations);