Searched refs:stm32_timer_capture_data (Results 1 – 1 of 1) sorted by relevance
117 static stm32_timer_capture_t *stm32_timer_capture_data[STM32_NUM_TIMERS]; variable251 stm32_timer_capture_t *tc = stm32_timer_capture_data[index]; in stm32_timer_capture_irq()328 stm32_timer_capture_data[stm32_timer_get_index(timer)] = tc; in stm32_timer_capture_setup()
Completed in 4 milliseconds