Searched refs:EIC_CONFIG_FILTEN7_Pos (Results 1 – 3 of 3) sorted by relevance
154 | (CONF_EIC_FILTEN7 << EIC_CONFIG_FILTEN7_Pos) in _ext_irq_init()173 | (CONF_EIC_FILTEN15 << EIC_CONFIG_FILTEN7_Pos) in _ext_irq_init()
399 #define EIC_CONFIG_FILTEN7_Pos 31 /**< \brief (EIC_CONFIG) Filter Enable 7 */ macro400 #define EIC_CONFIG_FILTEN7 (_U(0x1) << EIC_CONFIG_FILTEN7_Pos)
975 tmp = (tmp & EIC_CONFIG_FILTEN7) >> EIC_CONFIG_FILTEN7_Pos; in hri_eic_get_CONFIG_FILTEN7_bit()985 tmp |= value << EIC_CONFIG_FILTEN7_Pos; in hri_eic_write_CONFIG_FILTEN7_bit()