Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/net/
Dslnetif.c58 #define SLNETIF_MAX_PRIORITY (15) macro
178 if ( (false == ONLY_ONE_BIT_IS_SET(ifID)) || (priority > SLNETIF_MAX_PRIORITY) ) in SlNetIf_add()
515 if (priority > SLNETIF_MAX_PRIORITY) in SlNetIf_setPriority()