MCPcopy Create free account
hub / github.com/FASTSHIFT/WatchX / map

Function map

WatchX/ArduinoAPI/Arduino.c:188–191  ·  view source on GitHub ↗

* @brief 将一个数字(整形)从一个范围重新映射到另一个区域 * @param x: 要映射的数字 * @param in_min: 值的当前范围的下界 * @param in_max: 值的当前范围的上界 * @param out_min: 值的目标范围的下界 * @param out_max: 值目标范围的上界 * @retval 映射的值(long) */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

BrightCtrlFunction · 0.50
PagePlayAnimFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected