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