Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_espi_host_dev.c55 #define LD_TBL_NUM_ENTRIES (sizeof(ld_table) / sizeof(struct ld_info)) macro
63 for (size_t i = 0; i < LD_TBL_NUM_ENTRIES; i++) { in find_bar()