Searched refs:EIC_CONFIG_FILTEN1_Pos (Results 1 – 3 of 3) sorted by relevance
142 | (CONF_EIC_FILTEN1 << EIC_CONFIG_FILTEN1_Pos) in _ext_irq_init()161 | (CONF_EIC_FILTEN9 << EIC_CONFIG_FILTEN1_Pos) in _ext_irq_init()
297 #define EIC_CONFIG_FILTEN1_Pos 7 /**< \brief (EIC_CONFIG) Filter Enable 1 */ macro298 #define EIC_CONFIG_FILTEN1 (_U(0x1) << EIC_CONFIG_FILTEN1_Pos)
735 tmp = (tmp & EIC_CONFIG_FILTEN1) >> EIC_CONFIG_FILTEN1_Pos; in hri_eic_get_CONFIG_FILTEN1_bit()745 tmp |= value << EIC_CONFIG_FILTEN1_Pos; in hri_eic_write_CONFIG_FILTEN1_bit()