Searched refs:ucpd_params (Results 1 – 2 of 2) sorted by relevance
267 LL_UCPD_InitTypeDef ucpd_params; member
1403 (LL_UCPD_InitTypeDef *)&config->ucpd_params); in ucpd_init()1491 .ucpd_params.psc_ucpdclk = ilog2(DT_INST_PROP(inst, psc_ucpdclk)), \1492 .ucpd_params.transwin = DT_INST_PROP(inst, transwin) - 1, \1493 .ucpd_params.IfrGap = DT_INST_PROP(inst, ifrgap) - 1, \1494 .ucpd_params.HbitClockDiv = DT_INST_PROP(inst, hbitclkdiv) - 1, \