Searched refs:IS_GPIO_PIN_NUM (Results 1 – 4 of 4) sorted by relevance
326 #define IS_GPIO_PIN_NUM(x) (x < 16) macro
642 Assert_Param(IS_GPIO_PIN_NUM(GPIO_PIN_NUM_n)); in AFIO_EXTISourceConfig()
378 #define IS_GPIO_PIN_NUM(x) (x < 16) macro
675 Assert_Param(IS_GPIO_PIN_NUM(GPIO_PIN_NUM_n)); in AFIO_EXTISourceConfig()
Completed in 12 milliseconds