Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/demos/fs/overlay-staticinit/include/
Dmode.h40 u16 push_bits; // The key bit at the moment of the press member
/TwlSDK-5.4/build/demos/fs/overlay-staticinit/src/
Dmain.c120 input->push_bits = (u16)(~hold_bak & hold_bits); in GetInput()