Home
last modified time | relevance | path

Searched refs:stm32_lptim_cnt_ext (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/counter/
H A Dstm32-lptimer-cnt.c292 static const struct counter_count_ext stm32_lptim_cnt_ext[] = { variable
405 .ext = stm32_lptim_cnt_ext,
406 .num_ext = ARRAY_SIZE(stm32_lptim_cnt_ext)
417 .ext = stm32_lptim_cnt_ext,
418 .num_ext = ARRAY_SIZE(stm32_lptim_cnt_ext)
/kernel/linux/linux-6.6/drivers/counter/
H A Dstm32-lptimer-cnt.c267 static struct counter_comp stm32_lptim_cnt_ext[] = { variable
394 .ext = stm32_lptim_cnt_ext,
395 .num_ext = ARRAY_SIZE(stm32_lptim_cnt_ext)
406 .ext = stm32_lptim_cnt_ext,
407 .num_ext = ARRAY_SIZE(stm32_lptim_cnt_ext)

Completed in 3 milliseconds