Searched refs:IS_GPIO_PINNUM (Results 1 – 2 of 2) sorted by relevance
57 #define IS_GPIO_PINNUM(__PINNUM__) ((__PINNUM__) < 16U) macro
257 assert_parameters(IS_GPIO_PINNUM(PinNum)); in GPIO_WriteBit()
Completed in 8 milliseconds