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

Function Timer_SetInterrupt

WatchX/Core/timer.c:223–248  ·  view source on GitHub ↗

* @brief 定时中断配置 * @param TIMx:定时器地址 * @param time: 中断时间(微秒) * @param function: 定时中断回调函数 * @retval 无 */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

SW_InitFunction · 0.85

Calls 2

Timer_TimeToArrPscFunction · 0.85
Timer_SetInterruptBaseFunction · 0.85

Tested by

no test coverage detected