Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/net/
Dslnetif.h82 #define SLNETIF_MAX_IF (16) /**< Maximum interface */ macro
Dslnetif.c812 uint32_t maxIDIndex = (uint32_t)1 << SLNETIF_MAX_IF; in SlNetIf_loadSecObj()