Home
last modified time | relevance | path

Searched refs:EIC_CONFIG_FILTEN3 (Results 1 – 11 of 11) sorted by relevance

/bsp/microchip/samc21/bsp/hri/
A Dhri_eic_c21.h827 ((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()
/bsp/microchip/samd51-adafruit-metro-m4/bsp/hri/
A Dhri_eic_d51.h853 ((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()
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hri/
A Dhri_eic_d51.h853 ((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()
/bsp/microchip/same54/bsp/hri/
A Dhri_eic_e54.h853 ((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()
/bsp/microchip/samc21/bsp/samc21/include/component/
A Deic.h333 #define EIC_CONFIG_FILTEN3 (_U_(0x1) << EIC_CONFIG_FILTEN3_Pos) macro
/bsp/microchip/same54/bsp/include/component/
A Deic.h333 #define EIC_CONFIG_FILTEN3 (_U_(0x1) << EIC_CONFIG_FILTEN3_Pos) macro
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/component/
A Deic.h333 #define EIC_CONFIG_FILTEN3 (_U_(0x1) << EIC_CONFIG_FILTEN3_Pos) macro
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/component/
A Deic.h333 #define EIC_CONFIG_FILTEN3 (_U_(0x1) << EIC_CONFIG_FILTEN3_Pos) macro
/bsp/microchip/saml10/bsp/include/component/
A Deic.h378 #define EIC_CONFIG_FILTEN3 EIC_CONFIG_FILTEN3_Msk /**< \de… macro
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd20/include/component/
A Deic.h595 #define EIC_CONFIG_FILTEN3 (0x1ul << EIC_CONFIG_FILTEN3_Pos) macro
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd21/include/component/
A Deic.h592 #define EIC_CONFIG_FILTEN3 (0x1ul << EIC_CONFIG_FILTEN3_Pos) macro

Completed in 55 milliseconds