Searched refs:PICOPAL_PROT_READ (Results 1 – 3 of 3) sorted by relevance
264 #define PICOPAL_PROT_READ 1 /* the memory can be read */ macro
437 if (prot & PICOPAL_PROT_READ) { in picopal_mpr_protect()
462 int prot = PICOPAL_PROT_READ; in picoos_protectMem()473 #define PICOPAL_PROT_READ 1 /* the memory can be read */ macro