Searched refs:PinCntlrGetPinPull (Results 1 – 3 of 3) sorted by relevance
68 int32_t PinCntlrGetPinPull(struct PinCntlr *cntlr, struct PinDesc *desc, enum PinPullType *pullType…
52 return PinCntlrGetPinPull(cntlr, (struct PinDesc *)handle, pullType); in PinGetPull()
243 int32_t PinCntlrGetPinPull(struct PinCntlr *cntlr, struct PinDesc *desc, enum PinPullType *pullType) in PinCntlrGetPinPull() function