Searched refs:CC13XX_CC26XX_GPIO_DEBOUNCE (Results 1 – 2 of 2) sorted by relevance
16 #define CC13XX_CC26XX_GPIO_DEBOUNCE (1U << 8) macro
77 config |= (flags & CC13XX_CC26XX_GPIO_DEBOUNCE) ? in gpio_cc13xx_cc26xx_config()