Home
last modified time | relevance | path

Searched defs:pKBI (Results 1 – 2 of 2) sorted by relevance

/bsp/nv32f100x/lib/inc/
A Dkbi.h156 __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()
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()
296 __STATIC_INLINE void KBI_EnableInt(KBI_Type *pKBI) in KBI_EnableInt()
315 __STATIC_INLINE void KBI_DisableInt(KBI_Type *pKBI) in KBI_DisableInt()
334 __STATIC_INLINE uint8_t KBI_GetFlags(KBI_Type *pKBI) in KBI_GetFlags()
355 __STATIC_INLINE void KBI_ClrFlags(KBI_Type *pKBI) in KBI_ClrFlags()
374 __STATIC_INLINE void KBI_SPEnable(KBI_Type *pKBI) in KBI_SPEnable()
392 __STATIC_INLINE uint32_t KBI_GetSP(KBI_Type *pKBI) in KBI_GetSP()
[all …]
/bsp/nv32f100x/lib/src/
A Dkbi.c65 void KBI_Init(KBI_Type *pKBI, KBI_ConfigType *pConfig) in KBI_Init()
199 void KBI_SetCallback(KBI_Type *pKBI, KBI_CallbackType pfnCallback) in KBI_SetCallback()
224 void KBI_DeInit(KBI_Type *pKBI) in KBI_DeInit()

Completed in 7 milliseconds