Home
last modified time | relevance | path

Searched refs:KS_RowSel (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_common/
A Drtl8721d_keyscan.c36 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()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/mbed/targets/hal/rtl8721d/
A Dkeyscan_api.c102 KeyScanInitData.KS_RowSel = obj->row; in keyscan_init()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_keyscan.h88 u32 KS_RowSel; /*!< Specifies which row(s) is used. member
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/app/touch_key/
A Dtouch_key.c349 KeyScan_InitStruct.KS_RowSel = row_sel; in app_keyscan_init()

Completed in 5 milliseconds