Searched refs:DEC_TEN (Results 1 – 1 of 1) sorted by relevance
33 #define DEC_TEN 10 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()