Searched refs:EIC_CONFIG_FILTEN3_Pos (Results 1 – 3 of 3) sorted by relevance
146 | (CONF_EIC_FILTEN3 << EIC_CONFIG_FILTEN3_Pos) in _ext_irq_init()165 | (CONF_EIC_FILTEN11 << EIC_CONFIG_FILTEN3_Pos) in _ext_irq_init()
331 #define EIC_CONFIG_FILTEN3_Pos 15 /**< \brief (EIC_CONFIG) Filter Enable 3 */ macro332 #define EIC_CONFIG_FILTEN3 (_U(0x1) << EIC_CONFIG_FILTEN3_Pos)
815 tmp = (tmp & EIC_CONFIG_FILTEN3) >> EIC_CONFIG_FILTEN3_Pos; in hri_eic_get_CONFIG_FILTEN3_bit()825 tmp |= value << EIC_CONFIG_FILTEN3_Pos; in hri_eic_write_CONFIG_FILTEN3_bit()