Searched refs:EIC_CONFIG_FILTEN5 (Results 1 – 11 of 11) sorted by relevance
907 ((Eic *)hw)->CONFIG[index].reg |= EIC_CONFIG_FILTEN5; in hri_eic_set_CONFIG_FILTEN5_bit()915 tmp = (tmp & EIC_CONFIG_FILTEN5) >> EIC_CONFIG_FILTEN5_Pos; in hri_eic_get_CONFIG_FILTEN5_bit()924 tmp &= ~EIC_CONFIG_FILTEN5; in hri_eic_write_CONFIG_FILTEN5_bit()933 ((Eic *)hw)->CONFIG[index].reg &= ~EIC_CONFIG_FILTEN5; in hri_eic_clear_CONFIG_FILTEN5_bit()940 ((Eic *)hw)->CONFIG[index].reg ^= EIC_CONFIG_FILTEN5; in hri_eic_toggle_CONFIG_FILTEN5_bit()
933 ((Eic *)hw)->CONFIG[index].reg |= EIC_CONFIG_FILTEN5; in hri_eic_set_CONFIG_FILTEN5_bit()941 tmp = (tmp & EIC_CONFIG_FILTEN5) >> EIC_CONFIG_FILTEN5_Pos; in hri_eic_get_CONFIG_FILTEN5_bit()950 tmp &= ~EIC_CONFIG_FILTEN5; in hri_eic_write_CONFIG_FILTEN5_bit()959 ((Eic *)hw)->CONFIG[index].reg &= ~EIC_CONFIG_FILTEN5; in hri_eic_clear_CONFIG_FILTEN5_bit()966 ((Eic *)hw)->CONFIG[index].reg ^= EIC_CONFIG_FILTEN5; in hri_eic_toggle_CONFIG_FILTEN5_bit()
367 #define EIC_CONFIG_FILTEN5 (_U_(0x1) << EIC_CONFIG_FILTEN5_Pos) macro
414 #define EIC_CONFIG_FILTEN5 EIC_CONFIG_FILTEN5_Msk /**< \de… macro
629 #define EIC_CONFIG_FILTEN5 (0x1ul << EIC_CONFIG_FILTEN5_Pos) macro
626 #define EIC_CONFIG_FILTEN5 (0x1ul << EIC_CONFIG_FILTEN5_Pos) macro
Completed in 55 milliseconds