Searched refs:KS_ThreholdLevel (Results 1 – 2 of 2) sorted by relevance
44 KeyScan_InitStruct->KS_ThreholdLevel = 8; in KeyScan_StructInit()70 assert_param(IS_KS_FIFO_TH_LEVEL(KeyScan_InitStruct->KS_ThreholdLevel)); in KeyScan_Init()86 …KeyScan->KS_FIFO_CFG = (KeyScan_InitStruct->KS_OverCtrl) | (KeyScan_InitStruct->KS_ThreholdLevel <… in KeyScan_Init()
106 u32 KS_ThreholdLevel; /*!< Specifies Keyscan FIFO threshold to trigger KS_FIFO_FULL member
Completed in 3 milliseconds