Searched refs:EIC_CONFIG_FILTEN3 (Results 1 – 11 of 11) sorted by relevance
827 ((Eic *)hw)->CONFIG[index].reg |= EIC_CONFIG_FILTEN3; in hri_eic_set_CONFIG_FILTEN3_bit()835 tmp = (tmp & EIC_CONFIG_FILTEN3) >> EIC_CONFIG_FILTEN3_Pos; in hri_eic_get_CONFIG_FILTEN3_bit()844 tmp &= ~EIC_CONFIG_FILTEN3; in hri_eic_write_CONFIG_FILTEN3_bit()853 ((Eic *)hw)->CONFIG[index].reg &= ~EIC_CONFIG_FILTEN3; in hri_eic_clear_CONFIG_FILTEN3_bit()860 ((Eic *)hw)->CONFIG[index].reg ^= EIC_CONFIG_FILTEN3; in hri_eic_toggle_CONFIG_FILTEN3_bit()
853 ((Eic *)hw)->CONFIG[index].reg |= EIC_CONFIG_FILTEN3; in hri_eic_set_CONFIG_FILTEN3_bit()861 tmp = (tmp & EIC_CONFIG_FILTEN3) >> EIC_CONFIG_FILTEN3_Pos; in hri_eic_get_CONFIG_FILTEN3_bit()870 tmp &= ~EIC_CONFIG_FILTEN3; in hri_eic_write_CONFIG_FILTEN3_bit()879 ((Eic *)hw)->CONFIG[index].reg &= ~EIC_CONFIG_FILTEN3; in hri_eic_clear_CONFIG_FILTEN3_bit()886 ((Eic *)hw)->CONFIG[index].reg ^= EIC_CONFIG_FILTEN3; in hri_eic_toggle_CONFIG_FILTEN3_bit()
333 #define EIC_CONFIG_FILTEN3 (_U_(0x1) << EIC_CONFIG_FILTEN3_Pos) macro
378 #define EIC_CONFIG_FILTEN3 EIC_CONFIG_FILTEN3_Msk /**< \de… macro
595 #define EIC_CONFIG_FILTEN3 (0x1ul << EIC_CONFIG_FILTEN3_Pos) macro
592 #define EIC_CONFIG_FILTEN3 (0x1ul << EIC_CONFIG_FILTEN3_Pos) macro
Completed in 55 milliseconds