Searched defs:PinMasks (Results 1 – 1 of 1) sorted by relevance
156 __STATIC_INLINE void KBI_DetectFallingEdge(KBI_Type *pKBI, uint8_t PinMasks) in KBI_DetectFallingEdge()180 __STATIC_INLINE void KBI_DetectRisingEdge(KBI_Type *pKBI, uint8_t PinMasks) in KBI_DetectRisingEdge()204 __STATIC_INLINE void KBI_DetectRisingEdgeHighLevel(KBI_Type *pKBI, uint8_t PinMasks) in KBI_DetectRisingEdgeHighLevel()228 __STATIC_INLINE void KBI_DetectFallingEdgeLowLevel(KBI_Type *pKBI, uint8_t PinMasks) in KBI_DetectFallingEdgeLowLevel()252 __STATIC_INLINE void KBI_Enable(KBI_Type *pKBI, uint8_t PinMasks) in KBI_Enable()275 __STATIC_INLINE void KBI_Disable(KBI_Type *pKBI, uint8_t PinMasks) in KBI_Disable()
Completed in 5 milliseconds