Home
last modified time | relevance | path

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

/bsp/microchip/samc21/bsp/hri/
A Dhri_eic_c21.h987 ((Eic *)hw)->CONFIG[index].reg |= EIC_CONFIG_FILTEN7; in hri_eic_set_CONFIG_FILTEN7_bit()
995 tmp = (tmp & EIC_CONFIG_FILTEN7) >> EIC_CONFIG_FILTEN7_Pos; in hri_eic_get_CONFIG_FILTEN7_bit()
1004 tmp &= ~EIC_CONFIG_FILTEN7; in hri_eic_write_CONFIG_FILTEN7_bit()
1013 ((Eic *)hw)->CONFIG[index].reg &= ~EIC_CONFIG_FILTEN7; in hri_eic_clear_CONFIG_FILTEN7_bit()
1020 ((Eic *)hw)->CONFIG[index].reg ^= EIC_CONFIG_FILTEN7; in hri_eic_toggle_CONFIG_FILTEN7_bit()
/bsp/microchip/samd51-adafruit-metro-m4/bsp/hri/
A Dhri_eic_d51.h1013 ((Eic *)hw)->CONFIG[index].reg |= EIC_CONFIG_FILTEN7; in hri_eic_set_CONFIG_FILTEN7_bit()
1021 tmp = (tmp & EIC_CONFIG_FILTEN7) >> EIC_CONFIG_FILTEN7_Pos; in hri_eic_get_CONFIG_FILTEN7_bit()
1030 tmp &= ~EIC_CONFIG_FILTEN7; in hri_eic_write_CONFIG_FILTEN7_bit()
1039 ((Eic *)hw)->CONFIG[index].reg &= ~EIC_CONFIG_FILTEN7; in hri_eic_clear_CONFIG_FILTEN7_bit()
1046 ((Eic *)hw)->CONFIG[index].reg ^= EIC_CONFIG_FILTEN7; in hri_eic_toggle_CONFIG_FILTEN7_bit()
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hri/
A Dhri_eic_d51.h1013 ((Eic *)hw)->CONFIG[index].reg |= EIC_CONFIG_FILTEN7; in hri_eic_set_CONFIG_FILTEN7_bit()
1021 tmp = (tmp & EIC_CONFIG_FILTEN7) >> EIC_CONFIG_FILTEN7_Pos; in hri_eic_get_CONFIG_FILTEN7_bit()
1030 tmp &= ~EIC_CONFIG_FILTEN7; in hri_eic_write_CONFIG_FILTEN7_bit()
1039 ((Eic *)hw)->CONFIG[index].reg &= ~EIC_CONFIG_FILTEN7; in hri_eic_clear_CONFIG_FILTEN7_bit()
1046 ((Eic *)hw)->CONFIG[index].reg ^= EIC_CONFIG_FILTEN7; in hri_eic_toggle_CONFIG_FILTEN7_bit()
/bsp/microchip/same54/bsp/hri/
A Dhri_eic_e54.h1013 ((Eic *)hw)->CONFIG[index].reg |= EIC_CONFIG_FILTEN7; in hri_eic_set_CONFIG_FILTEN7_bit()
1021 tmp = (tmp & EIC_CONFIG_FILTEN7) >> EIC_CONFIG_FILTEN7_Pos; in hri_eic_get_CONFIG_FILTEN7_bit()
1030 tmp &= ~EIC_CONFIG_FILTEN7; in hri_eic_write_CONFIG_FILTEN7_bit()
1039 ((Eic *)hw)->CONFIG[index].reg &= ~EIC_CONFIG_FILTEN7; in hri_eic_clear_CONFIG_FILTEN7_bit()
1046 ((Eic *)hw)->CONFIG[index].reg ^= EIC_CONFIG_FILTEN7; in hri_eic_toggle_CONFIG_FILTEN7_bit()
/bsp/microchip/samc21/bsp/samc21/include/component/
A Deic.h401 #define EIC_CONFIG_FILTEN7 (_U_(0x1) << EIC_CONFIG_FILTEN7_Pos) macro
/bsp/microchip/same54/bsp/include/component/
A Deic.h401 #define EIC_CONFIG_FILTEN7 (_U_(0x1) << EIC_CONFIG_FILTEN7_Pos) macro
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/component/
A Deic.h401 #define EIC_CONFIG_FILTEN7 (_U_(0x1) << EIC_CONFIG_FILTEN7_Pos) macro
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/component/
A Deic.h401 #define EIC_CONFIG_FILTEN7 (_U_(0x1) << EIC_CONFIG_FILTEN7_Pos) macro
/bsp/microchip/saml10/bsp/include/component/
A Deic.h450 #define EIC_CONFIG_FILTEN7 EIC_CONFIG_FILTEN7_Msk /**< \de… macro
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd20/include/component/
A Deic.h663 #define EIC_CONFIG_FILTEN7 (0x1ul << EIC_CONFIG_FILTEN7_Pos) macro
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd21/include/component/
A Deic.h660 #define EIC_CONFIG_FILTEN7 (0x1ul << EIC_CONFIG_FILTEN7_Pos) macro

Completed in 67 milliseconds