Searched refs:CC13XX_CC26XX_GPIO_DS_MASK (Results 1 – 2 of 2) sorted by relevance
33 #define CC13XX_CC26XX_GPIO_DS_MASK (0x3U << CC13XX_CC26XX_GPIO_DS_POS) macro
80 switch (flags & CC13XX_CC26XX_GPIO_DS_MASK) { in gpio_cc13xx_cc26xx_config()