Home
last modified time | relevance | path

Searched refs:EXT_CTRL (Results 1 – 3 of 3) sorted by relevance

/hal_microchip-latest/mec5/drivers/
Dmec_kscan.c40 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()
/hal_microchip-latest/mec/mec1501/component/
Dkeyscan.h104 __IOM uint32_t EXT_CTRL; /*!< (@ 0x0014) Extended Control */ member
/hal_microchip-latest/mec5/devices/common/
Dmec5_kscan_v1.h27 …__OM uint8_t EXT_CTRL; /*!< (@ 0x00000014) Key scan extended control regist… member