Searched refs:EIC_CONFIG_FILTEN4_Pos (Results 1 – 3 of 3) sorted by relevance
148 | (CONF_EIC_FILTEN4 << EIC_CONFIG_FILTEN4_Pos) in _ext_irq_init()167 | (CONF_EIC_FILTEN12 << EIC_CONFIG_FILTEN4_Pos) in _ext_irq_init()
348 #define EIC_CONFIG_FILTEN4_Pos 19 /**< \brief (EIC_CONFIG) Filter Enable 4 */ macro349 #define EIC_CONFIG_FILTEN4 (_U(0x1) << EIC_CONFIG_FILTEN4_Pos)
855 tmp = (tmp & EIC_CONFIG_FILTEN4) >> EIC_CONFIG_FILTEN4_Pos; in hri_eic_get_CONFIG_FILTEN4_bit()865 tmp |= value << EIC_CONFIG_FILTEN4_Pos; in hri_eic_write_CONFIG_FILTEN4_bit()