Searched refs:sys_arch_protect (Results 1 – 6 of 6) sorted by relevance
268 #define SYS_ARCH_PROTECT(lev) lev = sys_arch_protect()278 sys_prot_t sys_arch_protect(void);
480 #define SYS_ARCH_PROTECT(lev) lev = sys_arch_protect()492 sys_prot_t sys_arch_protect(void);
384 #define SYS_ARCH_PROTECT(lev) lev = sys_arch_protect()396 sys_prot_t sys_arch_protect(void);
179 - sys_prot_t sys_arch_protect(void)187 other words, sys_arch_protect() could be called while already protected. In190 sys_arch_protect() is only required if your port is supporting an operating196 value specified by pval. See the documentation for sys_arch_protect() for
215 - sys_prot_t sys_arch_protect(void)223 other words, sys_arch_protect() could be called while already protected. In226 sys_arch_protect() is only required if your port is supporting an operating232 value specified by pval. See the documentation for sys_arch_protect() for
524 sys_prot_t sys_arch_protect(void) in sys_arch_protect() function
Completed in 8 milliseconds