APM:Libraries
Functions
stm32_util.h File Reference
#include "hal.h"
Include dependency graph for stm32_util.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void stm32_timer_set_input_filter (stm32_tim_t *tim, uint8_t channel, uint8_t filter_mode)
 

Function Documentation

◆ stm32_timer_set_input_filter()

void stm32_timer_set_input_filter ( stm32_tim_t *  tim,
uint8_t  channel,
uint8_t  filter_mode 
)

Definition at line 18 of file stm32_util.c.

Referenced by ChibiOS::SoftSigReader::attach_capture_timer(), and ChibiOS::SoftSigReaderInt::init().

Here is the caller graph for this function: