Searched refs:BIT_CAPTOUCH_ENABLE (Results 1 – 3 of 3) sorted by relevance
139 #define BIT_CAPTOUCH_ENABLE BIT(15) /*!< KM4 captouch init controlled by this bit*/ macro
375 if (ps_config.km0_enable_key_touch & BIT_CAPTOUCH_ENABLE) in app_start()376 BKUP_Set(0, BIT_CAPTOUCH_ENABLE); in app_start()
342 if ((ps_config.km0_enable_key_touch | BIT_CAPTOUCH_ENABLE) in km4_wake_event_update()
Completed in 3 milliseconds