Searched refs:KS_RowSel (Results 1 – 4 of 4) sorted by relevance
36 KeyScan_InitStruct->KS_RowSel = 0x03; in KeyScan_StructInit()63 assert_param((KeyScan_InitStruct->KS_RowSel >= 0x1) && (KeyScan_InitStruct->KS_RowSel <= 0xff)); in KeyScan_Init()98 KeyScan->KS_ROW_CFG = KeyScan_InitStruct->KS_RowSel; in KeyScan_Init()
102 KeyScanInitData.KS_RowSel = obj->row; in keyscan_init()
88 u32 KS_RowSel; /*!< Specifies which row(s) is used. member
349 KeyScan_InitStruct.KS_RowSel = row_sel; in app_keyscan_init()
Completed in 5 milliseconds