Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/lwip/port/esp32/freertos/
Dsys_arch.c474 sys_prot_t
481 return (sys_prot_t) 1; in sys_arch_protect()
490 sys_arch_unprotect(sys_prot_t pval) in sys_arch_unprotect()
/hal_espressif-3.6.0/components/lwip/port/esp32/include/arch/
Dcc.h65 typedef int sys_prot_t; typedef