Home | History | Annotate | Download | only in lib

Lines Matching defs:prot

462         int prot = PICOPAL_PROT_READ;
464 prot |= PICOPAL_PROT_WRITE;
466 picopal_mpr_protect(addr, len, prot);