Searched refs:EIC_CONFIG_FILTEN0_Pos (Results 1 – 3 of 3) sorted by relevance
141 … (CONF_EIC_FILTEN0 << EIC_CONFIG_FILTEN0_Pos) | EIC_CONFIG_SENSE0(CONF_EIC_SENSE0) in _ext_irq_init()160 … (CONF_EIC_FILTEN8 << EIC_CONFIG_FILTEN0_Pos) | EIC_CONFIG_SENSE0(CONF_EIC_SENSE8) in _ext_irq_init()
280 #define EIC_CONFIG_FILTEN0_Pos 3 /**< \brief (EIC_CONFIG) Filter Enable 0 */ macro281 #define EIC_CONFIG_FILTEN0 (_U(0x1) << EIC_CONFIG_FILTEN0_Pos)
695 tmp = (tmp & EIC_CONFIG_FILTEN0) >> EIC_CONFIG_FILTEN0_Pos; in hri_eic_get_CONFIG_FILTEN0_bit()705 tmp |= value << EIC_CONFIG_FILTEN0_Pos; in hri_eic_write_CONFIG_FILTEN0_bit()