Searched refs:KS_IMR (Results 1 – 2 of 2) sorted by relevance
76 KeyScan->KS_IMR &= (~BIT_KS_ALL_INT_MSK); in KeyScan_Init()129 KeyScan->KS_IMR |= KeyScan_IT; in KeyScan_INTConfig()132 KeyScan->KS_IMR &= (~KeyScan_IT); in KeyScan_INTConfig()
1165 __IO uint32_t KS_IMR; /*!< KEYSCAN interrupt mask register, Address offset: 0x24 */ member
Completed in 13 milliseconds