Searched refs:R8_TKEY_CTRL (Results 1 – 3 of 3) sorted by relevance
144 R8_TKEY_CTRL = RB_TKEY_PWR_ON; in TouchKey_ChSampInit()169 R8_TKEY_CTRL = RB_TKEY_PWR_ON; in TouchKey_ExcutSingleConver()171 while( R8_TKEY_CTRL & RB_TKEY_ACTION ); in TouchKey_ExcutSingleConver()
104 #define TouchKey_ClearITFlag() (R8_TKEY_CTRL |= RB_TKEY_PWR_ON) …
448 #define R8_TKEY_CTRL (*((PUINT8V)0x4000105A)) // RW, Touchkey capacity charge and discharge… macro
Completed in 16 milliseconds