Searched refs:TI_CC32XX_PIN_POS (Results 1 – 2 of 2) sorted by relevance
28 pin = (pincfg >> TI_CC32XX_PIN_POS) & TI_CC32XX_PIN_MSK; in pinctrl_configure_pin()
32 #define TI_CC32XX_PIN_POS 16U macro45 ((((pin)&TI_CC32XX_PIN_MSK) << TI_CC32XX_PIN_POS) | \