Searched refs:sync_pol (Results 1 – 2 of 2) sorted by relevance
68 const bool sync_pol = DT_PROP(TSC_NODE, st_syncpol_rising); in ZTEST() local118 if (sync_pol) { in ZTEST()
61 bool sync_pol; member222 if (config->sync_pol) { in stm32_tsc_init()338 .sync_pol = DT_INST_PROP(index, st_syncpol_rising), \