Searched refs:BIT_KEY_ENABLE (Results 1 – 3 of 3) sorted by relevance
140 #define BIT_KEY_ENABLE BIT(14) /*!< KM4 key init controlled by this bit*/ macro
373 if (ps_config.km0_enable_key_touch & BIT_KEY_ENABLE) in app_start()374 BKUP_Set(0, BIT_KEY_ENABLE); in app_start()
337 if ((ps_config.km0_enable_key_touch | BIT_KEY_ENABLE) in km4_wake_event_update()
Completed in 4 milliseconds