Searched refs:CHIP_PIN (Results 1 – 2 of 2) sorted by relevance
11 CHIP_PIN=($(gpiofind "$1" | awk '{print substr ($1, 9 ), $2 }'))13 if [ -z "$CHIP_PIN" ]; then