Searched refs:PIN_GROUP_NUM (Results 1 – 1 of 1) sorted by relevance
34 #define PIN_GROUP_NUM 8 macro92 resource->pwmPin = ((tempPin / DEC_TEN) * PIN_GROUP_NUM) + (tempPin % DEC_TEN); \144 resource->pwmPin = ((tempPin / DEC_TEN) * PIN_GROUP_NUM) + (tempPin % DEC_TEN); in GetPwmDeviceResource()