Searched refs:PN8_PSB_TO_BATT (Results 1 – 1 of 1) sorted by relevance
135 #define PN8_PSB_TO_BATT(x) (((x) >> 6) & 0x03) macro701 sc->low = PN8_PSB_TO_BATT(psb->res1); in pn_decode_pst()