Searched refs:EXT_CTRL (Results 1 – 3 of 3) sorted by relevance
40 regs->EXT_CTRL = 0; in kscan_default()71 regs->EXT_CTRL |= MEC_BIT(MEC_KSCAN_EXT_CTRL_PREDRIVE_Pos); in mec_hal_kscan_init()136 regs->EXT_CTRL |= MEC_BIT(MEC_KSCAN_EXT_CTRL_PREDRIVE_Pos); in mec_hal_kscan_kso_pre_drive_enable()138 regs->EXT_CTRL &= (uint8_t)~MEC_BIT(MEC_KSCAN_EXT_CTRL_PREDRIVE_Pos); in mec_hal_kscan_kso_pre_drive_enable()
104 __IOM uint32_t EXT_CTRL; /*!< (@ 0x0014) Extended Control */ member
27 …__OM uint8_t EXT_CTRL; /*!< (@ 0x00000014) Key scan extended control regist… member