SimpleFOClibrary
2.4.0
Loading...
Searching...
No Matches
stm32_searchtimers.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
./stm32_mcu.h
"
4
5
#if defined(_STM32_DEF_) || defined(TARGET_STM32H7)
6
7
8
int
stm32_findBestTimerCombination(
int
numPins,
int
pins[], PinMap* pinTimers[]);
9
10
11
#endif
stm32_mcu.h
src
drivers
hardware_specific
stm32
stm32_searchtimers.h
Generated by
1.9.8