Searched refs:sscpsc (Results 1 – 2 of 2) sorted by relevance
65 const uint8_t sscpsc = DT_PROP(TSC_NODE, st_spread_spectrum_prescaler); in ZTEST() local94 if (sscpsc == 2) { in ZTEST()
56 uint8_t sscpsc; member217 if (config->sscpsc == 2) { in stm32_tsc_init()333 .sscpsc = DT_INST_PROP(index, st_spread_spectrum_prescaler), \