Searched refs:PIN_IS_AVAILABLE (Results 1 – 1 of 1) sorted by relevance
23 #define PIN_IS_AVAILABLE(n) ((n) < GPIO_MAX_PINS) macro30 if (PIN_IS_AVAILABLE(pin)) { in GPIO_Setup()42 if (PIN_IS_AVAILABLE(pin)) { in GPIO_SetDirection()63 if (PIN_IS_AVAILABLE(pin)) { in GPIO_SetOutputMode()84 if (PIN_IS_AVAILABLE(pin)) { in GPIO_SetPullResistor()107 if (PIN_IS_AVAILABLE(pin)) { in GPIO_SetEventTrigger()131 if (PIN_IS_AVAILABLE(pin)) { in GPIO_SetOutput()139 if (PIN_IS_AVAILABLE(pin)) { in GPIO_GetInput()