Searched refs:EIC_CONFIG_FILTEN6_Pos (Results 1 – 3 of 3) sorted by relevance
152 | (CONF_EIC_FILTEN6 << EIC_CONFIG_FILTEN6_Pos) in _ext_irq_init()171 | (CONF_EIC_FILTEN14 << EIC_CONFIG_FILTEN6_Pos) in _ext_irq_init()
382 #define EIC_CONFIG_FILTEN6_Pos 27 /**< \brief (EIC_CONFIG) Filter Enable 6 */ macro383 #define EIC_CONFIG_FILTEN6 (_U(0x1) << EIC_CONFIG_FILTEN6_Pos)
935 tmp = (tmp & EIC_CONFIG_FILTEN6) >> EIC_CONFIG_FILTEN6_Pos; in hri_eic_get_CONFIG_FILTEN6_bit()945 tmp |= value << EIC_CONFIG_FILTEN6_Pos; in hri_eic_write_CONFIG_FILTEN6_bit()