Searched refs:KeyScan_INTConfig (Results 1 – 4 of 4) sorted by relevance
131 KeyScan_INTConfig(KEYSCAN_DEV, keyscan_IT, newstate); in keyscan_set_irq()
181 _LONG_CALL_ void KeyScan_INTConfig(KEYSCAN_TypeDef *KeyScan, uint32_t KeyScan_IT, u8 newState);
122 void KeyScan_INTConfig(KEYSCAN_TypeDef *KeyScan, uint32_t KeyScan_IT, u8 newState) in KeyScan_INTConfig() function
356 KeyScan_INTConfig(KEYSCAN_DEV, BIT_KS_ALL_RELEASE_INT_MSK | BIT_KS_SCAN_EVENT_INT_MSK, ENABLE); in app_keyscan_init()
Completed in 5 milliseconds