Home
last modified time | relevance | path

Searched defs:numQs (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/include/
Dedd_int.h205 uint8_t numQs; // number of Qs in this h/w config. member
/hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/src/
Dedd.c1051 uint8_t paramErr = 0, numQs; in emacProbe() local