Searched refs:AT32_GPIOF_DEGLITCH (Results 1 – 4 of 4) sorted by relevance
279 at32_select_gpio( PIN_PWR_SW_N, AT32_GPIOF_DEGLITCH);280 at32_select_gpio( PIN_PB_LEFT, AT32_GPIOF_DEGLITCH);281 at32_select_gpio( PIN_PB_RIGHT, AT32_GPIOF_DEGLITCH);303 GPIO_PERIPH_A, AT32_GPIOF_DEGLITCH);312 GPIO_PERIPH_A, AT32_GPIOF_DEGLITCH);
21 #define AT32_GPIOF_DEGLITCH 0x00000008 /* (IN) Filter glitches */ macro
136 if (flags & AT32_GPIOF_DEGLITCH) in at32_select_gpio()
1886 select_peripheral(PIOB, extint_pin, PERIPH_A, AT32_GPIOF_DEGLITCH); in at32_init_ide_or_cf()1937 at32_select_gpio(data->detect_pin, AT32_GPIOF_DEGLITCH); in at32_add_device_cf()