Searched refs:CIC_EXT_CFG_REG (Results 1 – 3 of 3) sorted by relevance
116 unsigned long cic_ext = *CIC_EXT_CFG_REG; in hwbutton_handler()132 *CIC_EXT_CFG_REG = cic_ext; in hwbutton_handler()144 cic_ext = *CIC_EXT_CFG_REG; in msp_hwbutton_register()150 *CIC_EXT_CFG_REG = cic_ext; in msp_hwbutton_register()
180 *CIC_EXT_CFG_REG &= 0xFFFF8F8F; in msp_cic_irq_init()
486 #define CIC_EXT_CFG_REG regptr(MSP_CIC_BASE + 0x00) macro