Searched refs:stm32_cc (Results 1 – 1 of 1) sorted by relevance
406 static const struct stm32_count_cc_regs stm32_cc[] = { variable424 if (ch >= ARRAY_SIZE(stm32_cc) || ch >= priv->nchannels) { in stm32_count_capture_configure()429 cc = &stm32_cc[ch]; in stm32_count_capture_configure()