Searched refs:GPIO_PIN_NB (Results 1 – 2 of 2) sorted by relevance
168 pinmask = ((GPIO_InitStruct->Pin) << GPIO_PIN_MASK_POS) >> GPIO_PIN_NB; in LL_GPIO_Init()
49 #define GPIO_PIN_NB 16U macro