Searched refs:PICOPAL_PROT_WRITE (Results 1 – 3 of 3) sorted by relevance
438 if (prot & PICOPAL_PROT_WRITE) { in picopal_mpr_protect()443 } else if (prot & PICOPAL_PROT_WRITE) { in picopal_mpr_protect()
265 #define PICOPAL_PROT_WRITE 2 /* the memory can be written to */ macro
464 prot |= PICOPAL_PROT_WRITE; in picoos_protectMem()474 #define PICOPAL_PROT_WRITE 2 /* the memory can be written to */ macro