Home
last modified time | relevance | path

Searched refs:BIT_KS_PRESS_EVENT (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_keyscan.h275 #define BIT_KS_PRESS_EVENT ((u32)0x00000001 << 8) /*Bit[8], bit for key press event*/ macro
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/app/touch_key/
A Dtouch_key.c230 u32 press = (ksdata & BIT_KS_PRESS_EVENT) >> 8; in app_keyscan_data_process()

Completed in 3 milliseconds