Searched refs:IS_GPIO_FUNC (Results 1 – 6 of 6) sorted by relevance
232 #define IS_GPIO_FUNC(x) ((x) <= 7) macro
240 #define IS_GPIO_FUNC(x) ((x) <= 7) macro
280 #define IS_GPIO_FUNC(x) ((x) <= 7) macro
193 assert_param(IS_GPIO_FUNC(init->func)); in ald_gpio_init()
195 assert_param(IS_GPIO_FUNC(init->func)); in ald_gpio_init()
197 assert_param(IS_GPIO_FUNC(init->func)); in ald_gpio_init()
Completed in 14 milliseconds