Home
last modified time | relevance | path

Searched refs:PICOPAL_PROT_READ (Results 1 – 3 of 3) sorted by relevance

/external/svox/pico/lib/
Dpicopal.h264 #define PICOPAL_PROT_READ 1 /* the memory can be read */ macro
Dpicopal.c437 if (prot & PICOPAL_PROT_READ) { in picopal_mpr_protect()
Dpicoos.c462 int prot = PICOPAL_PROT_READ; in picoos_protectMem()
473 #define PICOPAL_PROT_READ 1 /* the memory can be read */ macro