Searched refs:DISABLE_GPIO_NUM (Results 1 – 2 of 2) sorted by relevance
490 memset(GPIO_Array, DISABLE_GPIO_NUM, NUM_OF_LEDS+1); in ReadConfigFileStructure()542 DISABLE_GPIO_NUM; in ReadConfigFileStructure()558 if ((Adapter->LEDInfo.LEDState[uiIndex].LED_Type == DISABLE_GPIO_NUM) || in ReadConfigFileStructure()595 DISABLE_GPIO_NUM) in LedGpioInit()614 *GPIO_num_tx = DISABLE_GPIO_NUM; in BcmGetGPIOPinInfo()615 *GPIO_num_rx = DISABLE_GPIO_NUM; in BcmGetGPIOPinInfo()625 != DISABLE_GPIO_NUM) { in BcmGetGPIOPinInfo()626 if (*GPIO_num_tx == DISABLE_GPIO_NUM) { in BcmGetGPIOPinInfo()639 != DISABLE_GPIO_NUM) { in BcmGetGPIOPinInfo()672 GPIO_num = DISABLE_GPIO_NUM; in LEDControlThread()[all …]
16 #define DISABLE_GPIO_NUM 0xFF macro