Home
last modified time | relevance | path

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

/lib/liblwip/src/include/lwip/
Dsys.h279 void sys_arch_unprotect(sys_prot_t pval);
/lib/liblwip/src/arch/
Dsys_arch.c542 sys_arch_unprotect(sys_prot_t pval) in sys_arch_unprotect() argument
544 LWIP_UNUSED_ARG(pval); in sys_arch_unprotect()
/lib/liblwip/doc/
Dsys_arch.txt193 - void sys_arch_unprotect(sys_prot_t pval)
196 value specified by pval. See the documentation for sys_arch_protect() for