Searched refs:IS_GPIO_FUN (Results 1 – 2 of 2) sorted by relevance
| /bsp/yichip/yc3122-pos/Libraries/sdk/ | ||
| A D | yc_gpio.h | 171 #define IS_GPIO_FUN(fun) (fun <= 0xff) macro |
| A D | yc_gpio.c | 59 _ASSERT(IS_GPIO_FUN(function)); in GPIO_Config() |
Completed in 4 milliseconds