Searched refs:EIC_CONFIG_FILTEN2_Pos (Results 1 – 3 of 3) sorted by relevance
144 | (CONF_EIC_FILTEN2 << EIC_CONFIG_FILTEN2_Pos) in _ext_irq_init()163 | (CONF_EIC_FILTEN10 << EIC_CONFIG_FILTEN2_Pos) in _ext_irq_init()
314 #define EIC_CONFIG_FILTEN2_Pos 11 /**< \brief (EIC_CONFIG) Filter Enable 2 */ macro315 #define EIC_CONFIG_FILTEN2 (_U(0x1) << EIC_CONFIG_FILTEN2_Pos)
775 tmp = (tmp & EIC_CONFIG_FILTEN2) >> EIC_CONFIG_FILTEN2_Pos; in hri_eic_get_CONFIG_FILTEN2_bit()785 tmp |= value << EIC_CONFIG_FILTEN2_Pos; in hri_eic_write_CONFIG_FILTEN2_bit()