Searched refs:EIC_CONFIG_FILTEN5_Pos (Results 1 – 3 of 3) sorted by relevance
150 | (CONF_EIC_FILTEN5 << EIC_CONFIG_FILTEN5_Pos) in _ext_irq_init()169 | (CONF_EIC_FILTEN13 << EIC_CONFIG_FILTEN5_Pos) in _ext_irq_init()
365 #define EIC_CONFIG_FILTEN5_Pos 23 /**< \brief (EIC_CONFIG) Filter Enable 5 */ macro366 #define EIC_CONFIG_FILTEN5 (_U(0x1) << EIC_CONFIG_FILTEN5_Pos)
895 tmp = (tmp & EIC_CONFIG_FILTEN5) >> EIC_CONFIG_FILTEN5_Pos; in hri_eic_get_CONFIG_FILTEN5_bit()905 tmp |= value << EIC_CONFIG_FILTEN5_Pos; in hri_eic_write_CONFIG_FILTEN5_bit()