Searched defs:pullType (Results 1 – 2 of 2) sorted by relevance
29 int32_t PinSetPull(DevHandle handle, enum PinPullType pullType) in PinSetPull()42 int32_t PinGetPull(DevHandle handle, enum PinPullType *pullType) in PinGetPull()
179 int32_t PinCntlrSetPinPull(struct PinCntlr *cntlr, struct PinDesc *desc, enum PinPullType pullType) in PinCntlrSetPinPull()212 int32_t PinCntlrGetPinPull(struct PinCntlr *cntlr, struct PinDesc *desc, enum PinPullType *pullType) in PinCntlrGetPinPull()