Searched refs:transwin (Results 1 – 14 of 14) sorted by relevance
131 UCPD_InitStruct->psc_ucpdclk | (UCPD_InitStruct->transwin << UCPD_CFG1_TRANSWIN_Pos) | in LL_UCPD_Init()147 UCPD_InitStruct->transwin = 0x7; /* Divide by 8 */ in LL_UCPD_StructInit()
148 UCPD_InitStruct->psc_ucpdclk | (UCPD_InitStruct->transwin << UCPD_CFG1_TRANSWIN_Pos) | in LL_UCPD_Init()164 UCPD_InitStruct->transwin = 0x7; /* Divide by 8 */ in LL_UCPD_StructInit()
60 …uint32_t transwin; /*!< Specify the number of cycles (minus 1) of the half bit clock (s… member