Home
last modified time | relevance | path

Searched refs:UCPD_InitStruct (Results 1 – 14 of 14) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_ucpd.c115 ErrorStatus LL_UCPD_Init(UCPD_TypeDef *UCPDx, const LL_UCPD_InitTypeDef *UCPD_InitStruct) in LL_UCPD_Init() argument
131 UCPD_InitStruct->psc_ucpdclk | (UCPD_InitStruct->transwin << UCPD_CFG1_TRANSWIN_Pos) | in LL_UCPD_Init()
132 (UCPD_InitStruct->IfrGap << UCPD_CFG1_IFRGAP_Pos) | UCPD_InitStruct->HbitClockDiv); in LL_UCPD_Init()
143 void LL_UCPD_StructInit(LL_UCPD_InitTypeDef *UCPD_InitStruct) in LL_UCPD_StructInit() argument
146 UCPD_InitStruct->psc_ucpdclk = LL_UCPD_PSC_DIV2; in LL_UCPD_StructInit()
147 UCPD_InitStruct->transwin = 0x7; /* Divide by 8 */ in LL_UCPD_StructInit()
148 UCPD_InitStruct->IfrGap = 0x10; /* Divide by 17 */ in LL_UCPD_StructInit()
149 UCPD_InitStruct->HbitClockDiv = 0x0D; /* Divide by 14 to produce HBITCLK */ in LL_UCPD_StructInit()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_ucpd.c115 ErrorStatus LL_UCPD_Init(UCPD_TypeDef *UCPDx, const LL_UCPD_InitTypeDef *UCPD_InitStruct) in LL_UCPD_Init() argument
131 UCPD_InitStruct->psc_ucpdclk | (UCPD_InitStruct->transwin << UCPD_CFG1_TRANSWIN_Pos) | in LL_UCPD_Init()
132 (UCPD_InitStruct->IfrGap << UCPD_CFG1_IFRGAP_Pos) | UCPD_InitStruct->HbitClockDiv); in LL_UCPD_Init()
143 void LL_UCPD_StructInit(LL_UCPD_InitTypeDef *UCPD_InitStruct) in LL_UCPD_StructInit() argument
146 UCPD_InitStruct->psc_ucpdclk = LL_UCPD_PSC_DIV2; in LL_UCPD_StructInit()
147 UCPD_InitStruct->transwin = 0x7; /* Divide by 8 */ in LL_UCPD_StructInit()
148 UCPD_InitStruct->IfrGap = 0x10; /* Divide by 17 */ in LL_UCPD_StructInit()
149 UCPD_InitStruct->HbitClockDiv = 0x0D; /* Divide by 14 to produce HBITCLK */ in LL_UCPD_StructInit()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_ucpd.c115 ErrorStatus LL_UCPD_Init(UCPD_TypeDef *UCPDx, const LL_UCPD_InitTypeDef *UCPD_InitStruct) in LL_UCPD_Init() argument
131 UCPD_InitStruct->psc_ucpdclk | (UCPD_InitStruct->transwin << UCPD_CFG1_TRANSWIN_Pos) | in LL_UCPD_Init()
132 (UCPD_InitStruct->IfrGap << UCPD_CFG1_IFRGAP_Pos) | UCPD_InitStruct->HbitClockDiv); in LL_UCPD_Init()
143 void LL_UCPD_StructInit(LL_UCPD_InitTypeDef *UCPD_InitStruct) in LL_UCPD_StructInit() argument
146 UCPD_InitStruct->psc_ucpdclk = LL_UCPD_PSC_DIV2; in LL_UCPD_StructInit()
147 UCPD_InitStruct->transwin = 0x7; /* Divide by 8 */ in LL_UCPD_StructInit()
148 UCPD_InitStruct->IfrGap = 0x10; /* Divide by 17 */ in LL_UCPD_StructInit()
149 UCPD_InitStruct->HbitClockDiv = 0x0D; /* Divide by 14 to produce HBITCLK */ in LL_UCPD_StructInit()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_ucpd.c115 ErrorStatus LL_UCPD_Init(UCPD_TypeDef *UCPDx, const LL_UCPD_InitTypeDef *UCPD_InitStruct) in LL_UCPD_Init() argument
131 UCPD_InitStruct->psc_ucpdclk | (UCPD_InitStruct->transwin << UCPD_CFG1_TRANSWIN_Pos) | in LL_UCPD_Init()
132 (UCPD_InitStruct->IfrGap << UCPD_CFG1_IFRGAP_Pos) | UCPD_InitStruct->HbitClockDiv); in LL_UCPD_Init()
143 void LL_UCPD_StructInit(LL_UCPD_InitTypeDef *UCPD_InitStruct) in LL_UCPD_StructInit() argument
146 UCPD_InitStruct->psc_ucpdclk = LL_UCPD_PSC_DIV2; in LL_UCPD_StructInit()
147 UCPD_InitStruct->transwin = 0x7; /* Divide by 8 */ in LL_UCPD_StructInit()
148 UCPD_InitStruct->IfrGap = 0x10; /* Divide by 17 */ in LL_UCPD_StructInit()
149 UCPD_InitStruct->HbitClockDiv = 0x0D; /* Divide by 14 to produce HBITCLK */ in LL_UCPD_StructInit()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_ucpd.c115 ErrorStatus LL_UCPD_Init(UCPD_TypeDef *UCPDx, const LL_UCPD_InitTypeDef *UCPD_InitStruct) in LL_UCPD_Init() argument
131 UCPD_InitStruct->psc_ucpdclk | (UCPD_InitStruct->transwin << UCPD_CFG1_TRANSWIN_Pos) | in LL_UCPD_Init()
132 (UCPD_InitStruct->IfrGap << UCPD_CFG1_IFRGAP_Pos) | UCPD_InitStruct->HbitClockDiv); in LL_UCPD_Init()
143 void LL_UCPD_StructInit(LL_UCPD_InitTypeDef *UCPD_InitStruct) in LL_UCPD_StructInit() argument
146 UCPD_InitStruct->psc_ucpdclk = LL_UCPD_PSC_DIV2; in LL_UCPD_StructInit()
147 UCPD_InitStruct->transwin = 0x7; /* Divide by 8 */ in LL_UCPD_StructInit()
148 UCPD_InitStruct->IfrGap = 0x10; /* Divide by 17 */ in LL_UCPD_StructInit()
149 UCPD_InitStruct->HbitClockDiv = 0x0D; /* Divide by 14 to produce HBITCLK */ in LL_UCPD_StructInit()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_ucpd.c115 ErrorStatus LL_UCPD_Init(UCPD_TypeDef *UCPDx, const LL_UCPD_InitTypeDef *UCPD_InitStruct) in LL_UCPD_Init() argument
131 UCPD_InitStruct->psc_ucpdclk | (UCPD_InitStruct->transwin << UCPD_CFG1_TRANSWIN_Pos) | in LL_UCPD_Init()
132 (UCPD_InitStruct->IfrGap << UCPD_CFG1_IFRGAP_Pos) | UCPD_InitStruct->HbitClockDiv); in LL_UCPD_Init()
143 void LL_UCPD_StructInit(LL_UCPD_InitTypeDef *UCPD_InitStruct) in LL_UCPD_StructInit() argument
146 UCPD_InitStruct->psc_ucpdclk = LL_UCPD_PSC_DIV2; in LL_UCPD_StructInit()
147 UCPD_InitStruct->transwin = 0x7; /* Divide by 8 */ in LL_UCPD_StructInit()
148 UCPD_InitStruct->IfrGap = 0x10; /* Divide by 17 */ in LL_UCPD_StructInit()
149 UCPD_InitStruct->HbitClockDiv = 0x0D; /* Divide by 14 to produce HBITCLK */ in LL_UCPD_StructInit()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_ucpd.c128 ErrorStatus LL_UCPD_Init(UCPD_TypeDef *UCPDx, LL_UCPD_InitTypeDef *UCPD_InitStruct) in LL_UCPD_Init() argument
148 UCPD_InitStruct->psc_ucpdclk | (UCPD_InitStruct->transwin << UCPD_CFG1_TRANSWIN_Pos) | in LL_UCPD_Init()
149 (UCPD_InitStruct->IfrGap << UCPD_CFG1_IFRGAP_Pos) | UCPD_InitStruct->HbitClockDiv); in LL_UCPD_Init()
160 void LL_UCPD_StructInit(LL_UCPD_InitTypeDef *UCPD_InitStruct) in LL_UCPD_StructInit() argument
163 UCPD_InitStruct->psc_ucpdclk = LL_UCPD_PSC_DIV2; in LL_UCPD_StructInit()
164 UCPD_InitStruct->transwin = 0x7; /* Divide by 8 */ in LL_UCPD_StructInit()
165 UCPD_InitStruct->IfrGap = 0x10; /* Divide by 17 */ in LL_UCPD_StructInit()
166 UCPD_InitStruct->HbitClockDiv = 0x0D; /* Divide by 14 to produce HBITCLK */ in LL_UCPD_StructInit()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_ucpd.h1790 ErrorStatus LL_UCPD_Init(UCPD_TypeDef *UCPDx, const LL_UCPD_InitTypeDef *UCPD_InitStruct);
1791 void LL_UCPD_StructInit(LL_UCPD_InitTypeDef *UCPD_InitStruct);
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_ucpd.h1858 ErrorStatus LL_UCPD_Init(UCPD_TypeDef *UCPDx, const LL_UCPD_InitTypeDef *UCPD_InitStruct);
1859 void LL_UCPD_StructInit(LL_UCPD_InitTypeDef *UCPD_InitStruct);
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_ucpd.h1869 ErrorStatus LL_UCPD_Init(UCPD_TypeDef *UCPDx, const LL_UCPD_InitTypeDef *UCPD_InitStruct);
1870 void LL_UCPD_StructInit(LL_UCPD_InitTypeDef *UCPD_InitStruct);
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_ucpd.h1869 ErrorStatus LL_UCPD_Init(UCPD_TypeDef *UCPDx, const LL_UCPD_InitTypeDef *UCPD_InitStruct);
1870 void LL_UCPD_StructInit(LL_UCPD_InitTypeDef *UCPD_InitStruct);
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_ucpd.h1836 ErrorStatus LL_UCPD_Init(UCPD_TypeDef *UCPDx, LL_UCPD_InitTypeDef *UCPD_InitStruct);
1837 void LL_UCPD_StructInit(LL_UCPD_InitTypeDef *UCPD_InitStruct);
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_ucpd.h1836 ErrorStatus LL_UCPD_Init(UCPD_TypeDef *UCPDx, const LL_UCPD_InitTypeDef *UCPD_InitStruct);
1837 void LL_UCPD_StructInit(LL_UCPD_InitTypeDef *UCPD_InitStruct);
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_ucpd.h1847 ErrorStatus LL_UCPD_Init(UCPD_TypeDef *UCPDx, const LL_UCPD_InitTypeDef *UCPD_InitStruct);
1848 void LL_UCPD_StructInit(LL_UCPD_InitTypeDef *UCPD_InitStruct);